Takeshi Umeda
8054496ea7
Fix performance of follow import ( #13836 )
4 years ago
ThibG
110dbb5286
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
6 years ago
ThibG
e87214826b
Export and import `hide_notifications` alongside user mutes ( #10335 )
...
* Export hide_notifications along with user mutes
* Import hide_notifications along with muted users list
* Add headers for CSV exports
6 years ago
Eugen Rochko
1f303e5591
Add option to overwrite imported data ( #9962 )
...
* Add option to overwrite imported data
Fix #7465
* Add import for domain blocks
6 years ago
Akihiko Odaki
b5162e2aff
Rename ResolveRemoteAccountService to ResolveAccountService ( #6327 )
...
The service used to be named ResolveRemoteAccountService resolves local
accounts as well.
7 years ago
Eugen Rochko
1bf2afddcf
Use separate workers to process imports, retry failures ( #5207 )
7 years ago