mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
a5852fd7e4
* 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() |
||
---|---|---|
.. | ||
common.go | ||
followers.go | ||
following.go | ||
inboxpost.go | ||
inboxpost_test.go | ||
outboxget.go | ||
outboxget_test.go | ||
publickeyget.go | ||
repliesget.go | ||
repliesget_test.go | ||
statusget.go | ||
statusget_test.go | ||
user.go | ||
user_test.go | ||
userget.go | ||
userget_test.go |