Changelog
2015-08-10
An attempt to fix error while trying to get the old avatar name.
2015-08-09
Fixed references to old urls variable.
Redid filestructure.
Fixed old avatars not getting deleted.
Added avatar uploading (background uploads soon).
Added responsive view for notification for smaller screens.
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.