Commit graph

17 commits

Author SHA1 Message Date
610f9ab142 Connection handling rewrite. 2024-05-20 16:16:32 +00:00
fa8c416b77 Use server start timestamp for welcome MOTD message and MOTD file last write for the other one. 2024-05-20 02:27:46 +00:00
549c80740d Rewrote user and channel collections. 2024-05-19 21:02:17 +00:00
1a8c44a4ba Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
bd23d3aa15 Some cleanups (snapshot, don't run this). 2024-05-19 01:53:32 +00:00
907711e753 Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
a6569815af Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
b95cd06cb1 Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
a9ca3705ad Keep track of super user status. 2023-11-07 14:49:12 +00:00
a7a05f04bd Don't remove AFK status when opening a new connection. 2023-08-09 14:59:29 +00:00
82973f7a33 Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
8de3ba8dbb Even slightly lesser aggressive question mark 2023-02-19 23:47:53 +01:00
86a46539f2 Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
d268a419dc Cleaned up channel/user association logic. 2023-02-17 20:02:35 +01:00
13ae843c8d No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
06af94e94f Renamed 'Sessions' to 'Connections' 2023-02-16 22:25:41 +01:00
c8a589c1c1 Un-switch packet handlers. 2023-02-16 22:16:06 +01:00