about summary refs log tree commit diff
path: root/spec/services/notify_service_spec.rb
AgeCommit message (Expand)Author
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2019-06-02Fix NotifyService test with regards to reblogs (#10928)ThibG
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2018-10-30Do not hide boost notifications from followed people with hidden boosts (#9147)ThibG
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-01-18When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)Renato "Lond" Cerqueira
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-14Add option to block direct messages from people you don't follow (#5669)Eugen Rochko
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-06Hotfix convert string from symbol (#2856)alpaca-tc