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 broken /messages filtering due to internal field changes in FilterComponent #1759

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jun 29, 2021

Fixes element-hq/element-web#17753 (comment)

Also no longer sends filter_json redundantly, this halves the size of the filter GET field being sent, yay?

@t3chguy t3chguy requested a review from a team June 29, 2021 10:35
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Looks great, thanks! 😄

@t3chguy t3chguy merged commit 3339a28 into develop Jun 29, 2021
@t3chguy t3chguy deleted the t3chguy/fix/17753 branch June 29, 2021 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backfilling no longer works in the file panel
2 participants