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
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
silences_controller.rb
statuses_controller.rb Improve admin page (#4121) 7 years ago
subscriptions_controller.rb
suspensions_controller.rb
two_factor_authentications_controller.rb