]> cat aescling's git repositories - mastodon.git/commit
Fix boosted toots from blocked account not being retroactively removed from TL (...
authorThibG <thib@sitedethib.com>
Fri, 17 Jul 2020 05:07:54 +0000 (07:07 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Jul 2020 05:07:54 +0000 (07:07 +0200)
commit322d74fc2aa9db2d05e5bad944661c6edf1660e1
tree784d2a043a505c7edac87a556280bc579247eb82
parent85bc0f9639c9c1ecccfa6963929b6c405fb8452c
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
app/lib/feed_manager.rb
spec/lib/feed_manager_spec.rb