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

.
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
.
feat(forum): remove unused feature
.
fix(forum): remove accidental text
.
feat(forum): remove topic download feature