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
Tim Düsterhus
37d8542eff
Fix submit event
2013-05-15 18:06:29 +02:00
Tim Düsterhus
b6855f4d59
Wrap CSS into CDATA
2013-05-15 17:52:53 +02:00
max-m
b14b1e8c57
Overhaul UI
...
TODO: Sidebar overhaul/y-scroll
2013-05-03 20:27:41 +02:00
Tim Düsterhus
037e35ba0d
Use new nodePush package
2013-04-29 16:56:20 +02:00
Tim Düsterhus
bd649d50a6
Fix smiley selection
2013-04-28 16:54:56 +02:00
Tim Düsterhus
42934f778d
Add invisible button with accesskey s
2013-04-27 13:17:09 +02:00
Tim Düsterhus
55dfd865e5
Use real buttons again
2013-04-27 13:04:36 +02:00
Tim Düsterhus
5da28e7952
Add language variable to JS
2013-04-26 23:10:33 +02:00
Tim Düsterhus
d9842fcb8d
Made message marking functional
2013-04-26 23:02:57 +02:00
Tim Düsterhus
32e979c7c5
Add logo
2013-04-26 16:09:26 +02:00
Tim Düsterhus
5281abf321
Clean up styles
2013-04-22 18:52:05 +02:00
Tim Düsterhus
dce1f64d94
Make avatar available in user list
2013-04-21 20:21:51 +02:00
Tim Düsterhus
83f39ca868
Clean up templates
2013-04-20 18:01:24 +02:00
max-m
70d2aa7df0
Improved frontend
2013-04-10 00:16:56 +02:00
Tim Düsterhus
444bb5b396
Remove debug code.
2013-04-07 20:58:57 +03:00
Tim Düsterhus
45c7ac2921
Fix copyright overlay
2013-03-11 17:26:13 +01:00