[mailstream] Do not send "announce" messages #892

Merged
mexon merged 1 commits from mat/mailstream-skip-announce into develop 2019-09-28 10:23:10 +02:00
mexon commented 2019-09-28 09:54:52 +02:00 (Migrated from github.com)

With the new ActivityPub stuff, mailstream sends me annoying duplicate messages from Twitter just saying that someone retweeted the previous message. I think the simplest way to get rid of these is to not send messages that don't have plinks. If there's no plink you can't click the link to the original message, so they'll always be kinda crippled.

I also added debug messages explaining why mailstream ignores posts, to aid debugging this feature in future if it misfires.

With the new ActivityPub stuff, mailstream sends me annoying duplicate messages from Twitter just saying that someone retweeted the previous message. I think the simplest way to get rid of these is to not send messages that don't have plinks. If there's no plink you can't click the link to the original message, so they'll always be kinda crippled. I also added debug messages explaining why mailstream ignores posts, to aid debugging this feature in future if it misfires.
MrPetovan (Migrated from github.com) approved these changes 2019-09-28 10:23:05 +02:00
MrPetovan (Migrated from github.com) left a comment

Thank you for your work!

Thank you for your work!
Sign in to join this conversation.
No description provided.