Changelog
2019-12-22
New redirect window thing.
2019-12-21
Start of new codebase.
Restarting.
2019-12-15
Moved forum read marking code into the router.
2019-12-14
Bump session keys used for chat auth.
Added ctask to remove expired chat tokens.
Fixed session authentication.
Added chat tokens to data dump.
Make session token auth easier to implement.
Implemented session key auth and temporarily restored password auth.
Added SharpChat endpoints to main Misuzu source.
2019-12-13
Router beginnings.
2019-12-12
Updated required extensions list.
Mirror colour class to client side.
Massive overhauls.
2019-12-11
CSRF from Hanyuu.
2019-12-09
Added TOTP class from Hanyuu.
Fixed christmas.
Emoticon restructure.
2019-12-06
PADORU PADORU
More object conversions.
2019-12-04
Moved type utility functions to utility.php
Ported Template class from Hanyuu project.
Added 404 handler to index.php.
2019-12-03
Reduced SQL queries on profile update.
Raised max avatar dimensions.
Improved image resizing code and added GD fallback.
Ported Mailer class from Hanyuu.
Made config functions into a static class.
Fixed missing namespace.