Changelog
2015-07-31
Added pagination to news page.
Fixed an issue with linking to people's websites on the credits page.
Redid footer links and styling.
2015-07-30
Added draft for posting page.
Fixed background colours on the search page looking slightly mentally challenged.
Fixed &expire=<timestamp> still being in the url when purchasing premium.
Fixed calculation of remaining premium tag.
Replaced money_format function with number_format due to incompatibility with certain platforms.
Added user banning backend.
Switched the same date() formatting to be the same everywhere.
2015-07-28
Temporarily removed chat online user count.
Made the amount of news posts loaded on the frontpage configurable.
2015-07-25
Made the error in getConfig return the value that can't be found.
Added stuff for Disqus SSO.
2015-07-07
Added post and topic count variable to the profile.
2015-07-06
Added pending friend requests counter to the frontpage.
2015-07-05
Fixed avatars with shit resolutions jumping to the side of the username.
Added code for topic view counter.
Redid some of the emotes.
Removed some columns and replaced them with live stats.
Fixed bug while decoding the country name JSON with systems that don't default to UTF-8.
Added 'x time ago' generator function.
Added user data and post linking to viewforum.
Made the forum index page fully functional.
Added count functionality to database wrapper.
2015-07-04
Removed ignore lines for Misaki files.
Fixed profile rewrite rule causing errors in some environments (e.g. Win32).
2015-07-03
Added basic example of the version 1 API framework.
2015-07-02
Made the sitename config variable shown on the title of the suport page instead of just Flashii
Fixed a mistake in the stylesheet causing the support page to deform when resized.