Changelog
2024-03-03
Fixed text sanitisation issues.
2024-03-02
Fixed Minecraft issue.
Made baka screen account for iPhone.
Changed signal strength requirements again.
Moved reconnect handling out of protocol handler.
2024-03-01
Made UmiWebSocket use EventTarget instead of taking a massive callback.
Removed common reference from Sock Chat implementation.
Moved implicit channel and user context clears to the populate packet handlers.
Use EventTarget instead of the custom watchers bag.
2024-02-29
Removed Umi.Server object.
Moved authentication out of protocol handler.
Made it say Ready~
Adjusted signal strength drops.
Added connection strength indicator to chat.
2024-02-28
Keep chat settings in sync between tabs.
2024-02-27
Updated sound library and text triggers.
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.