flash flash
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.
flash pushed to master at flashii/mami 2024-05-09 20:03:36 +00:00
7bc229de28 Removed unused array.
flash pushed to master at flashii/mami 2024-05-09 18:30:24 +00:00
265c6e8e7f Fixed avatar timestamping.
flash pushed to master at flashii/mami 2024-05-09 18:22:42 +00:00
5cbe5e98f2 More message handling updates.
flash pushed to master at flashii/mami 2024-05-07 21:09:11 +00:00
c379c4bd0e Preliminary message handling overhauls (also fixes DMs being catastrophically broken).
flash pushed to master at flashii/mami 2024-05-06 19:11:16 +00:00
4741190913 Updated whim's user id.
flash pushed to master at flash/ip.flash.moe 2024-04-30 23:16:39 +00:00
c477551412 Safari's Good Browser & So Epic
flash pushed to master at flash/ip.flash.moe 2024-04-30 23:14:06 +00:00
8cfba3ca23 Added copyright info footer thing.
flash pushed to master at flash/ip.flash.moe 2024-04-30 23:07:53 +00:00
c491d967ba Design and code update, fixed IE8 compat, use new clipboard API when available.
flash pushed to master at flashii/mami 2024-04-23 21:49:26 +00:00
c94cba560d Fixed implicit throw annotation.
flash pushed to master at flashii/mami 2024-04-23 21:43:18 +00:00
d4440e03cc Rewrote argument dict checker to actually make it human readable.
flash pushed to master at flashii/mami 2024-04-23 20:29:46 +00:00
24d9fef94c Fixed oversight in view visible state.