mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 05:22:24 -05:00 
			
		
		
		
	| 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 | ||