Changelog
2015-05-04
Removed the blank background for inactive users.
2015-05-03
Added profile backgrounds.
Added Forum class.
Improved the manage navigation.
2015-05-02
Added supporter purchase page.
2015-05-01
Improved the error page.
2015-04-30
Started work on the management panel.
2015-04-29
Added FAQ page.
Fixed chat online users counter not working.
2015-04-28
Moved the permissions for Sock Chat to the database as opposed to having them staticly assigned in the auth script.
Removed remainders of the old templating system.
Added base Sock Chat extensions.
2015-04-27
Fixed abyss'd user's names still showing up in the title of their profile pages.
Fixed abyss'd users showing up in the memberlist.
Fixed long usernames exceeding the rectangle view on the memberlist.
Added pagination on members page.
Added members page.
Removed CloudFlare origin check on the country header.
Hide abyss'd users.
Rewrote most of the image serving script.
Added a replacement avatar for deactivated users.
Made most of the profile hidden when a user is deactivated.
Fixed youtubetype 1 displaying the channel ID as the link title.
Fixed profiles not showing profile data to logged in users.
Fixed Canada not existing.
Fixed a bug in the rank checker (didn't decode the json string in the db).
Fixed a bug causing by a bug fix in the login process (ironic).
Fixed using a username instead of an id (/u/[username]) not working.
Fixed off-site account links being displayed to guests.
Fixed activation system assigning the wrong rank after activating.