Changelog
2018-12-30
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.
Hide the profile sidebar when there's no content for it.
Compare hierarchies before applying warnings.
Fixed navigation on mobile.
Finished implementation of warning and banning system, closes #87.
2018-12-27
Improved the warning management UI.
Added ability to assign warnings (WIP).
Use the thin scrollbar size for pagination.
Use proper accent colour for pagination scrollbar.
Redid the topic create/reply form.
Restored accidental cache disable.
Fixed inability to view topics ever and also added icons.
2018-12-26
First bits of the management side for warnings.
Added a UI for managing the IP blacklist.
Make the warnings table responsive.
Removed profile notice as well.
2018-12-25
Removed notice on settings page.
Added IP registration blacklisting.
Removed unused container styling stuff.
2018-12-24
Added some base stuff for warnings.