Changelog
2015-09-09
Made error logger log Sakura version.
Removed the striped bar on the footer due to (obvious) negative feedback.
Renamed main folder to public since we're not using a subdomained system anymore.
Happy Cirno day!
2015-09-08
Made dates on profile a bit more readable.
Added birthdate changing.
Fixed checkboxes not doing what they're supposed to do.
Hid Groups menu from the Settings page as the backend functionality is delayed until after the first stable.
Removed ability to switch to Misaki through the site options (it's currently very broken).
2015-09-07
Restyled explosive notifications and make them not explosive.
Moved document title setting to templates instead of in the PHP file.
Fixed newline causing an error in CloudFlare check.
Updated the CloudFlare IPs list.
Removed the _developer_data folder, split the SQL structure and data up into two files respectively and moved the Sock Chat auth script to a new directory.
Fixed infopage templates not using the new blocks method.
Fixed cookie notification reappearing after accepting.
2015-09-06
Added cookie notification.
Fixed restricted.tpl not being referenced properly.
Made friendlist mobile friendly.
Gave the error handler a massive update.
Added ability to hide certain settings modes from the menu.
Removed unused URLs.
2015-09-05
Implemented IP checking in the session manager.
Dropped SockChat class and rely on system permissions for Sock Chat permissions.
Implemented Urls class in PHP files.
Fixed parallax disabling not working on Yuuno.
Use Twig Blocks instead of Includes.
Fixed out of line padding on info pages.
Made the payment cancelled message look less odd.
Added a configuration value to change how many users are displayed on the memberlist per page.