Changelog
2018-10-22
Fixes margins on the index.
Fixed oversight.
Styling fixes.
Updated header, footer and forum post view.
Restyled container titles.
Merged --new stylings with the normal ones.
Removed all uses of --new in class names in templates.
2018-10-21
Use new style on the forum.
Recursive forum accent colours!
2018-10-20
Fixed issues in the exception log viewer.
2018-10-19
Templating wrapper updates.
Removed old git_branch() function, we're using tags now.
Fixed forum read checking logic!
Database table fixes.
2018-10-18
Use proper ability functions in forum.php.
2018-10-17
Added forum category colour to sub pages, needs a recursive fetch.
2018-10-16
Added accent colour field to forum category table.
2018-10-15
Added new forum header/breadcrumb style.
Updated forum post styling.
Updated lock notif styling.
New topic listing styling.
Renamed forum locked container to status.
Fixed overflow issues on forum category listing.
2018-10-14
Don't include deleted comments in counter.
2018-10-13
Publicised the backup manager program.
2018-10-12
Fixed deleted comments being included in count.
2018-10-11
Fixed news tables and finished the shoddy news management panel.
2018-10-10
Added manage links to the news pages.
News but everything is a function.
2018-10-09
Removed old use statements.