Changelog
2015-08-09
Fixed links to GitHub links to link to their BitBucket alternative.
Added :smug: emote.
Redid settings frontpage.
Fixed homepage friends link going to the wrong location.
2015-08-07
Added profile changing backend.
Added profile changing frontend.
2015-07-31
Fixed pending friend requests function returning mutual friends instead of requests.
Fixed removing a friend not removing the request.
Added friend management page.
Added pagination to notification history page.
Fixed positioning bug on the notification history page.
Removed mention of Flashii in news page title.
Implemented global pagination style on member list page.
Put pagination in its own CSS class.
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.