ckolderup / postmarks

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

Unfollowing a Mastodon user -> activities still arrive #72

Open andypiper opened 1 year ago

andypiper commented 1 year 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 4 months 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