sharp-chat/SharpChat/Commands
flash 5985f63744 Allow super users to kick anyone regardless of ranking. 2023-11-07 14:50:55 +00:00
..
AFKCommand.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
ActionCommand.cs Reworking event dispatching... I think? 2023-07-23 21:31:13 +00:00
BanListCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
BroadcastCommand.cs Reworking event dispatching... I think? 2023-07-23 21:31:13 +00:00
CreateChannelCommand.cs Fixed inverted permission for /create. 2023-11-07 14:33:07 +00:00
DeleteChannelCommand.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
DeleteMessageCommand.cs Revised event storage to use less magic classes. 2023-02-23 22:46:49 +01:00
JoinChannelCommand.cs Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
KickBanCommand.cs Allow super users to kick anyone regardless of ranking. 2023-11-07 14:50:55 +00:00
NickCommand.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
PardonAddressCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
PardonUserCommand.cs Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
PasswordChannelCommand.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
RankChannelCommand.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
RemoteAddressCommand.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
ShutdownRestartCommand.cs Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
WhisperCommand.cs Reworking event dispatching... I think? 2023-07-23 21:31:13 +00:00
WhoCommand.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00