diff options
author | ThibG <thib@sitedethib.com> | 2019-04-08 07:28:27 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-04-08 07:28:27 +0200 |
commit | cb71c95e2292730befb8e12cf3b05d09d3e7443b (patch) | |
tree | b9fb7713050f3a898c9b3358d017093a09abf7ae /spec/fixtures/files | |
parent | 619bbc23ef15ab32065dda67b461abfe6a71efe8 (diff) |
Export and import show_reblogs together with following list (#10495)
* Refactor imports * Export show_reblogs when exporting list of followed users * Add support for importing show_reblogs with following collection * Fix tests
Diffstat (limited to 'spec/fixtures/files')
-rw-r--r-- | spec/fixtures/files/new-following-imports.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/fixtures/files/new-following-imports.txt b/spec/fixtures/files/new-following-imports.txt new file mode 100644 index 000000000..5ea6c7346 --- /dev/null +++ b/spec/fixtures/files/new-following-imports.txt @@ -0,0 +1,4 @@ +Account address,Show boosts +bob,true +eve@example.com,false + |