sharp-chat/SharpChat
2024-05-10 19:18:55 +00:00
..
Commands Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
Config Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
Events Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
EventStorage Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
Misuzu Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
Packet Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
PacketHandlers Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
ChatChannel.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
ChatColour.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
ChatCommandContext.cs
ChatConnection.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
ChatContext.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
ChatPacketHandlerContext.cs
ChatUser.cs Enabled explicit nullable. 2024-05-10 19:18:55 +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 Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
RateLimiter.cs Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
RNG.cs
SharpChat.csproj Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
SharpChatWebSocketServer.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
SharpId.cs
SharpInfo.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
SockChatServer.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00