Changelog
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.
Merge Account and Appearance controller.
Add a permission for moderators to manage profile images.
Fixed a few missing references.
2016-09-14
Refactor file controller.
2016-09-13
Removed enabling aitemu though a GET value.
Changed the logout page a bit.