gosora/query_gen
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
..
acc_builders.go Show the names of the participants on the convo list instead of the placeholder text. 2019-08-28 16:47:54 +10:00
accumulator.go The login and registration logs are pruned after a year now. 2019-06-05 14:57:10 +10:00
builder.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
install.go Add posts as a criteria for group promotions. 2019-10-07 08:20:37 +10:00
micro_builders.go The login and registration logs are pruned after a year now. 2019-06-05 14:57:10 +10:00
mssql.go Shorten a couple of attachment parameters. 2019-07-25 17:00:49 +10:00
mysql.go More conversations work. 2019-08-14 20:39:04 +10:00
pgsql.go The login and registration logs are pruned after a year now. 2019-06-05 14:57:10 +10:00
querygen.go The login and registration logs are pruned after a year now. 2019-06-05 14:57:10 +10:00
transaction.go You can now manage the attachments for an opening post by hitting edit. 2018-12-27 15:42:41 +10:00
utils.go Basic search now works for the Search & Filter Widget. ElasticSearch has been temporarily delayed, so I can push through this update. 2019-02-23 16:29:19 +10:00