Changelog
2018-08-15
Restructured the templating system backend.
2018-08-14
Removed old Nova style assets.
Improve the speed of the permissions calculator.
Fixed broken forum index.
Moved the links that used to be in the footer to the Home menu.
Fixed a slight oversight causing the mobile version of the new navigation to explode.
Remounted nav and footer to be independent from the regular content.
Made the footer always be on the far bottom of the screen.
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.