]> cat aescling's git repositories - mastodon.git/commit
Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)
authorThibG <thib@sitedethib.com>
Tue, 30 Jul 2019 11:18:23 +0000 (13:18 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 30 Jul 2019 11:18:23 +0000 (13:18 +0200)
commitff789a751a1c730e4d808410411196b76caff39c
tree252543ac3417c93d5f2ccb9502a859c2359ca15f
parent648cdbc04a21580a89d337edb0f45308aff1b93f
Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)

* Fix boosting & unboosting preventing a boost from appearing in the TL

* Add tests

* Avoids side effects when aggregate_reblogs isn't true
app/lib/feed_manager.rb
spec/lib/feed_manager_spec.rb