Changelog
2018-08-12
Revising the navigation menu a bit, mobile is in-progress.
Fixed news padding issue.
Attempt to minimise asset_url errors.
Revised button styling a bit.
Display comment count on profiles.
Allow password and email changing in debug mode while registration prevention is enabled.
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.