Tim Düsterhus
44a2659550
Add nodePush for room changes
2014-02-27 19:14:32 +01:00
Maximilian Mader
168e1a9d28
Update language variables
2014-02-27 18:55:53 +01:00
Tim Düsterhus
fb551a46ee
Fix TYPE_MODERATE in chat log download
2014-02-27 16:41:05 +01:00
Tim Düsterhus
ad30fe8695
Fix WhisperCommand when user does not exist
2014-02-27 16:34:12 +01:00
Tim Düsterhus
1c1f695ecd
Add option to force a room selection
2014-02-13 16:39:16 +01:00
Tim Düsterhus
4d208f8893
Disallow temporary rooms in ChatSuspensionListPage
2014-02-02 14:32:53 +01:00
Tim Düsterhus
c1906cdab7
Return proper integer for roomID in RoomAction::getRoomList()
2014-01-08 16:02:13 +01:00
Tim Düsterhus
1a80743010
Allow retrieval of roomList even when not in Chat
2014-01-08 15:59:09 +01:00
Tim Düsterhus
0f049ba48a
Provide field in UserInputException in RoomAction::validateJoin()
2014-01-08 15:55:24 +01:00
Tim Düsterhus
ae5287c398
Set primaryController for application
...
see WoltLab/WCF@e7bfc88141
2013-12-14 21:30:59 +01:00
Tim Düsterhus
0076bb764e
Force Frontend in ChatPageMenuItemProvider::getLink()
2013-12-06 21:56:10 +01:00
Tim Düsterhus
84303306a8
Adapt to WoltLab/WCF@e94d75561e
2013-11-28 00:52:02 +01:00
Tim Düsterhus
8b2a677859
Give a nice message to InviteCommand
2013-11-19 21:04:31 +01:00
Tim Düsterhus
798dfb8d8d
Fix output of ColorCommand
...
see #55
2013-11-19 20:58:11 +01:00
Tim Düsterhus
bf1ea5f411
Remove some duplicate code
2013-11-19 20:47:42 +01:00
Tim Düsterhus
dcd76ab108
Fix MessageEditor::deleteAll() when no message was deleted
...
Thanks @Gravatronics
2013-11-18 21:28:56 +01:00
Maximilian Mader
8b2f6c5155
Fix formatting
2013-11-09 14:38:17 +01:00
Maximilian Mader
3fe5016c9a
Improve attachments in UI
2013-11-02 23:08:12 +01:00
Maximilian Mader
77830cf6fb
Merge branch 'master' into attachments
2013-11-02 23:05:57 +01:00
Maximilian Mader
0622d64e28
Properly encode usernames and room titles
2013-10-16 21:32:55 +02:00
Maximilian Mader
92ee11daba
Delete attached files on deletion of messages
2013-10-16 20:16:31 +02:00
Tim Düsterhus
00e637397c
Fix username of revoker in ChatSuspensionListPage
2013-10-16 17:53:29 +02:00
Maximilian Mader
86ac2861f8
Improve front end design of attachment
2013-10-16 15:55:33 +02:00
Maximilian Mader
5862f1c283
Merge branch 'master' into attachments
2013-10-16 14:11:02 +02:00
Maximilian Mader
d94a73c9b0
Add permission check to canDownload() in
...
MessageAttachmentObjectType.class.php
2013-10-06 20:28:07 +02:00
Maximilian Mader
b99a625a36
Fix sorting of uses in Message.class.php
2013-10-06 17:58:24 +02:00
Tim Düsterhus
d0d091547c
Disallow whispering of users that block one
...
Closes #61
2013-10-06 17:27:58 +02:00
Maximilian Mader
7581490345
Improve attachment system
...
Now it's possible to upload attachments and generate an attachment
message. The attachments are registered in the database correctly and
can be viewed WCF's attachment list in ACP.
TODO: Proper design in frontend and some backend functions.
2013-10-06 02:59:13 +02:00
Maximilian Mader
06882254a0
Merge branch 'master' into attachments
...
Conflicts:
template/javascriptInclude.tpl
2013-10-06 02:12:42 +02:00
Tim Düsterhus
23054493aa
Fix formatting of PHPDoc in SuspensionAction
2013-10-06 01:41:05 +02:00
Tim Düsterhus
237b61afed
Add SuspensionAction::$requireACP
...
Closes #59
2013-10-06 01:40:05 +02:00
Tim Düsterhus
30b29ae654
Show more meaningful error message when alias is invalid
...
Closes #11
2013-10-01 00:16:54 +02:00
Maximilian Mader
0fa4bbc9b6
Add first pieces of attachment upload
...
Currently the upload is working, but it's impossible to delete the
attachment or generate a "attachment message"
2013-09-14 23:45:34 +02:00
Maximilian Mader
b90d21a224
Fix MessageAttachmentObjectType.class.php
2013-09-14 23:25:56 +02:00
Tim Düsterhus
7a49d825ae
Respect LOG_IP_ADDRESS setting
2013-09-13 23:04:37 +02:00
Tim Düsterhus
6bcb12b2c8
Add TODO
2013-09-13 22:36:50 +02:00
Tim Düsterhus
3c5daea67e
Add missing language items and improve some others
...
see #55
2013-09-13 22:36:50 +02:00
Maximilian Mader
648224a213
Add attachment object type and permissions
2013-09-13 22:30:29 +02:00
Maximilian Mader
fe11589151
Fix log archive time of -1 and add an info box if protocol is disabled.
2013-09-08 22:40:09 +02:00
Tim Düsterhus
5c440c1add
Really fix MessageLogPage
...
see 0ef6dbb36b
2013-09-08 20:54:44 +02:00
Tim Düsterhus
f656a212ca
Disallow temporary rooms in MessageLogDownloadPage
2013-09-08 20:53:59 +02:00
Tim Düsterhus
0ef6dbb36b
Fix MessageLogPage when temporary rooms exist
2013-09-08 20:52:31 +02:00
Tim Düsterhus
69a0597984
Improve ACL in ACP
...
see WoltLab/WCF@c7e6ce11d4
Closes #44
2013-09-08 14:45:40 +02:00
Maximilian Mader
577c3fc25a
Fix triple-typo ... this should fix the permissions
2013-09-06 16:16:55 +02:00
Maximilian Mader
d99d631527
Add forgotten template and fix permissions
2013-09-06 16:08:18 +02:00
Maximilian Mader
70801203f8
Add text/plain download of chat log
2013-09-06 00:02:06 +02:00
Tim Düsterhus
befdf2dfd0
Fix Code format
2013-09-05 22:54:12 +02:00
Maximilian Mader
74caf2c7ec
Implement Ajax-loading of message protocol
2013-09-05 20:50:47 +02:00
Maximilian Mader
dcfc8a94cd
Merge branch 'master' into protocol
2013-09-05 20:35:07 +02:00
Maximilian Mader
af046e4161
Add some special colors
2013-08-22 23:33:19 +02:00
Tim Düsterhus
8644b209b8
Remove obsolete __run()
in CHATCore
...
see WoltLab/WCF@2b573c7ca9
2013-08-22 15:50:04 +02:00
Maximilian Mader
8d32c41bf1
Add full list of CSS colors
...
see http://www.w3.org/TR/css3-color/#svg-color
2013-08-21 21:11:16 +02:00
Tim Düsterhus
21104e4097
Remove use of deprecated methods
...
see WoltLab/WCF@257405df08
2013-08-19 23:23:26 +02:00
Tim Düsterhus
46d86de030
Show user count in room list
...
Closes #27
2013-08-19 22:14:59 +02:00
Tim Düsterhus
8b8bf4649c
Fix HourlyCleanUpCronjobExecuteChatCleanUpListener
2013-08-19 22:09:41 +02:00
Tim Düsterhus
ea2c6f0039
Fix EOL in HourlyCleanUpCronjobExecuteChatCleanUpListener
2013-08-11 17:34:30 +02:00
Tim Düsterhus
4bc538f367
Extend HourlyCleanUpCronjob instead of an own cronjob
2013-08-11 17:30:34 +02:00
Maximilian Mader
8c2d6efec0
Fix formatting
...
I keep forgetting these rules ...
2013-08-02 19:59:57 +02:00
Maximilian Mader
cc73d89672
Display messages in their appropriate tab.
2013-08-02 19:38:13 +02:00
Maximilian Mader
75c09e2a5d
Fixup last commit #495680c3d359e504186c
...
These changes should have been in the last commit too.
2013-07-30 00:20:14 +02:00
Maximilian Mader
fd17e10e8b
Fix MessageAction - seconds are not minutes
2013-07-29 18:10:06 +02:00
Maximilian Mader
495680c3d3
Add message log to ACP.
2013-07-28 23:27:28 +02:00
Tim Düsterhus
0342f9fe9d
Fix compatibility with newest WCF
...
See WoltLab/WCF@647d232676
2013-07-09 22:22:09 +02:00
Tim Düsterhus
0407099817
Fix typo in RoomAddForm
2013-07-08 21:36:51 +02:00
Tim Düsterhus
161d0504f0
Fix joining when no message exists
2013-07-07 22:32:04 +02:00
Maximilian Mader
1b077719b8
Fix PHP 5.3 compatability
2013-06-24 18:09:31 +02:00
Maximilian Mader
5fd1e6e7be
Further message template improvements
...
- Publish message types to JavaScript
- add message type icons
- style info message properly
2013-06-24 17:49:24 +02:00
Tim Düsterhus
7ca00744da
Fix chatLastSeen on join
2013-06-23 17:59:14 +02:00
Tim Düsterhus
8ac930b952
Fix newest messages when DISPLAY_JOIN_LEAVE is false
2013-06-23 17:55:29 +02:00
Tim Düsterhus
101e90d906
Fix newest messages
2013-06-23 17:54:32 +02:00
Tim Düsterhus
e0859c5952
Fix CHAT_LASTMESSAGES === 0
2013-06-23 18:46:52 +03:00
Tim Düsterhus
8edb5e3f47
Allow revoking of suspensions in ACP
2013-06-22 18:43:38 +02:00
Tim Düsterhus
9848b5820b
Fix typos
2013-06-22 18:28:50 +02:00
Tim Düsterhus
7bf99453f2
Fix permissions for suspensions
2013-06-22 17:57:33 +02:00
Tim Düsterhus
c82eea234f
Allow creating a local suspension when only the global permission is set
2013-06-22 17:42:41 +02:00
Tim Düsterhus
0025fc63ee
Add permissions for suspension viewing
2013-06-22 17:40:24 +02:00
Tim Düsterhus
6d539e7f0a
Made suspension commands more abstract
2013-06-22 17:11:22 +02:00
Tim Düsterhus
f9fa3a7841
Fix typo in SuspensionAction
2013-06-22 16:35:48 +02:00
Tim Düsterhus
878831a659
Merge remote-tracking branch 'origin/suspensionList' into suspensionList
2013-06-22 16:34:17 +02:00
Maximilian Mader
55c4029057
Merge branch 'suspensionList' of github.com:wbbaddons/Tims-Chat into suspensionList
2013-06-22 16:31:48 +02:00
Maximilian Mader
bc56eac2e2
Improve suspension list
2013-06-22 16:31:08 +02:00
Tim Düsterhus
a51b6ffacd
Revoking is now setting expires to TIME_NOW
2013-06-22 16:17:53 +02:00
Tim Düsterhus
4abb837878
Merge branch 'master' into suspensionList
...
Conflicts:
package.xml
2013-06-22 14:41:40 +02:00
Tim Düsterhus
08451f44fe
Don't delete expired suspensions
2013-06-22 14:40:54 +02:00
Maximilian Mader
303eb80ee5
Fix MuteCommand
2013-06-22 14:21:15 +02:00
Maximilian Mader
0e2216096c
Use static:: instead of self::
2013-06-22 02:40:03 +02:00
Maximilian Mader
3028edba7d
Add optional reasons to suspensions
...
Also use $pageLinks in chatSuspension.tpl
and add the missing name to testrooms name
2013-06-22 02:19:52 +02:00
Maximilian Mader
eb27166c6c
Add pagination to chatSuspensionList and rename variables in chatSuspensionList.tpl and ChatSuspensionListPage.class.php
2013-06-21 20:18:33 +02:00
Tim Düsterhus
9ac860c9f1
Fix AwayCommand
2013-06-21 19:50:55 +03:00
Tim Düsterhus
8fe56d9e01
Throw InvalidArgumentException instead of NotFoundException
...
It provides better error messages for the user
2013-06-18 00:29:22 +02:00
Tim Düsterhus
38b29303d8
Fix aliasing
2013-06-18 00:13:24 +02:00
Tim Düsterhus
8ccefdb971
Make commands more flexible
...
Now aliases like “toRoot:whisper root,” are possible.
2013-06-17 23:56:28 +02:00
Tim Düsterhus
098f048e29
Implement command aliases
...
Closes #35
2013-06-17 23:48:59 +02:00
Maximilian Mader
3f26f6a263
Add language variables and add username to filter form if userID/issuerUserID is supplied.
2013-06-15 21:02:10 +02:00
Maximilian Mader
2ec2b17a7f
Add filter form to ChatSuspensionList
2013-06-15 15:33:30 +02:00
Maximilian Mader
7ae862c808
Satisfy CodeSniff
2013-06-12 22:55:16 +02:00
Maximilian Mader
1b8801629b
Improve suspension list
2013-06-12 22:49:25 +02:00
Tim Düsterhus
c839d528cc
Save time and issuer of suspensions
2013-06-08 16:29:19 +02:00
Tim Düsterhus
c6ffaf4fd7
Fix selecting of global suspensions
2013-06-06 21:51:25 +03:00
Tim Düsterhus
2a31c61510
Fix CodeSniff complains
2013-06-06 16:56:13 +02:00