gosora/query_gen
Azareal b1af963916 Add per-user profile comment visibility settings.
Honor user blocks in ProfileReplyEditSubmit.
Reduce boilerplate.

Update account_privacy_profile_comments phrase.
Add account_privacy_profile_comments_public phrase.
Add account_privacy_profile_comments_registered phrase.
Add account_privacy_profile_comments_self phrase.
Add account_privacy_enable_embeds phrase.

Add profile_comments column to users table.
Add who_can_convo column to users table.

You will need to run the updater / patcher for this commit.
2020-07-15 07:50:29 +10:00
..
acc_builders.go optimise route counter 2020-02-24 21:15:17 +10:00
accumulator.go optimise route counter 2020-02-24 21:15:17 +10:00
builder.go add RemoveIndex adapter method 2020-02-21 09:55:45 +10:00
install.go add RemoveIndex adapter method 2020-02-21 09:55:45 +10:00
micro_builders.go Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
mssql.go optimise route counter 2020-02-24 21:15:17 +10:00
mysql.go remove arbitrary restrictions on text fields in MysqlAdapter.SetDefaultColumn 2020-07-13 16:53:04 +10:00
pgsql.go optimise route counter 2020-02-24 21:15:17 +10:00
querygen.go Add per-user profile comment visibility settings. 2020-07-15 07:50:29 +10:00
transaction.go Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
utils.go Add option to delete all of a user's posts. 2020-01-14 15:07:00 +10:00
utils_test.go experimental route perf pane 2020-02-28 14:52:45 +10:00