Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Accounts in lists with "Hide posts on this list from Home/Following" still show up in the home timeline #3720

Open
eti0 opened this issue Jan 31, 2025 · 9 comments
Labels
bug Something isn't working

Comments

@eti0
Copy link

eti0 commented Jan 31, 2025

Describe the bug with a clear and concise description of what the bug is.

I've recently noticed an issue with lists.
If a list has "Hide posts on this list from Home/Following" enabled in its settings, sometimes, some posts from members of that list will still show up the home timeline.

What's your GoToSocial Version?

0.17.4-SNAPSHOT+git-493de5c

GoToSocial Arch

amd64 Docker

What happened?

I have a list named "🏔️", it contains different accounts I wish to follow the posts of only when checking the timeline of this particular list :
Image
I have checked "Hide posts on this list from Home/Following" in Phanpy, that setting is also accessible from Feditext and I made sure it worked there too.

Here's a screenshot of all the members of that list :
Image

Now, here's a screenshot of my home timeline. For some reason, posts from accounts in that list still sometimes show up in my home :
Image

What you expected to happen?

I expected the posts from members of that list to completely be hidden from the timeline.

How to reproduce it?

  1. Create a list
  2. Add some users to that list
  3. Enable the "Hide posts on this list from Home/Following" option on that list
  4. Check your home timeline.

Anything else we need to know?

A server restart (in my case, docker compose down && docker compose up) removes glitched posts from that list from the home timeline, as they should be.

@eti0 eti0 added the bug Something isn't working label Jan 31, 2025
@tsmethurst
Copy link
Contributor

Thanks! Will see if we can squeak in a fix for this before 0.18.0, but if not then we'll fix it for 0.19.0. It's only sometimes that they show up, right? Do you notice any patterns there?

@eti0
Copy link
Author

eti0 commented Jan 31, 2025

Unfortunately no, I didn't notice any specific patterns, it happens with any type of post (reply, thread reply, single post, etc). I'll let the glitched posts come in and I'll update you if I do start seeing some kind of a pattern.. Thanks a lot!

@eti0
Copy link
Author

eti0 commented Feb 1, 2025

Think I found a pattern. Seems like it might only be posts that have a special status.. Like unlisted or followers only posts:
Image
Image
In the screenshots above, these are posts that reached my home timeline. They are all "special" (they all have specific icons in Phanpy).

@VyrCossont
Copy link
Contributor

Oh, so it's just non-public statuses? No counterexamples? That does seem relevant.

@eti0
Copy link
Author

eti0 commented Feb 2, 2025

That's what I've seen so far. Will keep you updated if I do see any counterexamples!

@eti0
Copy link
Author

eti0 commented Feb 4, 2025

Checked my timeline and saw I had a glitched post, but this time it was public one, so I don't know what to make of this 🫠

Image

@tsmethurst
Copy link
Contributor

tsmethurst commented Feb 5, 2025

Hiya, just checking something, does this also occur on clients other than phanpy? Just wanna be sure to eliminate the possibility that it might be a client issue.

@eti0
Copy link
Author

eti0 commented Feb 5, 2025

It also happens with Pinafore and Feditext, so I'm guessing other clients too..
Image
Image

@tsmethurst
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants