about summary refs log tree commit diff
path: root/app/services/import_service.rb
AgeCommit message (Expand)Author
2023-03-21Refactoring relations_map (#24195)Takeshi Umeda
2023-02-28Autofix Rubocop Style/HashConversion (#23852)Nick Schonning
2023-02-20Autofix Rubocop Style/RescueStandardError (#23745)Nick Schonning
2022-11-14Support UTF-8 Characters in Domains During CSV Import (#20592)Hampton Lintorn-Catlin
2022-11-02Fix bookmark import stopping at the first failure (#19669)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-12-18Fix follow limit preventing re-following of a moved account (#14207)Eugen Rochko
2020-11-19Add import/export feature for bookmarks (#14956)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-06-09Fix performance of follow import (#13836)Takeshi Umeda
2020-03-30Fix incorrect deletion of local accounts imported by overwriting (#13350)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