Changelog
2024-02-25
Reverse the animation when popping the kick/ban notice.
2024-02-24
Fixed error when trying to access a topic with no posts associated.
Increased marquee text blocks.
Added new kick/ban screen.
Fixed replace all incident.
Made the nick name change message small.
Made packet handlers more readable.
Moved all/most UI code out of the Sock Chat protocol handler.
2024-02-23
Updated required Javascript features for chat.
2024-02-21
Added skin route for Minecraft Beta 1.7.3.
Index framework updates.
hurr
2024-02-20
Stinky fix for impersonation in chat auth.
Removed the domain transition notification from the main client.
Removed the domain transition notification from the compatibility client.
Moved colour picker into the built CSS and JS files.
Moved chatbot user instance out of the Sock Chat protocol implementation.
Small code alignments fixes.
Only emit umi:ui:message_add event when we're actually generating an element.
2024-02-16
Attempts at making message rendering and notifications more consistent and moved a lot of UI stuff out of the protocol handler.
2024-02-15
Fixed bans no longer working.
2024-02-13
Fixed Forum Activity section always showing up.
2024-02-11
Fixed focus grabbing.
Fixed profile fields not showing up anymore.
Mobile UI fixes.
2024-02-10
Fixed error during chat startup.
Updated NPM packages + cleaned up context object usage.
Updated NPM libraries.
Copied build script changes.
Rely on implicit writable false.