Changelog
2018-07-10
Cleaned up permissions stuff in the broom closet a bit.
Moved git related functions out of ApplicationBase.
Fixed avatar change page on mobile.
Made manage sections default to their actual default pages.
Fixed avatar resolutions on the forum a tad.
2018-07-09
Rewrote the avatar upload handling a bit.
Fixed avatars being 198x198 instead of 200x200 like they should because of the border handling.
2018-07-08
Fixed an error causing e-mail changing to be impossible.
Added the permissions system.
2018-07-07
Fixed canonical urls up a bit.
Linked the user changelog from profiles.
Made it possibly to filter the changelog by user.
Added a slight notice when the browser doesn't support sideways text.
Fixed some cross browser issues.
Fixed word wrapping issues in the changelog.
Fixed bug in tag archival.
2018-07-06
Added management facilities for the changelog.
Added changelog!
2018-05-28
Added member listing.
2018-05-27
Added basic role and user management to manage.
2018-05-26
Added code highlighting library.
Replaced the asset build script with PHP from Bash.
Display times in the 'x time ago' format.
Ensure the server-side is always set in the UTC+0 timezone.
Finished touches on the forum baseline.
Change storage types of IP addresses in the database from BLOB to VARBINARY.
2018-05-24
Added slightly temporary parsing facilities.
Added fallback page for when there's no forums present.
Did some cleaning up in the forum code.
Added read status tracking to the forum.