Remove local users from target list before sending activities #80

Closed
opened 2018-06-23 17:23:55 +00:00 by elegaanz · 3 comments
elegaanz commented 2018-06-23 17:23:55 +00:00 (Migrated from github.com)

Else, we send requests to our own instance and end up with duplicated content.

Else, we send requests to our own instance and end up with duplicated content.
kaniini commented 2018-06-24 05:13:36 +00:00 (Migrated from github.com)

you should use the followers collection for this.

you should use the followers collection for this.
elegaanz commented 2018-06-24 17:43:10 +00:00 (Migrated from github.com)

Yes, this is what we are doing, but this collection may contain local followers as well I think, so we should filter it before sending the activity.

Yes, this is what we are doing, but this collection may contain local followers as well I think, so we should filter it before sending the activity.
kaniini commented 2018-06-27 12:51:41 +00:00 (Migrated from github.com)

well, the messages i get from plume have specific URIs in them, which results in replies having a bunch of people tagged on them.

well, the messages i get from plume have specific URIs in them, which results in replies having a bunch of people tagged on them.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: Plume/Plume#80
No description provided.