gosora/routes
Azareal 5705252029 Add UseConvos permission.
Use UseConvos permission instead of ban flags in convo perm checks.
Stop users without the UseConvos permission from editing convo replies, although they can still delete them for privacy reasons.

Shorten some things and reduce the amount of boilerplate.
Add a few misc parser test cases.
Fix footer and tweak indentation.
2019-10-06 10:34:09 +10:00
..
panel Add UseConvos permission. 2019-10-06 10:34:09 +10:00
account.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
api.go Shortening some things. 2019-10-02 07:06:22 +10:00
attachments.go Shortening some things. 2019-10-02 07:06:22 +10:00
common.go More conversations work. 2019-08-14 20:39:04 +10:00
convos.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
forum.go Shortening some things. 2019-10-02 07:06:22 +10:00
forum_list.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
misc.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
moderate.go Shortening some things. 2019-10-02 07:06:22 +10:00
poll.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
profile.go Experimenting with request state in local errors. 2019-07-28 14:58:01 +10:00
reply.go Shortening some things. 2019-10-02 07:06:22 +10:00
reports.go Tighten validation on group promotion delete. 2019-09-30 20:15:50 +10:00
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go Shortening some things. 2019-10-02 07:06:22 +10:00
topic_list.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
user.go Experimenting with reducing the amount of boilerplate in route files. 2019-04-19 11:20:43 +10:00