|
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 |
|
|
68a523f76a
|
Use HasFlag instead of custom Can method.
|
2024-05-17 23:50:22 +00:00 |
|
|
a6a7e56bd1
|
Drew the rest of the fucking owl.
|
2024-05-14 22:17:25 +00:00 |
|
|
7bcf5acb7e
|
Created more discrete error/response packets.
|
2024-05-14 19:11:09 +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 |
|
|
5985f63744
|
Allow super users to kick anyone regardless of ranking.
|
2023-11-07 14:50:55 +00:00 |
|
|
a9ca3705ad
|
Keep track of super user status.
|
2023-11-07 14:49:12 +00:00 |
|
|
294471dcfd
|
Fixed inverted permission for /create.
For the love of god remember to update the permissions table and recalculate before starting back up.
|
2023-11-07 14:33:07 +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 |
|
|
86a46539f2
|
Less haphazard locking (perhaps too?)
|
2023-02-19 23:27:08 +01:00 |
|
|
546e8a2c83
|
Simplify rate limiter, disabled silencing and merged BasicUser and ChatUser.
|
2023-02-17 22:47:44 +01:00 |
|
|
d268a419dc
|
Cleaned up channel/user association logic.
|
2023-02-17 20:02:35 +01:00 |
|
|
1466562c54
|
Use virtual channel name for DMs.
|
2023-02-16 23:56:50 +01:00 |
|
|
a5089f14b8
|
Undid the IPacketTarget system.
|
2023-02-16 23:47:30 +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 |
|
|
ea56af0210
|
Turned commands into classes instead of a shitty switch.
|
2023-02-16 21:34:59 +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 |
|
|
4ceffeb48d
|
Imported stable branch.
|
2022-08-30 17:00:58 +02:00 |
|