История коммитов

.
refactor(forum): move post page to controller and redirect legacy url
.
refactor(forum): move file download to controller with redirects
.
refactor(forum): move bulk post deletion to controller
.
refactor(forum): move topic relocation to controller
.
fix(forum): enforce post edit timeout on direct link
.
refactor(forum): split edit post actions into controllers
.
refactor(forum): split message posting controllers
.
refactor(forum): move topic create to controller
.
refactor(forum): move topic curators to controller
.
refactor(forum): move topic change to controller and improve validation