sharp-chat/SharpChat/Packet
2024-05-09 21:31:19 +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 Fixed various inconsistencies with Sock Chat. 2024-05-09 21:31:19 +00: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 Fixed various inconsistencies with Sock Chat. 2024-05-09 21:31:19 +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 Fixed various inconsistencies with Sock Chat. 2024-05-09 21:31:19 +00:00
UserUpdatePacket.cs Fixed various inconsistencies with Sock Chat. 2024-05-09 21:31:19 +00:00