Changelog
2023-01-01
Restructured config handler.
strval -> cast
Index updates + floatval, intval -> casts.
Replaced uses of floatval and intval with casts.
Fixed bitrot issues related to PHP updates.
Removed unfinished Colour implementation.
Removed unfinished leftovers of priority voting and polls.
Forgot to CTRL+S this file, oops!
Removed support for rolling back database migrations.
Added Flappyzor hacks.
2022-12-12
Make two factor code input field trigger a numeric keyboard on phones.
2022-11-20
Added support for general rating.
2022-11-19
Fetch servers from Futami common file.
Use edgii.net in debug mode.
debug.bat -> debug.sh
Updates
2022-11-18
Sidebar stuffs.
Sidebar stuffs.
2022-11-17
Fixed chat not loading when no style cookie is present.
2022-11-16
Running out of things to shove around.
More applicable events.
Actually handle max message length.
2022-11-14
Further decoupled Sock Chat protocol implementation from things in Ami.
2022-11-13
Fixed message duplication.
I've been chewing on this for like two weeks trying to figure out how
2022-11-04
Fixed protocol omission.
2022-11-02
Fixed some oversights.
Added packet dump toggle.
2022-11-01
Moved UI stuff to chat container.
Handle status indicator access in Ami through watchers.