Commit graph

7 commits

Author SHA1 Message Date
34e4e9b1a9
Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
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
3c8bb88d53
Expand fields. 2025-04-15 20:17:15 +00:00
e7b38dc8e1
Count UTF-8 bytes and graphemes instead Microsoft brand UTF-16 whatevers. 2025-04-14 21:57:24 +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
c21605cf3b Marginal improvements to cross thread access. 2023-02-10 07:07:59 +01:00
Renamed from SharpChat/Database_Migrations.cs (Browse further)