Changelog
2015-06-21
Added a bbcode parser.
Changed the options next to the avatar on the index panel.
2015-06-20
Removed remaining code for the old profile API.
Fixed settings page being usable when logged out.
Changed & to & in some URLs.
Added friends system.
2015-06-19
Added notification history section contents to settings panel.
2015-06-04
Added /header to profile for spooky things.
Redid some of the users table structure.
2015-06-02
Added JSON indentation/pretty printing function.
2015-05-30
Removed old deactivation checking method.
Fixed logged out users inherit permission strings from random user groups.
Added configuration option to enable template caching.
Compressed Yuuno back to one CSS file again.
2015-05-29
Added permission checking functions.
Added base for a novelty Mio template port.
Removed chat from the global permissions (for now) and restore the old permissions table.
Fixed issue with Gzip compression in the error handler.
Readded Gzip compression.
Changed local configuration handling.
Changed database engine handling.
Removed all jQuery dependencies in ybabstat.
Fixed feedback redirect going to a deleted forum.
Altered details of the built in fallback user a bit.
Added beginning bits for the permissioning system.
2015-05-26
Temporarily removed ybabstat.
Redid the font directory structure and CSS files.
2015-05-25
Fixed subnet matching causing an error.
Added smooth scroll to top thing.
Added JavaScript form checking to registration form.