about summary refs log tree commit diff
path: root/app/services/mute_service.rb
AgeCommit message (Expand)Author
2017-10-12Restore variable assignment in MuteService#call.David Yip
2017-10-11Merge upstream 2.0ish #165kibigo!
2017-10-04Follow up to #5172, clean up notifications after mute like after block (#5198)Eugen Rochko
2017-09-13Refactor handling of default params for muting to make code cleanerSurinna Curtis
2017-09-13Less gross passing of notifications flagSurinna Curtis
2017-09-13Add support for muting notifications in MuteServiceSurinna Curtis
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