flash flash
flash pushed to new-master at flashii/sharp-chat 2024-05-20 02:28:02 +00:00
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.
Compare 4 commits »
flash closed issue flashii/misuzu#1 2024-05-19 21:06:16 +00:00
this man is squidding me
flash pushed to new-master at flashii/sharp-chat 2024-05-19 21:02:26 +00:00
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.
Compare 4 commits »
flash pushed to master at flashii/futami 2024-05-17 22:34:57 +00:00
de3243431e ユ!
flash pushed to master at flashii/futami 2024-05-17 21:43:40 +00:00
070d6b9245 Updated sounds.
flash pushed to master at flashii/mami 2024-05-16 21:02:47 +00:00
4a619312eb Display Sock Chat protocol errors are dialog boxes.
flash pushed to master at flashii/mami 2024-05-16 20:16:41 +00:00
5b35595fea Added option to automatically play media upon embed.
f4b43290bb Fixed scrolling behaviour with auto embed.
Compare 2 commits »
flash pushed to new-master at flashii/sharp-chat 2024-05-14 22:57:01 +00:00
322500739e Moved some things out of the MessagePopulatePacket class.
flash pushed to new-master at flashii/sharp-chat 2024-05-14 22:17:31 +00:00
a6a7e56bd1 Drew the rest of the fucking owl.
7bcf5acb7e Created more discrete error/response packets.
Compare 2 commits »
flash pushed to master at flashii/mami 2024-05-14 22:08:38 +00:00
3247a46d19 Fixed weird behaviour caused by development polyfill.
flash pushed to master at flashii/ami 2024-05-14 18:11:47 +00:00
f1f0d53217 Updated node pkgs.
flash pushed to master at flashii/ami 2024-05-14 18:11:02 +00:00
111057bd7b Removed modern client export code.
331c7c49a5 Feature parity for unembed button.
Compare 2 commits »
flash pushed to new-master at flashii/sharp-chat 2024-05-14 17:55:06 +00:00
38f17c325a Apparently markdown doesn't have underlining.
907711e753 Split some packets out of LegacyCommandResponse.
Compare 2 commits »
flash pushed to master at flashii/mami 2024-05-14 17:46:03 +00:00
c267b1d73b Make unembed button also collapse spoilers.
flash pushed to new-master at flashii/sharp-chat 2024-05-10 23:50:46 +00:00
8cc00fe1a8 Updated protocol information document.
flash pushed to new-master at flashii/sharp-chat 2024-05-10 19:29:10 +00:00
3c58e5201a Updated LICENSE year.
flash pushed to new-master at flashii/sharp-chat 2024-05-10 19:23:35 +00:00
795a87fe56 Added migration to update event types of older messages.
a6569815af Enabled explicit nullable.
b95cd06cb1 Reduce usage of working objects in packet objects as much as possible.
356409eb16 Simplified packet building.
1ba94a526c Removed unused method from ChatMessageAddPacket.
Compare 8 commits »
flash pushed to master at flashii/mami 2024-05-10 01:16:59 +00:00
a7c0c400cd Use cruddy mobile detection to determine whether to auto reconnect.
flash pushed to master at flashii/mami 2024-05-09 21:41:42 +00:00
da242ed93a Fixed DM channel naming issue.
82a5a9e292 Fixed various hacks to account for serverside inconsistencies.
Compare 2 commits »
flash pushed to new-master at flashii/sharp-chat 2024-05-09 21:31:27 +00:00
54af837c82 Fixed various inconsistencies with Sock Chat.