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/controllers
ThibG 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975)
* Add option to not consider word boundaries when filtering phrases

* Add a few tests for keyword/phrase filtering
7 years ago
..
activitypub
admin Add admin setting to enable OG previews for sensitive media (#7962) 7 years ago
api Add option to not consider word boundaries when processing keyword filtering (#7975) 7 years ago
auth If signed in, redirect autofollow invite to profile page (#7956) 7 years ago
concerns Typo in signature verification failure logging (#7916) 7 years ago
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_follows_controller.rb
emojis_controller.rb
filters_controller.rb Keyword/phrase filtering (#7905) 7 years ago
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb Improve embeds (#7919) 7 years ago
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Improve embeds (#7919) 7 years ago
stream_entries_controller.rb
tags_controller.rb