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/commands
Maximilian Mader 303eb80ee5 Fix MuteCommand
2013-06-22 14:21:15 +02:00
..
AwayCommand.class.php Fix AwayCommand 2013-06-21 19:50:55 +03:00
BanCommand.class.php Add optional reasons to suspensions 2013-06-22 02:19:52 +02:00
ColorCommand.class.php Move settings from user storage to user table 2013-05-24 17:30:27 +02:00
FreeCommand.class.php Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00
GbanCommand.class.php Add optional reasons to suspensions 2013-06-22 02:19:52 +02:00
GmuteCommand.class.php Use static:: instead of self:: 2013-06-22 02:40:03 +02:00
GunbanCommand.class.php Add GunbanCommand and GunmuteCommand 2013-05-30 19:20:51 +02:00
GunmuteCommand.class.php Fix GunmuteCommand 2013-05-30 19:32:31 +02:00
InfoCommand.class.php Clean up language items 2013-05-24 19:26:29 +02:00
InviteCommand.class.php Add InviteCommand 2013-05-26 19:57:28 +02:00
MeCommand.class.php Fix PHPDoc 2013-05-24 01:40:56 +02:00
MuteCommand.class.php Fix MuteCommand 2013-06-22 14:21:15 +02:00
PlainCommand.class.php Reposition preparser 2013-03-19 18:36:27 +01:00
RestoreCommand.class.php Fix RestoreCommand 2013-05-26 17:24:44 +02:00
TemproomCommand.class.php Handle whisper formatting on the client side. 2013-05-28 23:39:19 +02:00
UnbanCommand.class.php Add UnbanCommand 2013-05-26 15:56:05 +02:00
UnmuteCommand.class.php Fix PHPDoc 2013-05-24 01:40:56 +02:00
WhereCommand.class.php Add RoomCache class 2013-05-24 02:27:55 +02:00
WhisperCommand.class.php Handle whisper formatting on the client side. 2013-05-28 23:39:19 +02:00