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

Fix streaming server not filtering unknown-language posts from public timelines #33774

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

ClearlyClaire
Copy link
Contributor

@ClearlyClaire ClearlyClaire commented Jan 29, 2025

Fixes #33742

I am not 100% sure whether we want the streaming server to adopt the REST API behavior (this PR), or the REST API behavior to change to adopt the streaming server's behavior, but I have a preference for the former, hence the PR.

@ClearlyClaire ClearlyClaire requested a review from a team January 31, 2025 14:38
Copy link
Contributor

@ThisIsMissEm ThisIsMissEm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind either way, but we definitely should be consistent here.

@ClearlyClaire ClearlyClaire changed the title Fixes streaming server not filtering unknown-language posts from public timelines Fix streaming server not filtering unknown-language posts from public timelines Feb 10, 2025
@mjankowski mjankowski added javascript Pull requests that update Javascript code streaming Streaming server labels Feb 10, 2025
@vmstan
Copy link
Contributor

vmstan commented Feb 15, 2025

Been running on vmst.io for a few days and haven't seen any issues.

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Feb 21, 2025
@ClearlyClaire ClearlyClaire added the to backport PR needed to be backported label Feb 21, 2025
Merged via the queue into main with commit 26c692d Feb 21, 2025
35 checks passed
@ClearlyClaire ClearlyClaire deleted the fixes/streaming-language-filtering branch February 21, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code streaming Streaming server to backport PR needed to be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Streaming API and REST API language filtering is inconsistent
5 participants