1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-11-01 14:20:07 +00:00
Commit Graph

44 Commits

Author SHA1 Message Date
Tim Düsterhus
76191f9476 Use CSS animations for topic 2013-01-31 16:03:20 +01:00
Tim Düsterhus
1fc25c5def Improve CSS 2013-01-30 17:15:46 +01:00
Tim Düsterhus
26ac9b8626 Improve message design with CSS tables 2013-01-30 16:34:02 +01:00
Tim Düsterhus
d280492e78 Improve message icons 2013-01-28 20:45:57 +01:00
Tim Düsterhus
98943f9309 Remove proxying of pages, remove deliver copyright background in own request 2013-01-27 22:55:42 +01:00
max-m
dc75c38b3f Edited copyright, moved JavaScript to head, fixed logPage 2013-01-27 15:16:29 +01:00
max-m
063a56bcb6 Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00
Tim Düsterhus
d2f23cb5a7 Show Chatlog inline 2013-01-09 19:59:32 +01:00
Tim Düsterhus
d1313bf5f9 Add first version of ChatLog 2012-11-23 20:42:05 +01:00
Tim Düsterhus
912201dd64 Add styling for suspended users 2012-11-20 16:08:48 +01:00
Tim Düsterhus
92d63b9124 Username is no longer encapsulated in a <strong> 2012-11-20 15:16:27 +01:00
Tim Düsterhus
a03cf10fea make Tims Chat compatible with collapsible sidebar 2012-10-25 22:58:54 +02:00
Tim Düsterhus
0587fdfa0f Add language items 2012-10-20 18:04:46 +02:00
Tim Düsterhus
ca123d62b0 Use dropdown for usermenu, resort CSS, improve templates 2012-10-19 22:26:50 +02:00
Tim Düsterhus
2c63fd0658 Fix fullscreen mode 2012-10-15 16:45:22 +02:00
Tim Düsterhus
fd75bf99ab Move CSS from Template to less 2012-10-15 14:39:59 +02:00
max-m
97fed09649 LESS, FUCK YEAH!
- Converted sass to less files
- Adapted LESS files to use WCF style variables and less functions
- Adapted chat.tpl and jCounter.jQuery.coffee to not include their css
  files (they are compiled by lessphp as of now)
2012-09-23 17:37:18 +02:00
Tim Düsterhus
09b2840ce1 Fixing whitespaces 2012-08-28 22:29:34 +02:00
max-m
f48c4d2d81 Smilies except the default category (ID null) will be loaded via Ajax from now on.
Also fixed some css bugs and restyled the sidebar a bit.
2012-07-14 15:04:53 +02:00
max-m
6e61152665 Modified sidebar and fixed some minor positioning errors. 2012-07-07 22:30:28 +02:00
Tim Düsterhus
a2c7691e46 .ajaxLoad looks much better now 2012-06-29 21:53:10 +02:00
Tim Düsterhus
32d16f4213 Simulating fullscreen mode
It works now in every modern browser and does not throw a warning.
2012-06-28 18:26:55 +02:00
Tim Düsterhus
4a5adc9645 Improving CSS 2012-06-13 18:04:40 +02:00
Tim Düsterhus
41e404bbdc Adding CSS for HTML5 Fullscreen-Mode 2012-06-13 17:55:20 +02:00
Tim Düsterhus
ba949d3463 Fixing line-breaks in jCounter 2012-05-21 16:43:22 +02:00
max-m
ddf4265fd6 Fixed icons. 2012-05-21 12:27:26 +02:00
Tim Düsterhus
7cc2c613b6 Making users that are away a bit more transparent. 2012-04-20 22:14:24 +02:00
max-m
c3c1cf414a Fixed frontend (still some tiny quirks remaining, but they aren' important for now) 2012-04-15 00:21:33 +02:00
Tim Düsterhus
068670ae66 Away-users are 80% opaque now 2012-03-23 22:52:46 +01:00
Tim Düsterhus
10c20f68c1 Fixed problem with too long usernames 2012-03-22 17:31:37 +01:00
Tim Düsterhus
24161a5939 Changing Package Identifier to be.bastelstu.wcf.chat 2012-03-12 17:19:01 +01:00
max-m
b7c868ea32 Fixed wrong constant name and added forgotten counter CSS file 2012-03-11 15:12:42 +01:00
Tim Düsterhus
744d26b40a Add missing js und wcf- Prefix 2012-02-12 12:32:21 +01:00
Tim Düsterhus
3f3c011661 Fixing badges 2012-02-09 21:19:48 +01:00
Tim Düsterhus
a8ae61b4e1 Fixing some classes, real buttons 2012-02-06 18:35:09 +01:00
max-m
3ec195d10e Fixes animation of old messages due to channelchange 2012-02-05 21:35:56 +01:00
unknown
3c442c2371 Added the new CSS-prefixes 2012-02-05 18:04:23 +01:00
Tim Düsterhus
720b25f380 Get text-overflow working for our sidebar 2012-02-04 22:37:54 +01:00
Tim Düsterhus
2f937df323 2011 -> 2012 2012-01-28 17:50:33 +01:00
max-m
9689d3b397 Fixed CSS, add and use language vars via WCF.Language, tabs change when clicking on badges too 2012-01-15 21:14:48 +01:00
Tim Düsterhus
4aba3376ed Cleanup Style
- Add comment
- Remove unneeded declarations
- Fix conflict with search
2012-01-07 17:47:38 +01:00
Tim Düsterhus
75adb8e3ab Hide overflow-x so one cannot nuke our chat-stream 2012-01-07 17:20:21 +01:00
Tim Düsterhus
b17498d8e5 Change background-color of "active-badge" to blue 2012-01-07 16:52:28 +01:00
Tim Düsterhus
9cb0bfafbc Converting CSS to SCSS and moving it into an own file 2011-12-26 21:00:11 +01:00