gotosocial/internal/api
tobi a5852fd7e4
[performance] Speed up some of the slower db queries (#523)
* remove unnecessary LOWER() db calls

* warn during slow db queries

* use bundb built-in exists function

* add db block test

* update account block query

* add domain block db test

* optimize domain block query

* fix implementing wrong test

* exclude most columns when checking block

* go fmt

* remote more unnecessary use of LOWER()
2022-05-02 11:53:46 +01:00
..
client [chore] Inboxes for iri test (#508) 2022-04-29 15:05:13 +02:00
model [feature] Admin account actions (#432) 2022-03-19 12:01:40 +01:00
s2s [performance] Speed up some of the slower db queries (#523) 2022-05-02 11:53:46 +01:00
security [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
negotiate.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00