about summary refs log tree commit diff
path: root/app/services/mute_service.rb
AgeCommit message (Expand)Author
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-10-04Follow up to #5172, clean up notifications after mute like after block (#5198)Eugen Rochko
2017-05-06Optimize MuteService and AfterBlockService (#2836)alpaca-tc
2017-04-12Silence more scope order warnings (#1604)Matt Jankowski
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave