ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
459 stars 38 forks source link

Unfollowing a Mastodon user -> activities still arrive #72

Open andypiper opened 10 months ago

andypiper commented 10 months ago

I attempted to unfollow my Mastodon account @andypiper@macaw.social

I still see posts from the Mastodon user (and, replies to that user) show up in the Network page. On the Mastodon side, I'm still seeing that the Postmarks user is showing as following me.

I'm not certain that the unfollow logic is working correctly here.

TomCasavant commented 2 days ago

One other note on this, we should probably have a check in there before adding something to our feed to see if we're actually following the account

I haven't verified but I think w/ how it's setup any server can send a note and we'll add it regardless