Csardelacal / ping

Notification server that stacks on PHPAuthServer allowing applications to push notifications to users while providing a notification feed.
MIT License
3 stars 0 forks source link

Unfollowing a user does not remove the user from future feed entries. #5

Open Xial opened 4 years ago

Xial commented 4 years ago

I've tried to unfollow a specific user several times, but the user's new posts consistently show up in my feed when I check back in a few days later.

With how short the feed is (3 entries), one user can flood everything off before the user can see what is in the feed, and no pagination tools exist to allow one to look back to see what else there might've been.

Issue replication steps:

Expected: The unfollowed user's posts do not show up in the feed.

What actually happens: The unfollowed user's posts show up in your feed.

sannoki commented 4 years ago

Pleas fix this! I can't unfollow from artist! here is his page https://ping.commishes.com/@MerryBerry/

Xial commented 3 years ago

Coming back to this issue a year later, and it appears to still exist. On the other end of this, I notice that I can actually scroll significantly farther back into my feed (endless scrolling is another issue we should discuss for its lack of accessibility), so I can at least see things that would otherwise be flooded off. But, I'm still getting entries from an artist I chose to stop following for the sheer noise ratio and lack of interest in their content.

Nahogani commented 1 year ago

Platform: Desktop Operating system: Windows Browser: Chrome URL: https://ping.commishes.com/feed/ What were you trying to do: Unfollow a user What was supposed to happen: Click the unfollow button and no longer see updates from this person What happened: The button untoggles (returns back to follow) but the feed still receives updates from that user