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

1236 Commits

Author SHA1 Message Date
Tim Düsterhus
fb1318790d Revert "Move LICENSE to LICENSE.md"
This reverts commit ac4b9fa0ec.
2012-10-20 16:47:43 +02:00
Tim Düsterhus
ac4b9fa0ec Move LICENSE to LICENSE.md 2012-10-20 16:46:40 +02:00
Tim Düsterhus
0dc39c9df9 PHPDoc and bugfixes 2012-10-20 16:32:58 +02:00
Tim Düsterhus
d1101fe101 Properly import IllegalLinkException 2012-10-20 16:20:52 +02: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
6de9a985bc Improving autocompleter
Closes #11
2012-10-20 13:45:05 +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
c23e35aa24 Merge branch 'master' of github.com:wbbaddons/Tims-Chat 2012-10-19 17:50:24 +02:00
Tim Düsterhus
dcd72ef7e1 Properly handle suspended status in JS and fix "you" 2012-10-19 17:49:56 +02:00
Tim Düsterhus
d45c8e3a63 Improve suspended status in JSON-answer, include benchmark 2012-10-19 17:44:30 +02:00
Tim Düsterhus
8b57afbdbc Use ENABLE_SMILIES_DEFAULT_VALUE 2012-10-19 01:15:26 +03:00
Tim Düsterhus
8a362f622f Add com.woltlab.wcf.user as dependency 2012-10-19 01:13:33 +03:00
Tim Düsterhus
c3ecf87746 Properly extend MeCommand 2012-10-17 14:26:37 +02:00
Tim Düsterhus
c86cf9442d Remove href from userMenu 2012-10-16 12:09:09 +02:00
Tim Düsterhus
1b619f63a9 Improving config of nodePush 2012-10-16 12:09:01 +02:00
Tim Düsterhus
2c63fd0658 Fix fullscreen mode 2012-10-15 16:45:22 +02:00
Tim Düsterhus
fd75bf99ab Move CSS from Template to less 2012-10-15 14:39:59 +02:00
Tim Düsterhus
167679d2c3 Update updatescript as well 2012-10-15 12:15:56 +02:00
Tim Düsterhus
726a4071d1 Reset styles after installation 2012-10-15 12:14:41 +02:00
Tim Düsterhus
e1cc866a83 Improve and fix template 2012-10-15 12:08:57 +02:00
Tim Düsterhus
d204a5d439 Improve ACP-Templates 2012-10-15 10:51:47 +02:00
Tim Düsterhus
5d0ff1386a Cleanup before shutdown 2012-10-14 17:58:28 +02:00
Tim Düsterhus
f7b5c1d012 serverPush -> nodePush 2012-10-14 17:30:52 +02:00
Tim Düsterhus
0af43da9e6 Merge branch 'master' of github.com:wbbaddons/Tims-Chat 2012-10-11 11:23:18 +02:00
Tim Düsterhus
db585de7d0 Use correct icon 2012-10-11 11:21:42 +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
8e2154c994 Adding WhisperCommand 2012-09-07 23:08:13 +02:00
Tim Düsterhus
f777bc1d2e Fixing Chat*(Page|Form|Action) 2012-09-07 22:42:19 +02:00
Tim Düsterhus
ec0154e3a4 Fixing ChatPageMenuItemProvider 2012-09-07 22:32:42 +02:00
Tim Düsterhus
88525e69bf Removing permission from $neededPermissions 2012-09-07 22:29:02 +02:00
Tim Düsterhus
16b3809865 Add Command Suffix to commands 2012-09-07 22:23:27 +02:00
Tim Düsterhus
09b2840ce1 Fixing whitespaces 2012-08-28 22:29:34 +02:00
Tim Düsterhus
c918ca0c86 Merge branch 'master' of github.com:wbbaddons/Tims-Chat 2012-08-28 22:13:54 +02:00
Tim Düsterhus
4e31261961 Fixing namespace 2012-08-28 21:58:47 +02:00
Tim Düsterhus
f48dfab256 Show ip in join message. 2012-08-28 21:53:21 +02:00
Tim Düsterhus
ba21e669e3 Return array in ChatRoomCacheBuilder 2012-08-16 12:08:29 +03:00
Tim Düsterhus
a1d4028723 Add .userLink 2012-08-15 18:04:09 +02:00
Tim Düsterhus
f507070d20 Disallow direct access 2012-08-12 20:30:08 +02:00
Tim Düsterhus
1108d32ed3 Adding .you for the own user 2012-08-10 18:32:08 +02:00
Tim Düsterhus
e8618f2c13 Use $this->objectAction 2012-08-10 17:15:25 +02:00
Tim Düsterhus
3bb8ef4577 Use $loginRequired 2012-08-08 16:51:24 +02:00
Tim Düsterhus
b06f5c9df1 Adding accessKeys 2012-08-08 16:12:51 +02:00
Tim Düsterhus
65430ac26e Adding .userLink to users 2012-08-08 00:11:55 +02:00
Tim Düsterhus
ec8eba6986 Enable DOMNodeInsertedHandler 2012-08-07 23:56:57 +02:00
Tim Düsterhus
60d23310e3 Additional data is now serialized 2012-08-07 21:12:32 +02:00
Tim Düsterhus
79588bd16d Merge branch 'master' of github.com:wbbaddons/Tims-Chat 2012-08-06 21:37:35 +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
6ec0a7e3a1 Code format 2012-07-14 14:40:06 +02:00
max-m
6e61152665 Modified sidebar and fixed some minor positioning errors. 2012-07-07 22:30:28 +02:00
Tim Düsterhus
2f664ceccc Escaping HTML in userlist 2012-07-01 13:59:14 +02:00