]> cat aescling's git repositories - mastodon.git/commit
Keep notification when muting_notifications is true (#7311)
authorabcang <abcang1015@gmail.com>
Wed, 2 May 2018 14:14:51 +0000 (23:14 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 2 May 2018 14:14:51 +0000 (16:14 +0200)
commit71a7cea73fdfb45d06986e108b2ce1dbf7e32579
tree29c2193e8dbb97f6adea550e71a3cb565de76da5
parentd0cdd5cf94ff479e4037dc47539f7f9c408831b3
Keep notification when muting_notifications is true (#7311)

* Keep notification when muting_notifications is true

* Retrun mute object

* Fix test
app/javascript/mastodon/reducers/notifications.js
app/models/concerns/account_interactions.rb
app/services/mute_service.rb
spec/models/concerns/account_interactions_spec.rb