Changelog
2015-06-04
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.
Changed the icons displayed on the side of the index when logged out.
Split Yuuno CSS up in multiple files.
Made maximum and minimum username length configurable.
Added a JavaScript port of the password entropy function.
Made the registration recaptcha refresh upon failure.
2015-05-24
Made the manage footer sticky to the bottom.
Added a method to checkLogin to bypass cookies.
Added flag to login function that doesn't set cookies.