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

167 Commits

Author SHA1 Message Date
Tim Düsterhus
17bc3ba4fd Port Chat to application (first parts) 2013-01-19 20:36:40 +01:00
Tim Düsterhus
d2f23cb5a7 Show Chatlog inline 2013-01-09 19:59:32 +01:00
Tim Düsterhus
900cd5542d Fix some issues 2013-01-07 18:46:19 +01:00
Tim Düsterhus
d1313bf5f9 Add first version of ChatLog 2012-11-23 20:42:05 +01:00
Tim Düsterhus
b061992193 Verify that $chatVersion is set 2012-11-23 20:34:09 +01:00
Tim Düsterhus
e0f6b53b63 Remove SHOW_CLOCK option and add classes for chat messages 2012-11-20 15:14:16 +01:00
Tim Düsterhus
6a52987a9a Change default layout of chatMessage.tpl 2012-11-20 15:10:24 +01:00
Tim Düsterhus
c78bb37f92 Adding more ACL-options and userGroupOptions, add language item 2012-10-20 16:15:32 +02:00
Tim Düsterhus
ca123d62b0 Use dropdown for usermenu, resort CSS, improve templates 2012-10-19 22:26:50 +02:00
Tim Düsterhus
8b57afbdbc Use ENABLE_SMILIES_DEFAULT_VALUE 2012-10-19 01:15:26 +03:00
Tim Düsterhus
fd75bf99ab Move CSS from Template to less 2012-10-15 14:39:59 +02:00
Tim Düsterhus
e1cc866a83 Improve and fix template 2012-10-15 12:08:57 +02:00
max-m
97fed09649 LESS, FUCK YEAH!
- Converted sass to less files
- Adapted LESS files to use WCF style variables and less functions
- Adapted chat.tpl and jCounter.jQuery.coffee to not include their css
  files (they are compiled by lessphp as of now)
2012-09-23 17:37:18 +02:00
Tim Düsterhus
b06f5c9df1 Adding accessKeys 2012-08-08 16:12:51 +02:00
max-m
f48c4d2d81 Smilies except the default category (ID null) will be loaded via Ajax from now on.
Also fixed some css bugs and restyled the sidebar a bit.
2012-07-14 15:04:53 +02:00
Tim Düsterhus
b391c02ac7 Further improving template 2012-06-29 21:50:03 +02:00
Tim Düsterhus
76899fefe8 Fixed errornous class 2012-06-29 21:35:46 +02:00
Tim Düsterhus
80d8c52cfc Improved NoJS-warning
Closes #12
2012-06-28 18:31:42 +02:00
Tim Düsterhus
f5a5d21f6d Disable fullscreen by default. 2012-06-16 20:17:47 +02:00
Tim Düsterhus
31749cda17 Adding Button for Fullscreen-Mode 2012-06-13 18:14:32 +02:00
max-m
ddf4265fd6 Fixed icons. 2012-05-21 12:27:26 +02:00
Tim Düsterhus
3456cacd32 Firefox dislikes overflow: in combination with fieldset 2012-05-19 22:00:44 +02:00
Tim Düsterhus
100742f2a3 Adding fieldset around Copyright Overlay 2012-04-30 21:27:29 +02:00
Tim Düsterhus
7f7d1f2f31 Moving socket.io include into the right template. 2012-04-27 16:34:25 +02:00
Tim Düsterhus
f5d9044d4b Adding node.js Pushing 2012-04-27 15:42:44 +02:00
Tim Düsterhus
5cde0d1b90 Fixed copyright-overlay 2012-04-22 17:17:53 +02:00
Tim Düsterhus
d24d3be0c2 <div> -> <fieldset> for formatting 2012-04-20 22:03:38 +02:00
Tim Düsterhus
6ee34931f5 Specifying background-size 2012-04-15 13:14:16 +02:00
Tim Düsterhus
6e1a555790 Adding more message-icons 2012-04-15 13:12:14 +02:00
max-m
c3c1cf414a Fixed frontend (still some tiny quirks remaining, but they aren' important for now) 2012-04-15 00:21:33 +02:00
Tim Düsterhus
3592fc79e6 Language items for copyright 2012-03-24 21:53:29 +01:00
Tim Düsterhus
dcaac3e74e Merge branch 'commands' 2012-03-23 18:12:22 +01:00
Tim Düsterhus
ca4ee2d14d Fixed path to CSS 2012-03-22 17:22:19 +01:00
Tim Düsterhus
4a901569bd Merge branch 'master' into commands
Conflicts:
	file/lib/system/chat/commands/ChatCommandHandler.class.php
2012-03-22 17:18:53 +01:00
Tim Düsterhus
24161a5939 Changing Package Identifier to be.bastelstu.wcf.chat 2012-03-12 17:19:01 +01:00
max-m
b7c868ea32 Fixed wrong constant name and added forgotten counter CSS file 2012-03-11 15:12:42 +01:00
max-m
1664ae3e2e Seperated counter from chat. 2012-03-11 15:07:28 +01:00
Tim Düsterhus
ab1618f9c5 Fixing classes 2012-03-07 19:39:56 +01:00
Tim Düsterhus
81bdbccbe2 Merge branch 'master' into commands
Conflicts:
	file/lib/form/ChatForm.class.php
	template/chatMessage.tpl
2012-03-04 19:57:23 +01:00
Tim Düsterhus
f28b24e3ad Removing Chat from chatNavigationInclude.tpl 2012-03-04 18:14:13 +01:00
Tim Düsterhus
c5def4a811 CHAT_LENGTH -> CHAT_MAX_LENGTH 2012-03-04 18:12:44 +01:00
Tim Düsterhus
dd2ef6122f Fixing clock disabling 2012-03-04 18:09:23 +01:00
Tim Düsterhus
e2a0c209eb Forgot sidebar Template 2012-03-04 16:03:58 +01:00
Tim Düsterhus
e8b1a759f4 Use placeholder instead of Template-Listener
Moved sidebar into an own template
2012-03-04 16:03:18 +01:00
Tim Düsterhus
24f27cecda Converted force Refresh into a language item 2012-03-04 15:56:58 +01:00
Tim Düsterhus
e3638bd2b1 Take care of the DISPLAY_CLOCK setting 2012-03-04 15:42:57 +01:00
Tim Düsterhus
f01a58382d Check for Smiley-Module 2012-03-04 15:20:38 +01:00
max-m
4b1fd1dd7c Should fix wrong counter rendering in Chrome. 2012-03-03 14:10:43 +01:00
Tim Düsterhus
409c6c068f ChatLeaveAction is now called on unloading 2012-02-18 17:35:33 +01:00
Tim Düsterhus
744d26b40a Add missing js und wcf- Prefix 2012-02-12 12:32:21 +01:00