mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-27 14:51:04 +00:00
359ed1bcb5
Fixes an issue where async processing was not completing correctly. In particular this applies to side effects of domain blocks: while the domain block was being entered and enforced correctly, side effects like deleting accounts and updating the instance entry for the blocked instance were not. This fixes that :) |
||
---|---|---|
.. | ||
accountaction.go | ||
admin.go | ||
createdomainblock.go | ||
deletedomainblock.go | ||
emoji.go | ||
getdomainblock.go | ||
getdomainblocks.go | ||
importdomainblocks.go | ||
mediaprune.go |