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 Admin base controller (#1465) 2017-04-10 21:27:03 +02:00
confirmations_controller.rb More coverage yes more even more (#2627) 2017-04-30 00:25:38 +02:00
domain_blocks_controller.rb Refactor domain_blocks_controller (#2843) 2017-05-06 17:03:34 +02:00
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 Add password reset for users from admin accounts area (#1841) 2017-04-15 16:44:59 +02:00
settings_controller.rb Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
silences_controller.rb Admin accounts controller cleanup (#1664) 2017-04-13 13:04:23 +02:00
statuses_controller.rb Fix typo in admin/status_controller.rb (#4679) 2017-08-24 04:03:52 +02:00
subscriptions_controller.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 2017-05-31 20:39:35 +02:00
suspensions_controller.rb Admin accounts controller cleanup (#1664) 2017-04-13 13:04:23 +02:00
two_factor_authentications_controller.rb Add option to disable two factor auth in admin accounts panel. (#2584) 2017-05-02 21:07:12 +02:00