Changelog
2019-04-11
Hardcoded changelog actions.
Added permission checks to the recursive read status and last post function.
Exclude deleted posts from the latest posts fetcher.
Make branch name take place of tag name when not in HEAD.
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.