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

81 Commits

Author SHA1 Message Date
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
Tim Düsterhus
94870c557e Made every button functional 2011-12-15 22:54:49 +01:00
Tim Düsterhus
9a8663155b Made Clear-Button functional 2011-12-15 22:34:53 +01:00
max-m
f3a7efa695 Changed log icon. 2011-12-15 22:22:27 +01:00
max-m
4b555beb60 Replaced buttons in sidebar with links in headerNavigation 2011-12-15 22:13:58 +01:00
Tim Düsterhus
eed48c4a34 Fixing template 2011-12-15 21:57:20 +01:00
max-m
9949a0de89 Made sidebar collapseable 2011-12-15 21:45:37 +01:00
Tim Düsterhus
bb1fd6e82c First try of redesign 2011-12-15 18:55:44 +01:00
max-m
c8ee2ca94e Added background-color for #chatBox and the sidebars respectively. 2011-12-14 17:40:43 +01:00
Tim Düsterhus
88e37fc886 Hide topic container if topic is empty 2011-12-13 23:13:50 +01:00
Tim Düsterhus
6ac361e65e Adding some styles to messages 2011-12-13 22:45:17 +01:00
Tim Düsterhus
311c519a9d Y U Use min-height? 2011-12-13 21:10:10 +01:00
Tim Düsterhus
f6d8273d86 Forgot to commit one line.. 2011-12-13 17:25:58 +01:00
Tim Düsterhus
111a17f175 Cleanup our template 2011-12-13 17:22:54 +01:00
max-m
1d8b96aefc Fixed typo 2011-12-12 15:52:36 +01:00
max-m
29174e5afc Completely reworked frontend 2011-12-11 23:29:43 +01:00
Tim Düsterhus
670e04768e Correcting display errors of icon
100% height and svg rocks
2011-12-11 13:09:25 +01:00
Tim Düsterhus
6b7fdafdae Inserting placeholder for placeholder message 2011-12-11 12:51:45 +01:00
Tim Düsterhus
695b19014c Cleanup of chat.tpl 2011-12-11 12:51:04 +01:00
Tim Düsterhus
c9669eb07f Use ChatRoom::getTitle instead of $chatroom->title|language 2011-12-10 21:54:44 +01:00
max-m
d7855b2af3 Added new options an language vars
Added new options and language vars,
edited chatJavascriptInclude.tpl to conform to the HTML5 standard
2011-12-10 15:42:15 +01:00
Tim Düsterhus
bb730c1321 Updating title of Log-Tab 2011-12-10 12:47:35 +01:00
Tim Düsterhus
cbd2814659 Style the time :) 2011-12-05 21:17:01 +01:00
Tim Düsterhus
9b3851ed59 Get some more space :) 2011-12-05 17:12:30 +01:00
Tim Düsterhus
ac5ef926e3 Wrap the time into <time> 2011-12-05 15:40:30 +01:00
Tim Düsterhus
8f2fc01231 Add formatted time for display in template 2011-12-05 15:39:56 +01:00
Tim Düsterhus
dd0e4eb4d8 ChatMessage container will now scroll 2011-12-05 14:54:25 +01:00
Tim Düsterhus
f76fcca04d Optimizing use of chatMessage-Template. We can now insert messages via JS 2011-12-05 14:45:50 +01:00