mastodon/app
David Yip d9485e6497 Assume Glitch::KeywordMute#destroy! works and error out if it doesn't.
There's nothing useful we can display if the destroy action messes up,
so might as well assert it does and complain loudly if it doesn't.
2017-10-24 18:56:57 -05:00
..
controllers Assume Glitch::KeywordMute#destroy! works and error out if it doesn't. 2017-10-24 18:56:57 -05:00
helpers
javascript
lib Also filter notifications containing muted keywords. 2017-10-24 18:51:27 -05:00
mailers
models Switch to Regexp.union for building the mute expression. 2017-10-24 18:31:34 -05:00
policies
presenters
serializers
services
validators
views Override Action View name inference in settings/keyword_mutes. 2017-10-24 18:40:28 -05:00
workers