mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50: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() |
||
---|---|---|
.. | ||
federation.go | ||
getfollowers.go | ||
getfollowing.go | ||
getnodeinfo.go | ||
getoutbox.go | ||
getstatus.go | ||
getstatusreplies.go | ||
getuser.go | ||
getwebfinger.go | ||
postinbox.go |