sharp-chat/SharpChat
2023-02-08 04:32:12 +01:00
..
Commands Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Events Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Flashii Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Packet Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +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 Backported SharpId class 2023-02-08 04:32:12 +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 Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +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 Backported SharpId class 2023-02-08 04:32:12 +01:00
Database_Migrations.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
Extensions.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +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 Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
RNG.cs Code style updates. 2023-02-07 16:01:56 +01:00
SharpChat.csproj Removed protocol enums. 2023-02-07 15:34:31 +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
SockChatServer.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
UserManager.cs Don't use a stinky Timer for user bumps and exclude AFK. 2023-02-08 01:01:55 +01:00