Follow imports from mastodon 2.8.0rc2+ is broken #814

Closed
opened 2019-04-13 17:59:32 +00:00 by Steph · 1 comment
Member

They changed their follow export csv to add another column in this commit: github.com/tootsuite/mastodon@cb71c95e22

They changed their follow export csv to add another column in this commit: https://github.com/tootsuite/mastodon/commit/cb71c95e2292730befb8e12cf3b05d09d3e7443b
Owner

tl;dr: the new format is:

Account address,Show boosts
webfinger_acct,bool

(verified against a mastodon account btw)

tl;dr: the new format is: ``` Account address,Show boosts webfinger_acct,bool ``` (verified against a mastodon account btw)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma#814
No description provided.