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
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
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
5a1eabcad7
Resolve some TODOs
2015-03-21 22:10:45 +01:00
d65595649d
Order followed users alphabetically in invitation form
2015-03-21 20:37:42 +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
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
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
d78df587f1
Add handling of maxUsers in be.bastelstu.Chat.litcoffee
2015-01-10 01:03:24 +01:00
48976d793b
Implement maxUsers in RoomAction
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
0e7d4d9c07
Make smiley selection compatible with WCF 2.0 and 2.1
2015-01-09 20:16:47 +01:00
47f23090a5
Directly send auto away message
...
This avoids problems when “Channel 0” is not opened
2014-12-18 23:43:53 +01:00
e2aebcf7a2
Merge branch '3.0.x'
2014-12-18 16:10:29 +01:00
b9f5f46df9
Properly encode username in tab menu tabs
2014-12-18 15:58:55 +01:00
5d43af828b
Add user option to limit maximum amount of messages per tab
2014-12-17 21:04:55 +01:00
ea693dae00
Add auto away function
2014-12-16 23:45:28 +01:00
a2a1a86324
Allow saving of button statuses
...
Closes #65
2014-12-14 01:50:53 +01:00
32ba532bc7
Throw an IllegalLinkException if room is null in UserAction
2014-12-13 16:16:00 +01:00
1d40423c91
Improve validation in UserAction
2014-12-13 15:53:12 +01:00
55d634d78e
Make use of WCF.Template (JavaScript)
2014-12-12 23:22:54 +01:00
a30a922a64
Properly encode username in Message::getUsername()
2014-12-12 21:13:30 +01:00
430c0e4ad1
Use ArrayUtil::toIntegerArray() on $this->parameters['recipients']
2014-12-10 00:24:23 +01:00
c2cceb5f27
Improve code
...
- Add function comments
- Use $this->parameters in UserAction
2014-12-10 00:20:51 +01:00
d0b9eff8eb
Fix code style
2014-12-10 00:15:48 +01:00
47a84a9d7f
Implement invitations in frontend
2014-12-09 23:57:25 +01:00
09fb08b633
Merge remote-tracking branch 'origin/master' into invite
2014-12-09 23:25:15 +01:00
fed02ce18b
Backport: Improve clearfix
2014-12-09 23:21:53 +01:00
63adcd13d3
Merge branch '3.0.x'
2014-12-02 18:17:24 +01:00
73e8f053ee
Properly hide dashboard box for guests
2014-12-02 18:16:50 +01:00
7ca0420e17
Merge branch '3.0.x'
2014-11-15 16:37:43 +01:00
2400564500
Fix WCF 2.1 compatibility
2014-11-15 16:19:53 +01:00
80db5cf3c9
Add date to message if they are from a previous day
2014-10-31 02:20:23 +01:00
979fe68fc2
Merge branch '3.0.x'
2014-10-31 02:04:08 +01:00
79196bade9
Fix clock shift issue in MessageLogDownloadPage
2014-10-31 02:01:32 +01:00
9ad0c840a6
Fixup "Fix chat room pruning"
2014-10-18 21:48:33 +02:00
7871f022e1
Merge branch '3.0.x'
2014-10-18 19:38:53 +02:00
47bce1e4aa
Fix chat room pruning
2014-10-18 19:38:01 +02:00
8397645354
Add first pieces of invitation system
2014-09-29 01:39:59 +02:00