You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sharp-chat/SharpChat
flash 82973f7a33
Improved user updating but also other things that were already local.
1 month ago
..
Commands Improved user updating but also other things that were already local. 1 month ago
Config Marginal improvements to cross thread access. 1 month ago
EventStorage Improved user updating but also other things that were already local. 1 month ago
Events Simplify rate limiter, disabled silencing and merged BasicUser and ChatUser. 1 month ago
Misuzu Improved user updating but also other things that were already local. 1 month ago
Packet Improved user updating but also other things that were already local. 1 month ago
PacketHandlers Improved user updating but also other things that were already local. 1 month ago
ChatChannel.cs Improved user updating but also other things that were already local. 1 month ago
ChatColour.cs Improved user updating but also other things that were already local. 1 month ago
ChatCommandContext.cs Renamed 'Sessions' to 'Connections' 1 month ago
ChatConnection.cs Significantly less stupid connection resolving. 1 month ago
ChatContext.cs Improved user updating but also other things that were already local. 1 month ago
ChatPacketHandlerContext.cs Renamed 'Sessions' to 'Connections' 1 month ago
ChatUser.cs Improved user updating but also other things that were already local. 1 month ago
ChatUserPermissions.cs Improved user updating but also other things that were already local. 1 month ago
ChatUserStatus.cs Imported stable branch. 7 months ago
IChatCommand.cs Turned commands into classes instead of a shitty switch. 1 month ago
IChatPacketHandler.cs Un-switch packet handlers. 1 month ago
IServerPacket.cs Use virtual channel name for DMs. 1 month ago
Logger.cs Removed a bunch of @ prefixes that aren't needed. 2 months ago
Program.cs Marginal improvements to cross thread access. 1 month ago
RNG.cs Better session ID generation code. 1 month ago
RateLimiter.cs Less haphazard locking (perhaps too?) 1 month ago
SharpChat.csproj Ported the config system from old master. 1 month ago
SharpChatWebSocketServer.cs Removed a bunch of @ prefixes that aren't needed. 2 months ago
SharpId.cs Backported SharpId class 2 months ago
SharpInfo.cs Ported the config system from old master. 1 month ago
SockChatServer.cs Improved user updating but also other things that were already local. 1 month ago