Changelog
2015-10-17
Added sidebar table styling.
Fixed resizing of tenshi benefits on yuuno on mobile.
2015-10-16
Fixed not 1:1 avatars being positioned weirdly in Misaki.
Moved all inline profile styling to a css block in misaki.
Added a new "user not found" page to misaki.
Removed special case for userid == 0 from imageserve.php so it actually serves the "User Deactivated" avatar instead of the "No avatar" one.
Fixed sakura using a wrong method to get the current URL.
Fixed user media links not being white on misaki.
Improved the look of the frontpage changelog.
Did the same for jQuery (which is required for bootstrap in manage, wouldn't want to be found dead using it myself).
Removed maxcdn link for font-awesome in favour of a locally hosted copy.
Fixed notifications not getting marked as read.
2015-10-14
Implemented the new Rank class.
Fixed weird resizing of the header during page load in Microsoft Edge.
Removed bundled changelog in favour of an externally hosted one.
2015-10-12
Removed LIKE SELECT statement from the User class.
Redid the markup of Misaki profiles.
Display comment counts in Misaki.
Fixed broken ternary in the testing style switching code.
Readded code for testing style.
Fixed Misaki template tags.
2015-10-11
Fixed incorrect id references.
2015-10-10
Added signature section to the settings page.
Fixed settings index friend count not working.
Fixed static urls in settings.
Cleaned up and uniform'd column names.
Added comment voting.
Fixed comment reply ID collision.
Added permissions to commenting.
Added sitelogo configuration variable.