You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
David Yip e40fe4092d Remove nil check in Glitch::KeywordMute#=~.
@regex can no longer be nil, so we don't need to check it.
8 years ago
..
controllers Assume Glitch::KeywordMute#destroy! works and error out if it doesn't. 8 years ago
helpers Set up /settings/keyword_mutes. #164. 8 years ago
javascript Compose buttons bar redesign + generalize dropdown (#194) 8 years ago
lib Also filter notifications containing muted keywords. 8 years ago
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 9 years ago
models Remove nil check in Glitch::KeywordMute#=~. 8 years ago
policies try to tighten up local only toot stuff, like... properly (#163) 8 years ago
presenters Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream 9 years ago
serializers Merge remote-tracking branch 'upstream/master' into gs-master 8 years ago
services Merge tag 'v2.0.0' into gs-master 8 years ago
validators Merge upstream 2.0ish #165 8 years ago
views Override Action View name inference in settings/keyword_mutes. 8 years ago
workers Clean up reblog tracking keys, related improvements (#5428) 8 years ago