d4e6d3faef
Depend on Push instead of nodePush
2014-09-29 01:39:45 +02:00
a6e6184da6
Improve clearfix
2014-09-20 21:57:17 +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
da96abd546
Add sidebar events
2014-03-24 21:52:05 +01:00
4f4ececb6f
Add missing language variable to WCF.Language (JS)
2014-03-16 20:20:54 +01:00
9d8359a52c
Fix mute command in user menu
...
see https://tims.bastelstu.be/forum/index.php/Thread/129-Knebeln-per-Dropdown-nicht-m%C3%B6glich/
2014-03-10 18:25:18 +01:00
Tim Düsterhus
ecb82e74d7
Improve chat template
...
- Add missing userNotice include in roomList
- Add missing template event for buttons
2014-03-06 00:23:45 +01:00
Maximilian Mader
63fb3cdd9c
Fix language variable
2014-03-03 19:08:37 +01:00
Maximilian Mader
dde862d5a6
Fix overflow on reload button
2014-03-02 22:41:20 +01:00
Maximilian Mader
515a670a6c
Fix fullscreen mode on mobile devices and single line information messages
2014-03-02 20:03:21 +01:00
Maximilian Mader
16afdf6ce4
Add permission check to user menu
...
Also export getUserList and getRoomList
2014-03-02 17:57:41 +01:00
Maximilian Mader
20bce575bb
Improve selection of chat messages
2014-03-02 00:33:45 +01:00
Tim Düsterhus
63dda62662
Add Max to graphics
2014-03-01 23:51:18 +01:00
Tim Düsterhus
f4c294a77c
Fix formatting
2014-02-28 17:06:50 +01:00
Tim Düsterhus
9bd0169b14
Fix errornous merge in chat.tpl
2014-02-28 00:02:27 +01:00
Maximilian Mader
c7cd385a14
Fix bold font weight of usernames in the chat stream
2014-02-27 23:12:22 +01:00
Tim Düsterhus
b05a23ab35
Add template event in userMenu
2014-02-27 22:48:17 +01:00
Tim Düsterhus
fff9b18cc3
Merge branch 'frontend'
...
Conflicts:
template/chat.tpl
Closes #52
Closes #54
Closes #55
See #57
Closes #68
Closes #70
2014-02-27 22:44:19 +01:00
Tim Düsterhus
2e0651ddd8
Automatically refresh room list in room selector
2014-02-27 20:06:28 +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
e1c410e2c9
Merge branch 'frontend' of github.com:wbbaddons/Tims-Chat into frontend
2014-02-27 18:57:58 +01:00
Maximilian Mader
168e1a9d28
Update language variables
2014-02-27 18:55:53 +01:00
Tim Düsterhus
fcf80a637e
Fix typo in __copyright.tpl
2014-02-27 16:46:12 +01:00
Tim Düsterhus
1c1f695ecd
Add option to force a room selection
2014-02-13 16:39:16 +01:00
Maximilian Mader
dcc475c828
Fix message types being treated as strings
2014-02-10 00:43:18 +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
d2c847c765
Fix dropdown error when no menu exists for a user (see 7468aa342e
)
...
Closes #66
2013-12-08 16:19:57 +01:00
Tim Düsterhus
3483422f1a
Remove <hgroup> from template
2013-11-24 21:16:27 +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
77830cf6fb
Merge branch 'master' into attachments
2013-11-02 23:05:57 +01:00
Maximilian Mader
2088cb9c01
Fix some typos, overhaul copyright dialog
2013-11-02 21:54:24 +01:00
Maximilian Mader
86ac2861f8
Improve front end design of attachment
2013-10-16 15:55:33 +02:00
Maximilian Mader
5862f1c283
Merge branch 'master' into attachments
2013-10-16 14:11:02 +02:00
Tim Düsterhus
dbd9c299f5
Add missing <dt> in chat.tpl
...
Fixes #58
2013-10-06 14:59:53 +02:00
Maximilian Mader
7581490345
Improve attachment system
...
Now it's possible to upload attachments and generate an attachment
message. The attachments are registered in the database correctly and
can be viewed WCF's attachment list in ACP.
TODO: Proper design in frontend and some backend functions.
2013-10-06 02:59:13 +02:00
Maximilian Mader
06882254a0
Merge branch 'master' into attachments
...
Conflicts:
template/javascriptInclude.tpl
2013-10-06 02:12:42 +02:00
Tim Düsterhus
1060ad1512
Remove obsolete javascript file in javascriptInclude
2013-10-01 00:07:44 +02:00
Tim Düsterhus
a82d6bd6b5
Clean up LESS a bit
...
see #54
2013-09-15 22:39:40 +02:00
Maximilian Mader
0fa4bbc9b6
Add first pieces of attachment upload
...
Currently the upload is working, but it's impossible to delete the
attachment or generate a "attachment message"
2013-09-14 23:45:34 +02:00
Maximilian Mader
1979a901a2
Delete obsolete file
2013-09-08 22:18:16 +02:00
Tim Düsterhus
7def8429cf
Add missing marginTop to #timsChatTopic
...
Closes #48
2013-09-07 15:17:22 +02:00
Maximilian Mader
dcfc8a94cd
Merge branch 'master' into protocol
2013-09-05 20:35:07 +02:00
Tim Düsterhus
e752a58ff7
Move template listener code into templates
...
Closes #45
2013-08-11 17:22:51 +02:00
Tim Düsterhus
22dca4b7c5
Add missing language item and improve some others
...
Fixes #40
2013-08-02 21:18:25 +02:00
Maximilian Mader
3dba0e8e6b
Activate relocation of scripts
2013-08-02 00:37:26 +02:00
Tim Düsterhus
db8fa89e7b
Merge branch 'master' into protocol
...
Conflicts:
acpMenu.xml
2013-07-24 21:55:37 +02:00
Maximilian Mader
bb185fc712
Add our alpha tester to the credits.
2013-07-24 21:39:55 +02:00