1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Tims-Chat/file/lib/system/command
Tim Düsterhus fff9b18cc3 Merge branch 'frontend'
Conflicts:
	template/chat.tpl

Closes #52
Closes #54
Closes #55
See #57
Closes #68
Closes #70
2014-02-27 22:44:19 +01:00
..
commands Merge branch 'frontend' 2014-02-27 22:44:19 +01:00
AbstractCommand.class.php Handle whisper formatting on the client side. 2013-05-28 23:39:19 +02:00
AbstractRestrictedCommand.class.php Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00
AbstractSuspensionCommand.class.php Add missing language items and improve some others 2013-09-13 22:36:50 +02:00
AbstractUnsuspensionCommand.class.php Add missing language items and improve some others 2013-09-13 22:36:50 +02:00
CommandHandler.class.php Show more meaningful error message when alias is invalid 2013-10-01 00:16:54 +02:00
ICommand.class.php Handle whisper formatting on the client side. 2013-05-28 23:39:19 +02:00
IRestrictedCommand.class.php Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00
NotFoundException.class.php Throw InvalidArgumentException instead of NotFoundException 2013-06-18 00:29:22 +02:00
UserNotFoundException.class.php Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00