about summary refs log tree commit diff
path: root/app/services/import_service.rb
AgeCommit message (Expand)Author
2020-02-26**MAJOR**: don't trust inReplyTo fields in post imports that aren't self-repliesmultiple creatures
2020-02-16support importing posts with hidden flag setmultiple creatures
2019-07-29add plain-text console formatting optionmultiple creatures
2019-07-15move user variables to `users` relationmultiple creatures
2019-05-21exceptions: gotta catch em allmultiple creatures
2019-05-21handle importing posts from json dumpsmultiple creatures
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