sharp-chat/SharpChat/Packet
flash 903e39ab76 Removed any remaining references to silencing. 2023-07-23 21:36:22 +00:00
..
AuthFailPacket.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
AuthSuccessPacket.cs Renamed 'Sessions' to 'Connections' 2023-02-16 22:25:41 +01:00
BanListPacket.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
ChannelCreatePacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
ChannelDeletePacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
ChannelUpdatePacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
ChatMessageAddPacket.cs Revised event storage to use less magic classes. 2023-02-23 22:46:49 +01:00
ChatMessageDeletePacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
ContextChannelsPacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
ContextClearPacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
ContextMessagePacket.cs Reworking event dispatching... I think? 2023-07-23 21:31:13 +00:00
ContextUsersPacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
ForceDisconnectPacket.cs Removed internal ban handling and integrate with Misuzu. 2023-02-07 23:28:06 +01:00
LegacyCommandResponse.cs Removed any remaining references to silencing. 2023-07-23 21:36:22 +00:00
PongPacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
UserChannelForceJoinPacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
UserChannelJoinPacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
UserChannelLeavePacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
UserConnectPacket.cs Code style updates. 2023-02-07 16:01:56 +01:00
UserDisconnectPacket.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
UserUpdatePacket.cs Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00