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

1312 Commits

Author SHA1 Message Date
Tim Düsterhus
d470fc8ebe We have to exit; here, 'cause show does not
That was different in WCF 1.1, wasn't it?
2011-12-03 17:53:36 +01:00
Tim Düsterhus
10509645da Again removed the topic-message
Fail.
2011-12-03 17:38:28 +01:00
Tim Düsterhus
65de6db578 Room-Change via Ajax is functional now 2011-12-03 17:37:20 +01:00
Tim Düsterhus
1ac020f216 Removing topic-message as topic will be displayed outside the stream 2011-12-03 15:23:28 +01:00
Tim Düsterhus
80d7fb5bae Hides topic-container when topic is empty 2011-12-03 15:11:29 +01:00
Tim Düsterhus
96e13535e1 Mark new room as active
... and old one no longer as active
2011-12-03 15:06:36 +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
dfcce5d2a1 Merge branch 'chatTemplate' of github.com:wbbaddons/Tims-Chat into chatTemplate 2011-12-03 14:59:34 +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
Tim Düsterhus
e2b7f5df6a Merge branch 'master' of github.com:wbbaddons/Tims-Chat 2011-12-03 14:17:37 +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
Tim Düsterhus
46c063085d Adding onbeforeunload-event 2011-12-02 23:16:55 +01:00
max-m
24d8809212 Fixed error on installation
Removed "IF NOT EXISTS" 'cause it seemed, that PDO can't handle it.
2011-11-30 21:43:38 +01:00
max-m
65e7054f1e Reformatted chat1.svg
Added title, description, author, copyright and license informations; added "global" style information; deleted double leaderLine on "Lower" layer
2011-11-30 18:15:39 +01:00
max-m
5402a7aaf4 Decrapified chat1.svg 2011-11-29 17:03:38 +01:00
Tim Düsterhus
c6184376c5 Use FQN of WCF in ChatPageMenuItemProvider 2011-11-29 16:57:44 +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
ae7942fda3 Adding chat_room_suspension table 2011-11-28 21:52:37 +01:00
Tim Düsterhus
66f9cd2ec7 Insert Topic-Message 2011-11-28 21:40:37 +01:00
Tim Düsterhus
3f3fc9e130 Save colors in user-storage
Additionally reorganized file.
2011-11-28 21:10:19 +01:00
Tim Düsterhus
b24981d36f Removed quotings around numbers. 2011-11-28 15:05:15 +01:00
Tim Düsterhus
f57d178654 Adding ChatRoomEditor 2011-11-27 20:20:13 +01:00
Tim Düsterhus
e5455475f7 Adding method to clear the room-cache. 2011-11-27 20:15:22 +01:00
Tim Düsterhus
96e835e738 Hide PageMenuItem for guests
They cannot view the page anyway ;)
2011-11-27 20:01:28 +01:00
Tim Düsterhus
94467d9103 Merge pull request #1 from max-m/patch-1
This should fix the SQL error on installation.
2011-11-27 10:20:23 -08:00
max-m
c0f8b86a58 This should fix the SQL error on installation. 2011-11-27 19:18:36 +01:00
Tim Düsterhus
3ef8578a46 Guests are not supported. 2011-11-27 17:22:07 +01:00
Tim Düsterhus
c39d34aadb Adding ACL-Options
The implementation in PHP is missing right now
2011-11-27 14:56:11 +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
8114472189 Adding some more required-packages 2011-11-27 13:16:41 +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
3314249c44 Read Smilies from default category. 2011-11-27 13:07:53 +01:00
Tim Düsterhus
0e25a9b821 Remove Index Breadcrumb
We have more space now. The chat doesn't really belong to "Forum" either
2011-11-27 12:49:13 +01:00
Tim Düsterhus
5c72cd52be Adding PageMenuItem for chat 2011-11-27 12:46:10 +01:00
Tim Düsterhus
c92e1079c3 Throw IllegalLinkException when no room is there
Additionally added dummy join message.
2011-11-27 12:38:02 +01:00
Tim Düsterhus
35a22767fc Updating database structure 2011-11-27 12:34:02 +01:00
Tim Düsterhus
6bc4285f30 Adding ChatMessage DataBaseObjects 2011-11-27 12:33:20 +01:00
Tim Düsterhus
74464ff83b Redirect to correct room if there is no id given
Additionally pass rooms to template
2011-11-26 19:54:06 +01:00
Tim Düsterhus
aba9a07a3c Changing CacheBuilder to return the list rather than an array
Furthermore if the parameter is not passend we will select the first room automatically
2011-11-26 17:51:06 +01:00
Tim Düsterhus
8ee9b0a207 Validating ID-Parameter 2011-11-26 17:37:46 +01:00