Changelog
2018-09-16
Always display page generation times to the administrator.
Allow running without a config file.
Added character check to colour_from_hex.
Removed some unnecessary OOP/"modularity" bloat.
2018-09-15
Removed custom config manager.
Fixed non-multibyte string checks being used.
2018-09-09
Updated the stylesheet to use CSS variables.
Removed remnants of the old dark theme.
2018-08-26
Added basic permission manager to the broom closet.
2018-08-23
Added the permission checks where required.
2018-08-19
Added permission checking to the forum listings.
2018-08-18
Renamed the global permission constants to a more sensible format.
Added library side of forum permissions code.
2018-08-17
Added @mentions to the comments.
Removed dormant usernames checks due to removal of spaces in usernames.
2018-08-16
Disallow spaces in usernames.
Made the management design so far more responsive.
Restyled changelog related manage pages.
Fixed user card wrapping issues.
2018-08-15
Move auth pages into the main site, slight reduces the immersion break.
Moved members link to the Home drop down.
Fixed changelog creating comment threads for non-existent items.
Restyled the member list.
Rewrote management navigation.
Move top gradient to be the background of the navigation.
Added delete all sessions button.
Fixed fuck ups caused by a global replace all.
Put gradient on footer.
Changed the news post previews up a little.
Began work on merging the management panel into the main design.