.. |
Commands
|
Removed a bunch of @ prefixes that aren't needed.
|
2023-02-08 04:17:07 +01:00 |
Config
|
Marginal improvements to cross thread access.
|
2023-02-10 07:07:59 +01:00 |
Events
|
Removed a bunch of @ prefixes that aren't needed.
|
2023-02-08 04:17:07 +01:00 |
EventStorage
|
Fixed the backlog being sent in reverse order.
|
2023-02-10 07:18:38 +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 |
ChatChannel.cs
|
Updated protocol documentation to indicate that IDs should not be treated as numbers.
|
2023-02-10 07:28:36 +01:00 |
ChatColour.cs
|
Convert Colour class to a struct.
|
2023-02-07 16:13:38 +01:00 |
ChatContext.cs
|
Marginal improvements to cross thread access.
|
2023-02-10 07:07:59 +01:00 |
ChatRateLimiter.cs
|
Marginal improvements to cross thread access.
|
2023-02-10 07:07:59 +01:00 |
ChatUser.cs
|
Marginal improvements to cross thread access.
|
2023-02-10 07:07:59 +01:00 |
ChatUserPermissions.cs
|
Imported stable branch.
|
2022-08-30 17:00:58 +02:00 |
ChatUserSession.cs
|
Better session ID generation code.
|
2023-02-10 08:06:07 +01:00 |
ChatUserStatus.cs
|
Imported stable branch.
|
2022-08-30 17:00:58 +02: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
|
Marginal improvements to cross thread access.
|
2023-02-10 07:07:59 +01:00 |
RNG.cs
|
Better session ID generation code.
|
2023-02-10 08:06:07 +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
|
Actually send the message deletion packet.
|
2023-02-16 17:10:30 +01:00 |