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 handling of remote echoes doubling up #2639

Merged
merged 7 commits into from
Sep 6, 2022
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Sep 5, 2022

Fixes #2618


Here's what your changelog entry will look like:

🐛 Bug Fixes

@t3chguy t3chguy marked this pull request as ready for review September 6, 2022 10:06
@t3chguy t3chguy requested a review from a team as a code owner September 6, 2022 10:06
@t3chguy t3chguy merged commit 8aee884 into develop Sep 6, 2022
@t3chguy t3chguy deleted the t3chguy/fix/2618 branch September 6, 2022 12:27
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Sep 28, 2022
* Add a property aggregating all names of a NamespacedValue ([\matrix-org#2656](matrix-org#2656)).
* Implementation of MSC3824 to add action= param on SSO login ([\matrix-org#2398](matrix-org#2398)). Contributed by @hughns.
* Add invited_count and joined_count to sliding sync room responses. ([\matrix-org#2628](matrix-org#2628)).
* Base support for MSC3847: Ignore invites with policy rooms ([\matrix-org#2626](matrix-org#2626)). Contributed by @Yoric.
* Fix handling of remote echoes doubling up ([\matrix-org#2639](matrix-org#2639)). Fixes matrix-org#2618.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Ignoring duplicate event" is logged each time the sdk sends an event
2 participants