Changelog
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.
Imported Base* classes from Hanyuu project.
Fixed cool error I wasn't getting in dev.
Made the error page when a role has no members less jarring.
Added profile field values table to data export.
Reworked profile field handling.
2019-11-07
Fixed namespace reference in comments.
2019-11-06
Use a blacklist instead of a whitelist.
Store each database individually.
2019-11-02
Removed explicit gzip.
2019-11-01
Goodbye Halloween 2019!
2019-10-30
Engage spookii.net phase 2.
2019-10-02
Fixed namespacing issues.
2019-10-01
Allow usage of numpad enter key in the post submission shortcut
Engage spookii.net phase 1.
2019-09-29
Use object for logging in.
2019-09-28
Fixed registration off error handlers.
Added fetchObject wrappers.
Fixed migration oversight.
Added namespaces to all files in public.
Rewrote database stuff.
Goodbye background-image hacks!