- https://flash.moe
-
⚡ if it ain't broke, i'll break it
- Joined on
2021-07-02
cfbe98d34a
Updated README.md.
e0f83ca259
Split various components into sublibraries to avoid things depending on things they should not depend on.
a0e6fbbeea
Packet packing micro optimisation.
610f9ab142
Connection handling rewrite.
fa8c416b77
Use server start timestamp for welcome MOTD message and MOTD file last write for the other one.
1d781bd72c
Added base class for packets with timestamp.
042b6ddbd6
Removed IServerPacket interface.
c490dcf128
Extracted all log packets into their own ones.
549c80740d
Rewrote user and channel collections.
1a8c44a4ba
Cleaned up the names of some of the base classes.
bd23d3aa15
Some cleanups (snapshot, don't run this).
68a523f76a
Use HasFlag instead of custom Can method.
5b35595fea
Added option to automatically play media upon embed.
f4b43290bb
Fixed scrolling behaviour with auto embed.
a6a7e56bd1
Drew the rest of the fucking owl.
7bcf5acb7e
Created more discrete error/response packets.