mastodon/app/workers/scheduler
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
2017-08-21 01:14:40 +02:00
..
doorkeeper_cleanup_scheduler.rb Bind web UI access tokens to sessions (#3940) 2017-06-25 23:51:32 +02:00
feed_cleanup_scheduler.rb Specs for cleanup workers (#3235) 2017-05-22 19:36:21 +02:00
media_cleanup_scheduler.rb Specs for cleanup workers (#3235) 2017-05-22 19:36:21 +02:00
subscriptions_scheduler.rb ActivityPub migration procedure (#4617) 2017-08-21 01:14:40 +02:00
user_cleanup_scheduler.rb Move clean up of unconfirmed users to sidekiq-scheduler (#4336) 2017-07-24 16:17:55 +02:00