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/admin
Eugen Rochko 7d7844a47f Default follows for new users (#4871)
When a new user confirms their e-mail, bootstrap their home timeline
by automatically following a set of accounts. By default, all local
admin accounts (that are unlocked). Can be customized by new admin
setting (comma-separated usernames, local and unlocked only)
8 years ago
..
accounts_controller.rb ActivityPub migration procedure (#4617) 9 years ago
base_controller.rb
confirmations_controller.rb
domain_blocks_controller.rb Refactor domain_blocks_controller (#2843) 9 years ago
instances_controller.rb Add button to re-subscribe to all accounts from a domain (#4285) 9 years ago
reported_statuses_controller.rb Improve admin page (#4121) 9 years ago
reports_controller.rb Improve admin page (#4121) 9 years ago
resets_controller.rb
settings_controller.rb Default follows for new users (#4871) 8 years ago
silences_controller.rb
statuses_controller.rb Fix typo in admin/status_controller.rb (#4679) 9 years ago
subscriptions_controller.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 9 years ago
suspensions_controller.rb
two_factor_authentications_controller.rb