mastodon/app
Claire 18fb01ef7c
Fix possible race conditions when suspending/unsuspending accounts (#22363)
* Fix possible race conditions when suspending/unsuspending accounts

* Fix tests

Tests were assuming SuspensionWorker and UnsuspensionWorker would do the
suspending/unsuspending themselves, but this has changed.
2023-01-05 13:47:21 +01:00
..
chewy
controllers Fix PermalinkRedirector not applying to users with moved accounts (#22497) 2023-01-05 13:40:27 +01:00
helpers
javascript Replace hide toot with hide post (#22385) 2023-01-05 13:45:01 +01:00
lib Check OpenSearch compatibility version instead of regular version (#22422) 2023-01-05 13:44:31 +01:00
mailers
models Fix site upload validations (#22479) 2023-01-05 13:42:03 +01:00
policies
presenters
serializers Add `reading:autoplay:gifs` to /api/v1/preferences (#22706) 2023-01-05 13:31:05 +01:00
services Fix possible race conditions when suspending/unsuspending accounts (#22363) 2023-01-05 13:47:21 +01:00
validators Strip spaces around URL when adding a relay (#22655) 2023-01-05 13:33:33 +01:00
views Add a11y tags to the modal (#22549) 2023-01-05 13:35:47 +01:00
workers