After FollowService, re-fetch remote account asynchronously, do nothing
if account lock info was up to date, otherwise re-do the FollowService with now updated information
Showing
- app/services/fetch_remote_account_service.rb 3 additions, 1 deletionapp/services/fetch_remote_account_service.rb
- app/services/follow_service.rb 2 additions, 0 deletionsapp/services/follow_service.rb
- app/workers/after_remote_follow_request_worker.rb 17 additions, 0 deletionsapp/workers/after_remote_follow_request_worker.rb
- app/workers/after_remote_follow_worker.rb 17 additions, 0 deletionsapp/workers/after_remote_follow_worker.rb
- spec/controllers/api/v1/follows_controller_spec.rb 1 addition, 0 deletionsspec/controllers/api/v1/follows_controller_spec.rb
app/workers/after_remote_follow_worker.rb
0 → 100644
Please register or sign in to comment