Changelog
2015-08-26
Added profile entry for birthday.
2015-08-25
Moved profile templates to own folder.
2015-08-23
Quickly backported the required templates to switch back to the Yuuno template.
Fixed profiles on Misaki.
Added user controlled ability to switch to Misaki via Site Options.
Fixed checkboxes not working properly in the AJAX submission function.
Restructured the startup process.
Added special cases for restricted users.
Merged messages.php and settings.php.
Rewrote settings page handling.
Fixed broken reference to current page variable in the logout link.
Added repeated linear gradient to the JavaScript message because I could.
Removed a reference to the legacy password hashing method in Users::checkLogin().
2015-08-22
Fixed premium purchasing being broken somehow.
2015-08-21
Fixed sitewide background making text on Members page unreadable.
Switched to a less disgusting purple for the selection of user boxes.
Fixed youtubetype being ignored on the profile.
Implemented permission checking for all the settings in the Aesthetics category.
Added a fallback to the User class that checks using a LIKE statement.
Added banner to footer on unstable revisions.
Fixed values of additional profile values not showing up properly.
Split the SQL fetch function up into select and fetch functions for possible future use.
Fixed an ancient issue where the avatar in the header leaves its containers.
Fixed user uploads removal.
Added new options menu (replaces site wide background checkbox).
Changed /r/ urls to /p/ to not have it be confused with subreddit.
Moved image serving file to the new user api.
2015-08-20
Made the "Enable JavaScript" message look a bit less mentally challenged.
Fixed font on changelog not displaying correctly.
Cleaned up the sakura template variable.