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

Resume hiding placeholders for replies from muted accounts #658

Closed
rogela opened this issue Oct 12, 2024 · 2 comments
Closed

Resume hiding placeholders for replies from muted accounts #658

rogela opened this issue Oct 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@rogela
Copy link

rogela commented Oct 12, 2024

Replies from muted accounts to a tweet used to be hidden completely without placeholders, but this seems to have been changed after recent update. Would like this functionality back.
IMG_3650

@insin
Copy link
Owner

insin commented Oct 12, 2024

It looks like we pulled the wrong translation for the "View" button out of Twitter's Japanese locale, which is what we look for to hide these posts.

@insin insin added the bug Something isn't working label Oct 12, 2024
@insin
Copy link
Owner

insin commented Oct 12, 2024

This isn't present in the client locale data, so it must be a server-side translation - we'll have to manually check this for every language.

Screenshot 2024-10-13 at 9 32 41 am

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

2 participants