Changelog
2016-12-04
Optimised permission checking.
Fixed forum permissions.
Fix exception reporting.
Removed Sakurako/chat related things.
Added PHP 7.1 style type signatures.
Some Yuuno updates.
2016-11-23
Fix dumb comment vote counting logic.
2016-11-14
Prefer Segoe UI again in Yuuno.
2016-11-12
Moved Yuuno to BEM and LESS.
2016-11-06
Fixed Twig strict mode related errors.
2016-11-04
Add dynamic header and avatar uploading.
Removed experimental code.
Enabled Twig strict mode.
Fixed permission checking through Twig.
2016-11-02
Update forum perms.
2016-11-01
Changed all references to the old permission system for non-forum stuff to the perms v2.
2016-10-23
First parts of permissions v2.
2016-10-13
Fixed some oversights.
2016-10-11
BBcode fixes.
2016-10-07
Fix BBcode styling.
Add bbcode cache rebuilder command.
Remove a lot of unneeded stuff from sakura.php.
Removed global defines.
Moved HTTP specific things from the sakura.php to public/index.php.
Cache parsed BBcode in forum posts.
2016-09-22
Fix inability to unset user title.
Ask for confirmation when saving account details.
2016-09-19
Make forum post deletion and profile updating dynamic through AJAX.
Add live "now listening" to profiles sourced from last.fm.
2016-09-16
First part of moving Yuuno to BEM + LESS.