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 6e9eda5331 ActivityPub migration procedure (#4617)
* ActivityPub migration procedure

Once one account is detected as going from OStatus to ActivityPub,
invalidate WebFinger cache for other accounts from the same domain

* Unsubscribe from PuSH updates once we receive an ActivityPub payload

* Re-subscribe to PuSH unless already unsubscribed, regardless of protocol
7 years ago
..
accounts_controller.rb ActivityPub migration procedure (#4617) 7 years ago
base_controller.rb
confirmations_controller.rb More coverage yes more even more (#2627) 8 years ago
domain_blocks_controller.rb Refactor domain_blocks_controller (#2843) 8 years ago
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 Add password reset for users from admin accounts area (#1841) 8 years ago
settings_controller.rb Improve UI of admin site settings (#4163) 7 years ago
silences_controller.rb
statuses_controller.rb Improve admin page (#4121) 7 years ago
subscriptions_controller.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 7 years ago
suspensions_controller.rb
two_factor_authentications_controller.rb Add option to disable two factor auth in admin accounts panel. (#2584) 8 years ago