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
725a94aeb2 Adding chatMessage-Template 2011-12-04 23:12:12 +01:00
Tim Düsterhus
ca2d596d31 Adding language-items to be used in GUI
… and actually use them!
2011-12-04 23:00:58 +01:00
Tim Düsterhus
cc38d47c7d Show formatted message in chat 2011-12-04 22:55:56 +01:00
Tim Düsterhus
3df8783643 Initialize title template first 2011-12-04 22:50:17 +01:00
Tim Düsterhus
f159d952ca Adding ChatMessageList
Show the newest 5 messages on join.
Adding method to get formatted nickname
2011-12-04 22:46:50 +01:00
max-m
e7e8457ca5 Made userlist toggleable. 2011-12-04 11:52:56 +01:00
max-m
f47b796051 Deleted spinner background 2011-12-04 01:32:14 +01:00
max-m
19d621a31f Changed CSS a bit. 2011-12-04 00:50:04 +01:00
Tim Düsterhus
3bf303a612 Change Page-Title as well 2011-12-03 18:07:57 +01:00
Tim Düsterhus
65de6db578 Room-Change via Ajax is functional now 2011-12-03 17:37:20 +01:00
Tim Düsterhus
80d7fb5bae Hides topic-container when topic is empty 2011-12-03 15:11:29 +01:00
Tim Düsterhus
01c23cda90 Merge branch 'chatTemplate' of github.com:wbbaddons/Tims-Chat into chatTemplate 2011-12-03 15:03:13 +01:00
Tim Düsterhus
8b2f5c7bb7 Adding click-event for chat-rooms 2011-12-03 15:01:54 +01:00
Tim Düsterhus
7a86d60c6f Merge branch 'master' into chatTemplate 2011-12-03 14:59:55 +01:00
max-m
0fa97cc77e Fixed sidebars and added channel topic 2011-12-03 14:58:30 +01:00
Tim Düsterhus
42d00ccf8a Removing onclick-event of smilies
It is not used anyway.
2011-12-03 14:51:53 +01:00
Tim Düsterhus
1bd5da990c Fixing Icon-URL 2011-12-03 14:50:34 +01:00
Tim Düsterhus
6767623fa2 Use language-item for "Chat" 2011-12-03 14:47:09 +01:00
max-m
0c1a59e053 Changed title back to TimWolla's title ^^ 2011-12-03 14:44:00 +01:00
max-m
a8825a5f7e Added input field 2011-12-03 14:41:41 +01:00
Tim Düsterhus
b081005e4a Show Room-Name in page-title 2011-12-03 14:40:02 +01:00
Tim Düsterhus
ff9ba13e0d Show real room-list in Chat-Template 2011-12-03 14:25:39 +01:00
max-m
4b742ef27e Worked on a static frontend for the chat. 2011-12-03 14:13:04 +01:00
max-m
7876f0ac7f Now the copyright is nice. 2011-12-03 12:10:26 +01:00
max-m
bca0772268 Replaced chat icon
Replaced the old chat icon with a new WCF-styled SVG one
2011-11-29 16:46:41 +01:00
Tim Düsterhus
0a1c65db17 Avoid caching of old versions of JS-File 2011-11-27 13:33:44 +01:00
Tim Düsterhus
c28b0a3067 Alert smiley-code on click.
Will be replaced with inserting into input lateron.
2011-11-27 13:13:59 +01:00
Tim Düsterhus
063fb644b0 Read $_GET['id'] and pass it to template 2011-11-26 17:19:34 +01:00
Tim Düsterhus
1a10e65084 Adding chatCopyright-Templatelistener 2011-11-26 16:20:56 +01:00
Tim Düsterhus
eb75ab4b80 Adding package.xml and template-listener
Somehow I managed to delete package.xml before commiting.
TemplateListener adds TimWolla.WCF.Chat.js in chat-Template
2011-11-26 15:45:03 +01:00
Tim Düsterhus
bc06af9c7d Adding chat.tpl
It is a skeleton by now.
2011-11-26 15:30:56 +01:00