Commit graph

19 commits

Author SHA1 Message Date
356409eb16 Simplified packet building. 2024-05-10 17:28:52 +00:00
1ba94a526c Removed unused method from ChatMessageAddPacket. 2024-05-10 15:25:50 +00:00
b1fae4bdeb Simplified Pack method return type. 2024-05-10 15:24:43 +00:00
fc7d428f76 Split name change notification out of UserUpdatePacket. 2024-05-10 15:07:56 +00:00
54af837c82 Fixed various inconsistencies with Sock Chat. 2024-05-09 21:31:19 +00:00
903e39ab76 Removed any remaining references to silencing. 2023-07-23 21:36:22 +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
06af94e94f Renamed 'Sessions' to 'Connections' 2023-02-16 22:25:41 +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
36f3ff6385 Removed internal ban handling and integrate with Misuzu. 2023-02-07 23:28:06 +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
513539319f Better HttpClient handling. 2023-02-06 21:14:50 +01:00
1051a26494 Fixed dumb shit in SharpChat. 2022-11-04 20:02:16 +00:00
9790f77a16 Removed Sock Chat v2 crust. 2022-08-30 16:04:38 +00:00
4ceffeb48d Imported stable branch. 2022-08-30 17:00:58 +02:00