Changelog
2018-08-12
Merged the account log and login history pages into one.
Fixed comment voting.
2018-08-11
Merged account and avatar settings pages.
Fixed longstanding issue in the user list in manage.
Removed unnecessary content classes.
2018-08-10
Fixed comment count issue on the news pages.
Fixed error caused by comment section when logged out.
Added comments section.
2018-07-23
Allow null in html_colour.
Display audit log in settings.
2018-07-21
Added password resetting.
Added page generation time in debug mode.
Append file modify time to asset urls.
Fixed index on phones.
Fixed gzip breaking the exception report.
Fixed date validation in changelog viewer.
2018-07-20
Merge colour_set_inherit and unset_inherit into a single function.
2018-07-18
Added command to create migration scripts.
Reverted #1505: Turns out the array init was needed after all!
Display a user's current e-mail address in the settings.
Added e-mail backend stuff.
2018-07-17
Display proper site name in the broom closet.
Added backend stuff for audit logging.
Changed changelog on front page to always just grab the last 10 changes.
Fixed spacing on the changelog placeholder.
Removed unnecessary array init.
2018-07-15
Removed unused server.php file.
Use shorthand database operations everywhere.
Added SQL query counter to footer in debug mode.
Added static aliases for common database actions.