Changelog
2015-05-09
Added function to actually create notifications.
Fixed a missing newline in a template file.
2015-05-08
Added the notification system.
2015-05-06
Moved panel on the right site of the index to its own template file.
Added post count to the users table structure.
Added content retrieval functions for the forum.
2015-05-05
Exported updated SQL structure.
Added a Google based search page.
Added comments to yuuno.js.
Added a parallaxing effect on profile backgrounds.
getWarnings() can now return all warnings when the first parameter is false.
2015-05-04
Added base stuff for the warnings system.
Changed the way profile backgrounds are handled.
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.