about summary refs log tree commit diff
path: root/app/workers/import/relationship_worker.rb
AgeCommit message (Expand)Author
2023-02-08Apply Rubocop Performance/RedundantBlockCall (#23440)Nick Schonning
2021-05-06Add Ruby 3.0 support (#16046)Claire
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG
2020-06-09Fix performance of follow import (#13836)Takeshi Umeda
2019-04-08Export and import show_reblogs together with following list (#10495)ThibG
2019-04-03Export and import `hide_notifications` alongside user mutes (#10335)ThibG
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2017-10-04Use separate workers to process imports, retry failures (#5207)Eugen Rochko