Changelog
2016-02-04
Made Template static again.
2016-02-02
Added PHPDoc-style comments to the core Sakura files.
Added standalone development server launchers.
2016-01-30
Removed shit basePath replacement method.
Hardset url_rewrite to 0.
Moved a few pages to the router and set up smart redirects to these pages.
Fixed accidental $s instead of %s in SITE_NEWS_CAT_POST.
Wrote a wrapper for the Router library.
Fixed pagination of the friends section on profiles.
2016-01-26
Fixed cron.php triggering the CLI.
Added friends section to profiles.
Completely redid the profile layout in Yuuno.
Fix profile header not properly fitting to the container in Misaki.
2016-01-22
Fixed full country name not being displayed.
Removed the 600px minimum height of the main container.
Removed SSL redirector.
Fixed word explosion.
Fixed ranks causing an PHP error due to a missing variable.
Hide deactivated and restricted users from the all users list.
Display post id on before the post date.
Fixed age display.
Added user bbcode (usage: [user]2[/user] -> styled "Flashwave" with link to profile).
2016-01-20
Added jlist ads (hardcoded for now).
Fixed signatures not filtering htmlentities.
Removed parsedown and dependencies.
Fixed user being deactivated after being unrestricted.
Fixed error 500 while trying to restrict someone.
Moved sorting code for the memberlist to the template instead of the php file.
Fixed username change date displays.
Removed background parallax effect.