Commit graph

11 commits

Author SHA1 Message Date
e17aed7c25
Switched to Index brand random Snowflakes instead of SharpIds.
If you were still handling message ids as integers in an environment that can't handle signed 64-bit integers you're going to be having a fun time after this update!
2025-04-25 20:05:57 +00:00
f5c8f2ae1d
Disable global nullable. 2025-04-25 18:18:13 +00:00
1c23ffbbe8
Updated to .NET 9.0 2025-04-25 15:49:46 +00:00
54af837c82 Fixed various inconsistencies with Sock Chat. 2024-05-09 21:31:19 +00:00
8c19c22736 Reworking event dispatching... I think?
I did this make in february but left it uncommitted. Hopefully it's stable!
2023-07-23 21:31:13 +00:00
4e0def980f Revised event storage to use less magic classes. 2023-02-23 22:46:49 +01:00
82973f7a33 Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
40c7ba4ded Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
4104e40843 Code style updates. 2023-02-07 16:01:56 +01:00
c9cc5ff23a Removed protocol enums. 2023-02-07 15:34:31 +01:00
4ceffeb48d Imported stable branch. 2022-08-30 17:00:58 +02:00