Changelog
2018-10-04
Added a constant that's equal to the Misuzu root directory.
Moved config functions out of the Application class.
2018-10-03
Migrated site update system to be tag based.
2018-10-02
Fixed oversight causing a half logged in state in private mode.
Removed Carbon dependency.
Made imperative bits of the session system procedural like the rest.
Fixed oversight causing pages with comments to break.
Added new CSRF protection system.
Removed references to static.flash.moe from the repository.
2018-10-01
Added early background settings.
2018-09-30
Added a spambot countermeasure question.
Made the logo spooky again.
Reverted yesterday's changes.
2018-09-29
More experimentation with new colour scheme.
2018-09-28
Updated the forum index design.
Moved some utility functions to more appropiate locations.
Added root directory to the includes path.
Fixed comment mention colours.
Fixed about editor showing when the user lacks the proper permissions.
Improved private mode, replaces Auth.staging.
2018-09-27
Prevent viewing the test site without logging in.
Moved more settings.php functionality into reusable functions.
Removed profile guidelines header thing.
Ridding of IPAddress class and IPAddressRange, the latter was broken and the former was obsoleted by INET funcs.
Removed some refs to IPAddress class.
Move last online bump into a function.
Removed dead use statements.
Don't redirect back to profile if there are any errors when setting profile info.
Display guidelines on profile in edit mode.
2018-09-26
Added new avatar changing UI to profile.