You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
ThibG 322d74fc2a
Fix boosted toots from blocked account not being retroactively removed from TL (#14339)
* Fix boosted toots from blocked account not being retroactively removed from TL

Fixes #14301

* Add test for clear_from_timeline
5 years ago
..
controllers Fix being unable to unboost when blocked by their author (#14308) 5 years ago
fabricators Change move handler to carry blocks over (#14144) 5 years ago
features
fixtures
helpers
lib Fix boosted toots from blocked account not being retroactively removed from TL (#14339) 5 years ago
mailers
models Fix remote files not using Content-Type header, streaming (#14184) 5 years ago
policies
presenters
requests
routing
serializers/activitypub
services Fix removing allowed domains being done synchronously (#14302) 5 years ago
support
validators
views
workers Change move handler to carry blocks over (#14144) 5 years ago
rails_helper.rb
spec_helper.rb