mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 10:02:24 -05:00
* 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() |
||
|---|---|---|
| .. | ||
| base.go | ||
| confirmemail.go | ||
| fileserver.go | ||
| profile.go | ||
| thread.go | ||