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 redacted events not grouped correctly #8841

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

ganfra
Copy link
Contributor

@ganfra ganfra commented May 31, 2024

Closes #8840

The algorithm was only checking for m.room.redaction but this could happen for any invisible events.

@ganfra ganfra requested a review from bmarty May 31, 2024 14:04
@ganfra ganfra force-pushed the feature/fga/fix_redacted_collapse branch from 2a89a85 to 2158aa0 Compare May 31, 2024 14:14
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@ganfra ganfra merged commit 15a252b into develop Jun 3, 2024
11 of 12 checks passed
@ganfra ganfra deleted the feature/fga/fix_redacted_collapse branch June 3, 2024 09:53
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.

Redacted messages are not grouped correctly
2 participants