gosora/query_gen
Azareal 69a2430e5a Add option to delete all of a user's posts.
Add limited dynanicism to langf.
Eliminate a few queries when updating user stats.
Minor clean-up.

Namespace the profile language strings.
2020-01-14 15:07:00 +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 Optimise the database layer. 2020-01-01 07:57:54 +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 Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
mssql.go Add PollIPCutoff configuration setting. 2020-01-02 15:28:36 +10:00
mysql.go Add PollIPCutoff configuration setting. 2020-01-02 15:28:36 +10:00
pgsql.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
querygen.go Optimise insert field identifiers. 2020-01-01 11:26:15 +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 Add PollIPCutoff configuration setting. 2020-01-02 15:28:36 +10:00