Changelog
2018-09-23
Fixed roles listing page.
Made manage less wide.
Fixed shadows on the user cards.
Updated the manage navigation.
Fixed some oversights caused by previous changes.
Make html_colour return a CSS variable.
Moved profile header into a separate file.
Updated auth styles to match site styling.
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.