0e7d4d9c07
Make smiley selection compatible with WCF 2.0 and 2.1
2015-01-09 20:16:47 +01:00
5d43af828b
Add user option to limit maximum amount of messages per tab
2014-12-17 21:04:55 +01:00
ea693dae00
Add auto away function
2014-12-16 23:45:28 +01:00
a2a1a86324
Allow saving of button statuses
...
Closes #65
2014-12-14 01:50:53 +01:00
d4e6d3faef
Depend on Push instead of nodePush
2014-09-29 01:39:45 +02:00
4f4ececb6f
Add missing language variable to WCF.Language (JS)
2014-03-16 20:20:54 +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
16afdf6ce4
Add permission check to user menu
...
Also export getUserList and getRoomList
2014-03-02 17:57:41 +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
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
168e1a9d28
Update language variables
2014-02-27 18:55:53 +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
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
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
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
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
a0cf213e48
Closing of private channels is now possible,
...
add notifications to private channel tab menu (style is just a placeholder
right now)
2013-07-24 16:16:17 +02:00
Maximilian Mader
de96de5941
Fix tooltip positioning
2013-07-12 21:29:17 +02:00
Maximilian Mader
3580ebfd5c
Simplify code a bit
2013-07-12 20:52:54 +02:00
Maximilian Mader
a330127c0b
Readd accidentally deleted template code
...
This shouldn't be deleted in this branch.
2013-07-12 17:20:06 +02:00
Maximilian Mader
3bdbc2159b
Add forgotten files
...
Maybe I was asleep ... I don't know.
2013-07-12 17:15:13 +02:00
Maximilian Mader
7cb15e5e9c
First working draft of private channels
2013-07-09 19:41:14 +02:00
Maximilian Mader
9530dad294
Remove <script> type-attribute
2013-07-08 22:39:02 +02:00
Maximilian Mader
f02631a7c7
Add possibility to hide topic.
2013-07-08 21:25:48 +02:00
Maximilian Mader
61c835cd38
Make config editable via template event
2013-06-24 18:25:30 +02:00
Maximilian Mader
14fcafc483
Add missing quotes
2013-06-24 18:17:35 +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
a71e1ec00e
Improve frontend
...
according to http://ux.stackexchange.com/a/41142/32862
2013-06-23 18:48:48 +02:00
Tim Düsterhus
820711cc9f
Remove required attribute from input
...
Looks crappy in Firefox
2013-06-23 18:09:17 +02:00
Maximilian Mader
6fa0d3a3f2
Remove chat log from frontend
...
This commit is a preparation for moving the chat log into ACP
2013-06-22 16:44:10 +02:00
Tim Düsterhus
31755392a4
Add missing class to chat.tpl
2013-06-09 15:34:13 +02:00
Tim Düsterhus
9d637efa15
Read out available commands
2013-06-01 14:37:18 +02:00
Tim Düsterhus
11084c4bac
Join rooms via JavaScript (so JS errors don't lead to a join)
...
Closes #19
2013-05-26 17:19:04 +02:00
Tim Düsterhus
810bb5134c
Clean up less
2013-05-24 20:33:41 +02:00
Tim Düsterhus
2a9c3882aa
Clean up language items
2013-05-24 19:26:29 +02:00
max-m
92f142f06c
Whoops. Readd data-status.
2013-05-16 21:40:32 +02:00
max-m
fb879958e5
Add missing language variable, remove enable-message for smilies
2013-05-16 21:34:16 +02:00
max-m
514c6b47e8
Use the new icon-smile icon (as of FontAwesome 3.1)
...
Also include .min.js if not in debug mode
2013-05-16 21:25:15 +02:00
Tim Düsterhus
abc6ba66f4
Rework CoffeeScript
2013-05-15 21:55:51 +02:00