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
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138)
* Change domain blocks to automatically support subdomains

If a more authoritative domain is blocked (example.com), then the
same block will be applied to a subdomain (foo.example.com)

* Match subdomains of existing accounts when blocking/unblocking domains

* Improve code style
6 years ago
..
activitypub Cleanup various controllers (#10972) 6 years ago
admin Change domain blocks to automatically support subdomains (#11138) 6 years ago
api Add moderation API (#9387) 6 years ago
auth
concerns Cleanup various controllers (#10972) 6 years ago
oauth
settings Fix layout of identity proofs settings (#11126) 6 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Cleanup various controllers (#10972) 6 years ago
application_controller.rb Cleanup various controllers (#10972) 6 years ago
authorize_interactions_controller.rb
custom_css_controller.rb Fix login sometimes redirecting to paths that are not pages (#11019) 6 years ago
directories_controller.rb
emojis_controller.rb Cleanup various controllers (#10972) 6 years ago
filters_controller.rb
follower_accounts_controller.rb Cleanup various controllers (#10972) 6 years ago
following_accounts_controller.rb Cleanup various controllers (#10972) 6 years ago
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb Fix login sometimes redirecting to paths that are not pages (#11019) 6 years ago
media_controller.rb Add audio uploads (#11123) 6 years ago
media_proxy_controller.rb Change domain blocks to automatically support subdomains (#11138) 6 years ago
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Cleanup various controllers (#10972) 6 years ago
stream_entries_controller.rb Cleanup various controllers (#10972) 6 years ago
tags_controller.rb