sharp-chat/SharpChat
flash e1e3def62c Ported the config system from old master. 2023-02-09 00:53:42 +01:00
..
Commands Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Config Ported the config system from old master. 2023-02-09 00:53:42 +01:00
Events Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Misuzu Ported the config system from old master. 2023-02-09 00:53:42 +01:00
Packet Ported the config system from old master. 2023-02-09 00:53:42 +01:00
ChannelManager.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
ChatChannel.cs Backported SharpId class 2023-02-08 04:32:12 +01:00
ChatColour.cs Convert Colour class to a struct. 2023-02-07 16:13:38 +01:00
ChatContext.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
ChatEventManager.cs Code style updates. 2023-02-07 16:01:56 +01:00
ChatRateLimiter.cs Code style updates. 2023-02-07 16:01:56 +01:00
ChatUser.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
ChatUserPermissions.cs Imported stable branch. 2022-08-30 17:00:58 +02:00
ChatUserSession.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
ChatUserStatus.cs Imported stable branch. 2022-08-30 17:00:58 +02:00
Database.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
Database_Migrations.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Extensions.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
IChatCommand.cs Imported stable branch. 2022-08-30 17:00:58 +02:00
IChatCommandContext.cs Imported stable branch. 2022-08-30 17:00:58 +02:00
IPacketTarget.cs Imported stable branch. 2022-08-30 17:00:58 +02:00
IServerPacket.cs Imported stable branch. 2022-08-30 17:00:58 +02:00
Logger.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Program.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
RNG.cs Code style updates. 2023-02-07 16:01:56 +01:00
SharpChat.csproj Ported the config system from old master. 2023-02-09 00:53:42 +01:00
SharpChatWebSocketServer.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
SharpId.cs Backported SharpId class 2023-02-08 04:32:12 +01:00
SharpInfo.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
SockChatServer.cs Ported the config system from old master. 2023-02-09 00:53:42 +01:00
UserManager.cs Don't use a stinky Timer for user bumps and exclude AFK. 2023-02-08 01:01:55 +01:00