Commit graph

28 commits

Author SHA1 Message Date
f41ca7fb7f
Swap these around again. 2025-04-29 22:15:37 +00:00
67202d27f7
Fixes 2025-04-29 22:14:51 +00:00
a487a8dadf
Support bidirectional storage conversion. 2025-04-29 15:43:31 +00:00
eae379e933
Added MariaDB -> SQLite conversion utility. 2025-04-28 19:22:31 +00:00
c537df792e
Create Context before creating a server. 2025-04-28 13:03:38 +00:00
98d13ebbbb
Improved logging system. 2025-04-28 12:29:11 +00:00
d94b1cb813
Improved reliability of the shutdown process. 2025-04-28 10:46:26 +00:00
3f6007922c
Added SQLite storage backend. 2025-04-27 22:31:35 +00:00
f1d4051fb5
Split MariaDB message storage out into its own library. 2025-04-27 01:54:46 +00:00
0a7e01f154
Asyncify event storage. 2025-04-27 00:31:33 +00:00
78a683620f
Switched to top level main. 2025-04-26 23:23:00 +00:00
34e4e9b1a9
Switched to file namespace declarations. 2025-04-26 23:15:54 +00:00
7bdf41a047
le async has arrived 2025-04-26 22:28:41 +00:00
2eba089a21
Split out the Flashii interaction code into a separate library. 2025-04-26 19:42:23 +00:00
626951ad10
HEH HEH YEAH ILIGHT HAHAHAHA WAHHH episode 2 2025-04-25 20:15:38 +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
1c23ffbbe8
Updated to .NET 9.0 2025-04-25 15:49:46 +00:00
03b3b6b0a3 Fixed issue when starting without any configuration data present. 2023-10-01 04:54:30 +02:00
c21605cf3b Marginal improvements to cross thread access. 2023-02-10 07:07:59 +01:00
e1e3def62c Ported the config system from old master. 2023-02-09 00:53:42 +01:00
40c7ba4ded Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
27c28aafcd Don't use a stinky Timer for user bumps and exclude AFK. 2023-02-08 01:01:55 +01:00
513539319f Better HttpClient handling. 2023-02-06 21:14:50 +01:00
6f50ec66a9 Added /shutdown and /restart commands for server maintenance. 2022-08-30 18:29:11 +00:00
3f8c2781ee Cleaned things up again. 2022-08-30 17:28:46 +02:00
23f0bd478f Apparently this is what's actually running on the server. 2022-08-30 15:21:00 +00:00
4ceffeb48d Imported stable branch. 2022-08-30 17:00:58 +02:00