c4fb4c198b
Fix race condition leading to multiple leaves
2016-05-31 23:29:17 +02:00
70dfcc663d
Bump version number
2016-05-31 23:22:34 +02:00
238997ab0d
Add CHAT_SKIP_ROOM_SELECT option
2016-05-31 23:17:57 +02:00
fe0583566c
Merge branch '3.0.x'
2015-09-26 23:32:55 +02:00
a9c2e4fe30
Fix uncaught TypeError in Safari 8
...
jQuery's “.focus()” returns undefined in Safari 8, thus the following error will be thrown and sending of messages is impossible: “Uncaught TypeError: Cannot read property 'change' of undefined”
2015-09-26 23:27:41 +02:00
a2feeb148a
Add missing language items
2015-05-29 18:13:03 +02:00
Tim Düsterhus
3b24bfb752
Fix defaultvalue of user.chat.canUploadAttachment
2015-05-29 18:07:22 +02:00
d08d400595
Bump version number
2015-05-23 20:49:01 +02:00
8bf24ccfef
Merge branch '3.0.x'
2015-05-23 20:48:05 +02:00
dc56c5a152
Bump version number
2015-05-23 20:47:11 +02:00
06176debb8
Merge branch '3.0.x'
2015-05-23 20:43:46 +02:00
a604f7d1fe
Fix WCF 2.1.4 compatibility
2015-05-23 20:43:04 +02:00
f3f63eb909
Merge branch '3.0.x'
2015-05-04 20:03:50 +02:00
74676f2203
Fix typo in AbstractSuspensionCommand.class.php
2015-05-04 20:03:16 +02:00
50dae130ee
Merge branch '3.0.x'
2015-04-02 01:35:15 +02:00
760973ae90
Fix typo in package.xml
2015-04-02 01:35:00 +02:00
56aa488001
Bump version number
2015-04-02 01:28:40 +02:00
98d82d9e22
Merge branch '3.0.x'
2015-04-02 01:23:06 +02:00
f776f38434
Bump version number
2015-04-02 01:22:26 +02:00
46315240ac
Merge branch '3.0.x'
2015-04-01 23:11:34 +02:00
689177a8bb
Fix WCF 2.1 compatibility of RoomEditor::deleteAll()
2015-04-01 23:10:40 +02:00
c0f58a9ddb
Override max user restriction for mods
2015-03-22 00:10:49 +01:00
4790a3ddb8
Add missing language items
2015-03-22 00:01:54 +01:00
f546f5bd7a
Fix typo in roomAdd.tpl
2015-03-21 23:38:53 +01:00
5a1eabcad7
Resolve some TODOs
2015-03-21 22:10:45 +01:00
763d04fb51
Improve userInviteDialog.tpl
2015-03-21 21:46:29 +01:00
d65595649d
Order followed users alphabetically in invitation form
2015-03-21 20:37:42 +01:00
87919dd881
Add missing language items
2015-03-21 20:36:15 +01:00
a556f83393
Add update instructions
2015-03-21 01:07:14 +01:00
ab32c52bad
Merge branch 'invite'
2015-03-21 01:03:15 +01:00
14c594b082
Prevent inviting users who have blocked the sender
2015-03-21 00:57:56 +01:00
eec725e687
Bump version number
2015-02-25 22:35:22 +01:00
12dd915ea2
Backport: Make smiley selection compatible with WCF 2.0 and 2.1
...
This backports 0e7d4d9c07
Conflicts:
file/js/be.bastelstu.Chat.litcoffee
2015-02-25 22:34:58 +01:00
cced2ee43b
Fix push update of online lists
2015-01-23 20:53:28 +01:00
9ca329571f
Add maxUsers column during update
2015-01-10 15:48:20 +01:00
db4bfcf48a
Merge branch '3.0.x'
...
Conflicts:
.travis.yml
2015-01-10 15:46:14 +01:00
b8fb128dc5
Remove phpcpd from .travis.yml
2015-01-10 15:45:45 +01:00
5354913ce5
Fix typo in RoomAddForm.class.php
2015-01-10 15:44:09 +01:00
cf4f55d922
Merge branch '3.0.x'
2015-01-10 01:58:21 +01:00
5941420ce9
Fix attachment upload button in mobile view
2015-01-10 01:55:38 +01:00
e2372ca799
Merge branch 'RoomUserLimit'
2015-01-10 01:42:33 +01:00
3c668cf630
Add language variables
2015-01-10 01:03:24 +01:00
d78df587f1
Add handling of maxUsers in be.bastelstu.Chat.litcoffee
2015-01-10 01:03:24 +01:00
45aa96376d
Show maxUsers in boxRoomList
2015-01-10 01:03:24 +01:00
1e3852f5ae
Check for maxUsers in chat.tpl
2015-01-10 01:03:24 +01:00
48976d793b
Implement maxUsers in RoomAction
2015-01-10 01:03:23 +01:00
f5edd74642
Add input for maxUsers to roomAdd.tpl
2015-01-10 01:03:23 +01:00
418443bb45
Update RoomEditForm according to RoomAddForm
2015-01-10 01:03:17 +01:00
8c68694c00
Add possibility to define maxUsers in RoomAddForm
2015-01-10 01:03:10 +01:00
16643a4ed3
Add maxUsers column to room database definition
2015-01-10 00:42:32 +01:00