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)
7 years ago
..
accounts_controller.rb ActivityPub migration procedure (#4617) 7 years ago
base_controller.rb
confirmations_controller.rb
domain_blocks_controller.rb
instances_controller.rb Add button to re-subscribe to all accounts from a domain (#4285) 7 years ago
reported_statuses_controller.rb Improve admin page (#4121) 7 years ago
reports_controller.rb Improve admin page (#4121) 7 years ago
resets_controller.rb
settings_controller.rb Default follows for new users (#4871) 7 years ago
silences_controller.rb
statuses_controller.rb Fix typo in admin/status_controller.rb (#4679) 7 years ago
subscriptions_controller.rb
suspensions_controller.rb
two_factor_authentications_controller.rb