about summary refs log tree commit diff
path: root/app/workers/after_remote_follow_request_worker.rb
AgeCommit message (Expand)Author
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2017-05-18After remote follow worker specs (#3098)Matt Jankowski
2017-04-05Only render public payload once in FanOutOnWriteEugen Rochko
2017-04-04Separate background jobs into different queues. ATTENTION: new queue "pull"Eugen Rochko
2017-02-12Adding more unit tests. Fixing Salmon slaps XMLEugen Rochko
2017-02-11After FollowService, re-fetch remote account asynchronously, do nothingEugen Rochko