Changelog
2019-01-02
Release new user menu to everyone.
2019-01-01
Fixed parser always being set to bbcode.
Bump license year (I never did this in 2018 apparently).
Fixed post edit date sometimes getting unset by mod edits, closes #107.
Only redirect root forums of category type to index.
Fixed editor discarding existing content when failing, closes #112.
Fixed crash when viewing topics as guest.
2018-12-31
Added experimental user navigation bar.
Redirect to topic rather than directly to post when creating a topic.
Link root forums to the main page from breadcrumbs.
Updated the changelog list a bit.
Sort last online users by time rather than random.
A bunch of front page updates.
Fixed topics unpinning themselves when edited by original author.
2018-12-30
Send relation actions through AJAX, closes #93.
Added button to pin/unpin comments, closes #100.
Only bump post edit date field when the text has been changed.
Added dropdown for selecting topic type in editor.
Added global announcement post type.
Some index adjustments.
Manually bump the post_edited field.
Added cron task to synchronise post forum ids after moving.
Allow editing of the topic name when editing the original post.
Make title in reply mode clickable to return to the topic page.
Added post editing, closes #97.
2018-12-29
Fixed image tag overflow.
Hide unimplemented buttons for now.
Added permission calculator to the forum section in manage.
Renamed one the name of the forum read perms set to be more fitting with the write one.
2018-12-28
Reverted addition of permission override flagset.