Changelog
2018-09-22
Fixed new lines in plain text mode in the about section.
2018-09-21
Added about permission section to the manage panel.
2018-09-20
Added early stuff for informational pages.
Added quick 'n dirty about section.
2018-09-19
Made containers in the account settings translucent for background previews.
Fixed incorrect colour variable usage in profile header.
Made user cards match new profile look.
Made new profile's avatar styling reusable.
2018-09-18
Changed follow button text depending on mutuality.
Added a basic friends system.
2018-09-17
Restyled the accounts section accordingly with the new profile.
Added styling for relation display.
Added edit profile button to own profile.
2018-09-16
Updated the profile header massively.
Made changelog date headers not look out of place.
Rewrote the error reporter.
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.