.. |
Commands
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
Config
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
Events
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
EventStorage
|
Added migration to update event types of older messages.
|
2024-05-10 19:23:19 +00:00 |
Misuzu
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
Packet
|
Added migration to update event types of older messages.
|
2024-05-10 19:23:19 +00:00 |
PacketHandlers
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
ChatChannel.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
ChatColour.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
ChatCommandContext.cs
|
Renamed 'Sessions' to 'Connections'
|
2023-02-16 22:25:41 +01:00 |
ChatConnection.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
ChatContext.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
ChatPacketHandlerContext.cs
|
Renamed 'Sessions' to 'Connections'
|
2023-02-16 22:25:41 +01:00 |
ChatUser.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
ChatUserPermissions.cs
|
Removed any remaining references to silencing.
|
2023-07-23 21:36:22 +00:00 |
ChatUserStatus.cs
|
Imported stable branch.
|
2022-08-30 17:00:58 +02:00 |
IChatCommand.cs
|
Turned commands into classes instead of a shitty switch.
|
2023-02-16 21:34:59 +01:00 |
IChatPacketHandler.cs
|
Un-switch packet handlers.
|
2023-02-16 22:16:06 +01:00 |
IServerPacket.cs
|
Simplified Pack method return type.
|
2024-05-10 15:24:43 +00:00 |
Logger.cs
|
Removed a bunch of @ prefixes that aren't needed.
|
2023-02-08 04:17:07 +01:00 |
Program.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
RateLimiter.cs
|
Less haphazard locking (perhaps too?)
|
2023-02-19 23:27:08 +01:00 |
RNG.cs
|
Better session ID generation code.
|
2023-02-10 08:06:07 +01:00 |
SharpChat.csproj
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
SharpChatWebSocketServer.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
SharpId.cs
|
Backported SharpId class
|
2023-02-08 04:32:12 +01:00 |
SharpInfo.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |
SockChatServer.cs
|
Enabled explicit nullable.
|
2024-05-10 19:18:55 +00:00 |