Changelog
2018-10-21
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.
Added horribad quote administration thing.
Added chat quotes to front page.
2018-10-08
Actually get rid of the notice when posting the first comment.
Use better numeric check in the changelog date checker.
Moved password recovery code into its own file.
Moved avatar and background functions into their own files.
2018-10-07
Fixed password reset redirect.
2018-10-06
Database stuff is now also procedural, would ya look at that.