Changelog
2015-09-04
Removed credits page in favour of a markdown file in the root.
Added Urls class.
2015-09-03
Removed Disqus.
Made unknown countries return XX instead of EU.
Removed code for Disqus SSO.
Created two new classes for future use (news and comments).
Fixed All Members view on the memberlist not remembering the view option.
Fixed undefined index in settings.php.
Added a link to the tracker on the support page.
Added insert function to tracker.
Moved donation tracker functions to Main class.
2015-09-02
Removed special styling on support us button.
Made the dropdowns in the memberlist usable on phones.
Fixed menu width on smaller monitors.
Removed dodgy old mobile view.
2015-08-31
Updated twig libraries and switched to the unmodified Parsedown branch.
Fixed bug in settings panel with parent sections.
Changed main navigation to font awesome icons.
2015-08-30
Added donation tracker frontend.
2015-08-29
Made placeholder avatars different based on the templates.
Fixed PHP version checker not halting the script entirely.
Improved template error handling.
2015-08-28
Cleaned up the code for the front page stats.
Did a plethora of changes to Misaki.
2015-08-26
Added profile entry for birthday.
2015-08-25
Moved profile templates to own folder.
2015-08-23
Quickly backported the required templates to switch back to the Yuuno template.
Fixed profiles on Misaki.
Added user controlled ability to switch to Misaki via Site Options.
Fixed checkboxes not working properly in the AJAX submission function.