sharp-chat/SharpChat.SockChat/Commands
2024-05-29 20:51:41 +00:00
..
BanListCommand.cs Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00
ChannelCreateCommand.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
ChannelDeleteCommand.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
ChannelJoinCommand.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
ChannelPasswordCommand.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
ChannelRankCommand.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
ISockChatClientCommand.cs Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00
KickBanCommand.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
MessageActionCommand.cs Events system overhaul. 2024-05-24 03:44:20 +00:00
MessageBroadcastCommand.cs Events system overhaul. 2024-05-24 03:44:20 +00:00
MessageDeleteCommand.cs Events system overhaul. 2024-05-24 03:44:20 +00:00
MessageWhisperCommand.cs Events system overhaul. 2024-05-24 03:44:20 +00:00
PardonAddressCommand.cs Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00
PardonUserCommand.cs Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00
ShutdownRestartCommand.cs Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00
SockChatClientCommandContext.cs Split connection classes. 2024-05-21 20:08:23 +00:00
UserAFKCommand.cs Split status elements out of UserInfo and made user update event based. 2024-05-24 19:17:12 +00:00
UserNickCommand.cs Split status elements out of UserInfo and made user update event based. 2024-05-24 19:17:12 +00:00
WhoCommand.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
WhoisCommand.cs Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00