Changelog
2017-10-18
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.
Bug fixes and minor improvements.
2017-10-06
Added basic ranks system.
Added a function to get the name of the current database.
Added ability to check if table columns exists.
Updated table check function to be more reliable.
2017-10-05
Added ability to delete avatars.
Updated changelog to display dates.
Fixed navigation state in the settings.
Added avatars.
Made the logo spooky. (Happy Halloween!)
Renamed _dev_settings.php to settings.php.
Added html function substituting.
2017-09-22
Updated webhook handler to update the site.
2017-09-20
Updated changelog display a bit.
Added a function to make properly formatted page titles.
Fixes to the userbar.
Added automated changelog using the webhook.
Updated GitHub webhook a bit.
Added function to get the current session id.
Added temporary settings panel.