]> cat aescling's git repositories - mastodon.git/commit
Do not hide boost notifications from followed people with hidden boosts (#9147)
authorThibG <thib@sitedethib.com>
Mon, 29 Oct 2018 23:47:31 +0000 (00:47 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 29 Oct 2018 23:47:31 +0000 (00:47 +0100)
commit33a71e8f7cd28aad5aa690a6d77aa83fe289f69c
tree31d2a7d2ca9dd13915387b054ea4f8fbbc78a0b3
parente84da282f6331d463678a7e3ccd37e66c0dfcab3
Do not hide boost notifications from followed people with hidden boosts (#9147)

* Do not hide boost notifications from followed people with hidden boosts

Not displaying boosts from a followed user in the Home timeline and not
having notifications when they reblog your own content are two very
separate concerns, tying them together seem counter-intuitive and unwanted.

* Update specs accordingly
app/services/notify_service.rb
spec/services/notify_service_spec.rb