1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-11-01 14:20:07 +00:00
Commit Graph

108 Commits

Author SHA1 Message Date
Tim Düsterhus
b15391f421 Merge branch 'master' into commands
Conflicts:
	file/js/TimWolla.WCF.Chat.coffee
	file/lib/system/chat/commands/ChatCommandHandler.class.php
2012-01-30 17:46:54 +01:00
Tim Düsterhus
fc7b719920 Adding consoleMock for use in production 2012-01-30 17:31:54 +01:00
Tim Düsterhus
29c982e75f Use WCF.Template.Compiled 2012-01-30 17:05:35 +01:00
Tim Düsterhus
792e09afa0 Given size-parameter for icon-tag 2012-01-30 17:03:49 +01:00
Tim Düsterhus
192a421a19 Adding Force-Refresh Button for the RoomList 2012-01-28 16:43:48 +01:00
Tim Düsterhus
94a48df147 Merge branch 'master' into commands
Conflicts:
	file/lib/data/chat/message/ChatMessage.class.php
2012-01-22 14:10:10 +01:00
Tim Düsterhus
c7232b8bd0 Send Desktop Notifications 2012-01-21 18:43:58 +01:00
Tim Düsterhus
bab193fe04 Add object to WCF.Language 2012-01-21 17:47:12 +01:00
Tim Düsterhus
331bcf3049 Code format and removing unneeded templatelistener 2012-01-21 17:45:53 +01:00
max-m
62c572e1e7 Added copyright ID and linked my GitHub profile ^^ 2012-01-18 21:42:24 +01:00
Tim Düsterhus
6e4fde3dd6 Removing own styles as @Luzifr did this in wcf.css 2012-01-17 18:11:30 +01:00
Tim Düsterhus
4561157272 Adding security closure in Template as well 2012-01-16 17:11:22 +01:00
Tim Düsterhus
0c3fc4e474 Merge branch 'master' of github.com:wbbaddons/Tims-Chat 2012-01-16 14:36:39 +01:00
Tim Düsterhus
e4a235e01b Focus in template.
It was broken due to the disabled input
2012-01-16 14:35:57 +01:00
max-m
9689d3b397 Fixed CSS, add and use language vars via WCF.Language, tabs change when clicking on badges too 2012-01-15 21:14:48 +01:00
Tim Düsterhus
deeb720038 Chaining… 2012-01-14 16:59:34 +01:00
Tim Düsterhus
52a9e272ef Avoid problems with duplicate IDs 2012-01-14 16:56:43 +01:00
Tim Düsterhus
8b29cbb557 Adding ChatCopyrightPage with overlay
-> Moving Link into chatControls
2012-01-14 16:33:44 +01:00
Tim Düsterhus
bac47fd489 .chatMessage -> .error 2012-01-14 15:26:00 +01:00
Tim Düsterhus
c6d97a2161 Merge branch 'master' into noJs 2012-01-14 15:17:11 +01:00
Tim Düsterhus
cf07716179 Adding basic user-sending 2012-01-12 20:04:28 +01:00
Tim Düsterhus
59ec2ac3f0 sidebarMenu -> sidebarContent to comply with changes to WCF 2012-01-09 17:53:10 +01:00
Tim Düsterhus
4d4ad8def7 Change sidebarDirection to sidebarOrientation to comply with the changes in WCF 2012-01-09 17:50:39 +01:00
Tim Düsterhus
99f95ed907 Adding Badges for Sidebar-Tabs 2012-01-07 16:45:14 +01:00
Tim Düsterhus
d7183001f3 Adding shouldInit and didInit event 2011-12-27 17:10:39 +01:00
Tim Düsterhus
cfa7ce79a9 Adding separator 2011-12-27 14:21:06 +01:00
Tim Düsterhus
d857575cf5 New default message-design 2011-12-27 12:56:40 +01:00
Tim Düsterhus
f98abf5298 First ideas for design when JS is disabled 2011-12-27 12:25:20 +01:00
Tim Düsterhus
e34f1ffdcb Moving the sidebar to the right side 2011-12-27 11:48:44 +01:00
Tim Düsterhus
9cb0bfafbc Converting CSS to SCSS and moving it into an own file 2011-12-26 21:00:11 +01:00
Tim Düsterhus
c38c04dc39 Cleanup of CSS & JS 2011-12-26 16:04:48 +01:00
Tim Düsterhus
19da935f68 Use sidebarMenu as this will be converted into a wcfSidebar automatically 2011-12-26 15:27:31 +01:00
Tim Düsterhus
7852f07242 Check permissions in Template 2011-12-26 12:46:33 +01:00
max-m
cf72777f13 Guess ... right ... the sidebar :D 2011-12-23 14:22:34 +01:00
max-m
39f5dfdcf2 I'm too stupid for this world ... but shit happens ... 2011-12-22 22:40:42 +01:00
max-m
b3bd893cc6 Changed sidebar ... 2011-12-22 22:36:48 +01:00
max-m
677cbe33ba Added missing language vars and changed room title limit to 25 2011-12-22 22:12:01 +01:00
max-m
86d7c795c5 Changed sidebartabs a bit 2011-12-22 21:45:09 +01:00
max-m
c316180ddd Ich war's nich! 2011-12-22 17:03:51 +01:00
max-m
602f824e85 Smiley-switch works now. 2011-12-20 21:20:32 +01:00
max-m
a850f5235b Use the new counter ;) 2011-12-20 16:39:43 +01:00
max-m
bc01d0380e Fixed collapseable sidebar ;) 2011-12-18 17:03:00 +01:00
Tim Düsterhus
1b3206f81b Use the new sidebar methods 2011-12-18 16:47:50 +01:00
Tim Düsterhus
52445e9cb9 Automatically refresh the room-list 2011-12-18 16:09:40 +01:00
Tim Düsterhus
818d51608c Merge branch 'chatTplRedesign' of github.com:wbbaddons/Tims-Chat into chatTplRedesign
Conflicts:
	template/chat.tpl
2011-12-18 15:49:17 +01:00
max-m
9001c668ea Changed counter a bit. 2011-12-18 15:46:16 +01:00
Tim Düsterhus
0bf39ff7a4 Fix ajaxLoad onSubmit 2011-12-18 15:33:47 +01:00
max-m
324977acf8 Added a little character counter next to chatInput. 2011-12-17 21:29:57 +01:00
max-m
49ea229781 Added sidebar tabs :) 2011-12-17 18:40:17 +01:00
Tim Düsterhus
987482c590 Use .ajaxLoad for spinner in input 2011-12-16 18:23:58 +01:00