summaryrefslogtreecommitdiff
path: root/internal/processing/account/import.go
AgeCommit message (Collapse)AuthorFiles
2024-09-16[bugfix] Be more lenient when parsing mastodown following.csv (#3311)Libravatar tobi1
* [bugfix] Be more lenient when parsing mastodown following.csv * use follow.Notify
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi1
* [feature] Import follows + blocks via settings panel * test import follows