sharp-chat/SharpChat
2025-04-27 00:18:17 +00:00
..
C2SPacketHandlers Handle local permissions as a ulong and decouple from the ones stored in the database. 2025-04-26 23:58:32 +00:00
ClientCommands Finer grained local permissions, also User.Can is gone. 2025-04-27 00:18:17 +00:00
Events Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
EventStorage Finer grained local permissions, also User.Can is gone. 2025-04-27 00:18:17 +00:00
SockChat/S2CPackets Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
C2SPacketHandler.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
C2SPacketHandlerContext.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
Channel.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
ClientCommand.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
ClientCommandContext.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
Connection.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
Context.cs Finer grained local permissions, also User.Can is gone. 2025-04-27 00:18:17 +00:00
Program.cs Switched to top level main. 2025-04-26 23:23:00 +00:00
SharpChat.csproj First set of Sock Chat specific splitouts. 2025-04-26 22:47:57 +00:00
SharpChatWebSocketServer.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
SockChatServer.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
User.cs Finer grained local permissions, also User.Can is gone. 2025-04-27 00:18:17 +00:00
UserStatus.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00