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

24 Commits

Author SHA1 Message Date
a6e6184da6 Improve clearfix 2014-09-20 21:57:17 +02:00
74a1b58085 Remove relicts 2014-08-17 02:54:07 +02:00
Maximilian Mader
61bba5529c Add clearfix to .timsChatText to prevent floated content destroying the layout 2014-08-12 21:09:30 +02:00
Maximilian Mader
6f9418e167 Fix marking of messages in speech bubbles
It failed on appending a new message to the same speech bubble
2014-06-21 18:54:35 +02:00
Maximilian Mader
dde862d5a6 Fix overflow on reload button 2014-03-02 22:41:20 +01:00
Maximilian Mader
20bce575bb Improve selection of chat messages 2014-03-02 00:33:45 +01:00
Tim Düsterhus
f4c294a77c Fix formatting 2014-02-28 17:06:50 +01:00
Maximilian Mader
5abf436b43 Allow users to resize the message container 2014-02-27 23:32:16 +01:00
Maximilian Mader
c7cd385a14 Fix bold font weight of usernames in the chat stream 2014-02-27 23:12:22 +01:00
Maximilian Mader
f5bd373839 Add smiley overlay for mobile devices 2014-02-27 22:16:08 +01:00
Maximilian Mader
bf0463a325 Fix attachment upload dropdown z-index issue 2014-02-27 20:52:47 +01:00
Maximilian Mader
cbcdc7c236 Fix empty topic boxes 2014-02-27 20:43:54 +01:00
Maximilian Mader
2a0dd00875 Fix sidebar padding in fullscreen mode and update some language variables 2014-02-27 19:13:42 +01:00
Maximilian Mader
c32bd4bbef Improve fullscreen 2014-02-23 01:17:15 +01:00
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
Maximilian Mader
33d2ebad1a Partially revert 85be70c33d
Pushed local changes by accident
2013-11-21 22:08:23 +01:00
Maximilian Mader
85be70c33d Fix right aligned messages 2013-11-21 21:58:58 +01:00
Tim Düsterhus
12d59d93e2 Fix width in fullscreen mode 2013-11-19 21:31:26 +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
31d5a7d4b7 Add missing style declarations 2013-10-06 17:34:20 +02:00
Tim Düsterhus
a82d6bd6b5 Clean up LESS a bit
see #54
2013-09-15 22:39:40 +02:00
Tim Düsterhus
829c01f1d5 Remove obsolete less 2013-09-15 15:25:32 +02:00
Tim Düsterhus
f3208a403f Fix package identifier in LESS 2013-09-10 21:45:37 +02:00