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)
2017-09-10 09:58:38 +02:00
..
accounts_controller.rb ActivityPub migration procedure (#4617) 2017-08-21 01:14:40 +02:00
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) 2017-07-20 23:07:13 +02:00
reported_statuses_controller.rb Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
reports_controller.rb Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
resets_controller.rb
settings_controller.rb Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
silences_controller.rb
statuses_controller.rb Fix typo in admin/status_controller.rb (#4679) 2017-08-24 04:03:52 +02:00
subscriptions_controller.rb
suspensions_controller.rb
two_factor_authentications_controller.rb