about summary refs log tree commit diff
path: root/app/workers/import_worker.rb
AgeCommit message (Expand)Author
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2018-10-04Limit the number of people that can be followed from one account (#8807)Eugen Rochko
2017-10-04Use separate workers to process imports, retry failures (#5207)Eugen Rochko
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-12Allow import/export of mutes list (#1541)Matt Jankowski
2017-04-11Imports controller errors (#1553)Matt Jankowski
2017-04-10Fix for Import issue from URL (#1416)Jantso Porali
2017-04-05Catch more errors in process_follows so it doesn't failblackle
2017-04-04Separate background jobs into different queues. ATTENTION: new queue "pull"Eugen Rochko
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko