1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Maximilian Mader
92ed075076 Rewrite frontend
With this commit pretty much the whole frontend has been rewritten.
This should hopefully fix most of the issues in “exotic” styles.

The changes include:

- Overall cleanup
- Better adaption to the WCF design
- Reworked private channels menu
- Reworked sidebar (may change later, currently the heights of the elements are hardcoded and not dynamic)
- Working user action menu
- Fixed auto scrolling
- Better visual notifications

- This software does not contain any easter eggs
- No penguins were harmed in the production of this software

Todo:

- Fullscreen mode
- Some language variables
2014-02-08 15:30:59 +01:00
Tim Düsterhus
008f20e2b6 Really fixup 992e794 2013-11-19 21:18:11 +01:00
Tim Düsterhus
0adc61c545 Fixup 992e794 2013-11-19 21:17:22 +01:00
Tim Düsterhus
992e794006 Fix design of Message::TYPE_INFORMATION 2013-11-19 21:16:15 +01:00
Maximilian Mader
3fe5016c9a Improve attachments in UI 2013-11-02 23:08:12 +01:00
Maximilian Mader
86ac2861f8 Improve front end design of attachment 2013-10-16 15:55:33 +02:00
Maximilian Mader
5fd1e6e7be Further message template improvements
- Publish message types to JavaScript
- add message type icons
- style info message properly
2013-06-24 17:49:24 +02:00
Maximilian Mader
f313dde2c3 Prepare for message merging 2013-06-23 19:45:20 +02:00
Maximilian Mader
a71e1ec00e Improve frontend
according to http://ux.stackexchange.com/a/41142/32862
2013-06-23 18:48:48 +02:00
Tim Düsterhus
cdef22d95a Add jsTooltip to whisper icon 2013-06-08 16:18:01 +02:00
Tim Düsterhus
b27f7589c6 Insert whisper command when hitting the icon 2013-06-08 16:15:59 +02:00
Maximilian Mader
70f6516176 Format message.tpl and replace that ugly ascii arrow with a proper icon 2013-05-30 22:48:34 +03:00
Tim Düsterhus
63321dd0bd Handle whisper formatting on the client side.
Add additionalData to messages
2013-05-28 23:39:19 +02:00
Tim Düsterhus
d9842fcb8d Made message marking functional 2013-04-26 23:02:57 +02:00
Tim Düsterhus
26ac9b8626 Improve message design with CSS tables 2013-01-30 16:34:02 +01:00
max-m
063a56bcb6 Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00