Changelog
2022-07-30
Removed references to the incomplete Sock Chat v2
2022-07-27
Probably fixed game lookups.
2022-07-20
Fixed double encoding, probably.
2022-07-16
Updated sources list on the contact page.
Rewrote web lookup handler + various fixes.
Rewrote YouTube lookup handling.
Reimplemented EEPROM and Twitter lookups.
2022-07-15
Created structure for additional API version handlers.
Use the Index router in Uiharu.
2022-07-14
Added Index library to Uiharu.
2022-07-12
Show button for spoiler tag.
Added colour picker to modern chat.
Replaced colour picker in legacy chat.
2022-07-11
Added shitty temporary spoiler bbcode to chat.
2022-07-07
Renamed AuthInterface to IAuth.
2022-07-06
Implement Index routing rather than stinky if statements.
Fixed handling of HTTP OPTIONS.
Fixed thumbnailing.
Updated user agent string.
Switched to SharpChat authentication instead of hooking into the Misuzu database.
Fixed hash lookup and improved ID generation.
Updated using the Index library.
2022-07-05
Updated deprecation notice.
Removed leftover console.log (oops).
Restructured EEPROM client js.
Updated EEPROM landing page.
Removed unused EEPROM management panel.
Fixed compatibility issues with PHP 8.1.
Updated some URL references I forgot in my initial pass.
Hide errors in production.