Changelog
2015-09-13
Added (commented out) beginnings of on-site chat interface.
Rewrote code for scroll to top button.
2015-09-12
Removed getjson method from changelog.
Fixed sorting in the changelog.
Removed old news function.
Moved news section over to new API.
Moved pagination to self-contained template file.
2015-09-11
Moved index news posts over to the new API.
Made the legacy getUser function reference the new API.
Directly count index statistics from the database as opposed to retrieving an array and counting that.
Added missing $data = null to the count database method.
Migrated more user object references to the new API.
2015-09-10
Fixed changelog sorting.
Made notification pulling stop when the tab isn't selected.
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.