sharp-chat/SharpChatCommon
2025-04-29 15:43:31 +00:00
..
Auth Removed all Async suffixes within my jurisdiction. 2025-04-27 00:33:59 +00:00
Bans Removed all Async suffixes within my jurisdiction. 2025-04-27 00:33:59 +00:00
Channels Beginnings of moving channel handling out of the main context or random assignments. 2025-04-27 02:53:56 +00:00
Configuration Create Context before creating a server. 2025-04-28 13:03:38 +00:00
Data Made MessageStorage.GetMessages more flexible. 2025-04-29 12:50:32 +00:00
Messages Support bidirectional storage conversion. 2025-04-29 15:43:31 +00:00
Snowflake Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
ColourInheritable.cs Added SQLite storage backend. 2025-04-27 22:31:35 +00:00
ColourRgb.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
RateLimiter.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
RNG.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
SharpChatCommon.csproj Improved logging system. 2025-04-28 12:29:11 +00:00
SharpInfo.cs Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
Storage.cs Added SQLite storage backend. 2025-04-27 22:31:35 +00:00
StorageMigrator.cs Support bidirectional storage conversion. 2025-04-29 15:43:31 +00:00
UserPermissions.cs Finer grained local permissions, also User.Can is gone. 2025-04-27 00:18:17 +00:00