sharp-chat/SharpChat
2024-05-10 15:24:43 +00:00
..
Commands Allow super users to kick anyone regardless of ranking. 2023-11-07 14:50:55 +00:00
Config
Events Reworking event dispatching... I think? 2023-07-23 21:31:13 +00:00
EventStorage Fixed issues relating to event_sender_name being nullable for some reason. 2023-11-04 23:37:02 +00:00
Misuzu Keep track of super user status. 2023-11-07 14:49:12 +00:00
Packet Simplified Pack method return type. 2024-05-10 15:24:43 +00:00
PacketHandlers Keep track of super user status. 2023-11-07 14:49:12 +00:00
ChatChannel.cs
ChatColour.cs
ChatCommandContext.cs
ChatConnection.cs Simplified Pack method return type. 2024-05-10 15:24:43 +00:00
ChatContext.cs Split name change notification out of UserUpdatePacket. 2024-05-10 15:07:56 +00:00
ChatPacketHandlerContext.cs
ChatUser.cs Fixed various inconsistencies with Sock Chat. 2024-05-09 21:31:19 +00:00
ChatUserPermissions.cs Removed any remaining references to silencing. 2023-07-23 21:36:22 +00:00
ChatUserStatus.cs
IChatCommand.cs
IChatPacketHandler.cs
IServerPacket.cs Simplified Pack method return type. 2024-05-10 15:24:43 +00:00
Logger.cs
Program.cs Fixed issue when starting without any configuration data present. 2023-10-01 04:54:30 +02:00
RateLimiter.cs
RNG.cs
SharpChat.csproj
SharpChatWebSocketServer.cs
SharpId.cs
SharpInfo.cs
SockChatServer.cs Removed any remaining references to silencing. 2023-07-23 21:36:22 +00:00