Changelog
2017-10-26
Sorted changelog by date.
Added keeping track of commit hashes in the changelog.
Changed date/time storage method.
Display username colours in the changelog.
Put all database queries in constants.
2017-10-25
Some more forum updates.
2017-10-24
Fixed centering shoving the changelog off the page.
Allow public viewing of the changelog while in invite mode.
Only show invites section in settings if invites are enabled.
Only allow forum in development mode again.
Added Railgun compatible Colour stuff.
Added Discord webhook stuff.
Reworked profile code a bit.
Fixed naming collisions of constants.
Removed 'Your rank has been changed!' message, it's obvious enough.
Removed development checks on the forum.
Added first bits of the forum implementations.
Added display ranks.
2017-10-18
Added profile fields and management of them.
Display IPs on profiles if staff.
Added dates to profile.
Keep track of IP addresses.
Disallow spaces at start and end of usernames.
Renamed settings index to Profile.
Added ranks page to the settings page.
2017-10-17
Added hierarchy system to ranks.
Fixed user_title column migration.
Fixed user rank duplication.
Improved query code.
2017-10-13
Removed unused query caching code.