Changelog
2019-04-02
Fixed forum read status not updating after topic has been moved.
2019-03-31
Added private Forum Leaderboard page.
Added indexing to post deletion flag.
2019-03-29
Renamed the Off Topic forum to Playpen
2018-10-16
Added accent colour field to forum category table.
2018-10-15
Updated lock notif styling.
New topic listing styling.
Renamed forum locked container to status.
Fixed overflow issues on forum category listing.
2018-08-26
Added basic permission manager to the broom closet.
2018-08-23
Added the permission checks where required.
2018-08-19
Added permission checking to the forum listings.
2018-08-18
Renamed the global permission constants to a more sensible format.
Added library side of forum permissions code.
2018-08-14
Fixed broken forum index.
2018-07-15
Rebased parser wrappers to use an interface rather than an abstract class.
2018-05-27
Added basic role and user management to manage.
2018-05-26
Finished touches on the forum baseline.
2018-05-24
Added slightly temporary parsing facilities.
Added fallback page for when there's no forums present.
Did some cleaning up in the forum code.
Added read status tracking to the forum.
2018-05-23
Move common SQL statements for the forum into PHP functions.
2018-05-22
Only show reply form if logged in.
Added ability to count clicks on link type forums.
Use an inline posting form for replies.
Added styling to posting page.
Various improvements to topic viewer.
Added initial posting form.
2018-05-21
Added avatar to last reply in topics listing.