Changelog
2019-04-10
Fixed branch display.
Removed unused constant.
Added forum post submission with CTRL+ENTER.
Only do posting timeout check when creating a topic or post.
Fixed timeago initialisation.
Removed small mode from forum_get_children.
Display pre-template load time in footer.
Recursively retrieve last post in forum.
Changed the unread check function to a counter.
Removed old forum read checking code.
Initial recursive read status.
Removed pointless topic_id null check.
Fixed indexes in the categories table.
Display branch name in footer when not in master branch.
2019-04-09
Merge pull request #173 from flashwave/libraries-update-from-donation-branch
2019-04-08
Updated libraries and minor typing fix.
2019-04-03
Fixed unfollowing, closes #172.
2019-04-02
Added more validation to audio tag.
Added nicovideo embedding support to [video] tag, closes #171.
Fixed forum read status not updating after topic has been moved.
Improved changelog tag management.
Improved role management.
2019-04-01
Updated libraries.
2019-03-31
Cleaned up LESS folder.
Added private Forum Leaderboard page.
Added indexing to post deletion flag.
Updates to the session system. Closes #168.
2019-03-29
Renamed the Off Topic forum to Playpen
2019-03-25
Fixed avatar caching.
Removed --avatar-url variable.