Changelog
2018-12-16
Better handling of deleted comments with replies.
Undid the header thing, it breaks transparency.
2018-12-15
Fixed some minor things.
Fixed comments notice link colour.
Improved handling of soft deleted comments.
Added more audit log events.
Convert audit log strings to constants.
Improved look of global audit log.
2018-12-11
Fixed an error in the CSRF tag storage.
Fixed mismatched comment generation.
Removed unused permissions.
Some comments maintenance.
Actually store updated CSRF token.
Limited pagination size more.
Set custom scrollbar colours based on page background and accent colour.
Spaced comments a bit more.
Restyled news post page.
Updated comments code to use colour functions.
Rewrote the client side colour functions to be procedural.
2018-12-10
Rewrote client side code for the comment system.
2018-12-07
Added Nintendo Switch friend code profile field.
2018-12-05
Fixed multiple comment posting and removed container height limit.
Fixed custom colour checkbox state being inverse.
Removed hardcoded permissions.
2018-12-01
Removed avatar changing field from management panel.
Fixed pagination in settings.
Make url_construct a function instead of a filter.
Redirect to previous page after login.
2018-11-29
Removed old informational pages.
Improved CLI mode checking.