gosora/routes
Azareal 2e28ae39f3 Add posts as a criteria for group promotions.
Load the posts column when loading users.
Make DefaultUserStore.Reload a wrapper around DefaultUserStore.BypassGet.
Use the OO style query builder more in common/user.go
GroupPromotions is now bound to an interface rather than the concrete type.
Fix some issues in the GroupPromotionStore interface.
Improve error handling for table creation and reduce boilerplate.
Shorten some more things.

Add panel_group_promotions_posts phrase.

You will need to run the patcher / updater for this commit.
2019-10-07 08:20:37 +10:00
..
panel Add posts as a criteria for group promotions. 2019-10-07 08:20:37 +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 Users can now delete their own posts. 2019-10-06 21:32:00 +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 Users can now delete their own posts. 2019-10-06 21:32:00 +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