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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport staging] Prevent unnecessary m.direct updates #9817

Merged
merged 2 commits into from
Dec 21, 2022

Conversation

RiotRobot
Copy link
Contributor

@RiotRobot RiotRobot commented Dec 21, 2022

Backport 93dd010 from #9805.


Here's what your changelog entry will look like:

馃悰 Bug Fixes

  • [Backport staging] Prevent unnecessary m.direct updates (#9817). Contributed by @RiotRobot.

* Prevent unnecessary m.direct updates

Signed-off-by: Michael Weimann <michaelw@matrix.org>

* Replace object with Map

* Clean up comment; simplify code

* Fix rte flaky test (#9811)

* Snap in PiP widget when content changed (#9797)

* Check modified at the end of setDMRoom

* Revert "Snap in PiP widget when content changed (#9797)"

This reverts commit be1e575.

* Revert "Fix rte flaky test (#9811)"

This reverts commit 20d9eb3.

* Update src/Rooms.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

Signed-off-by: Michael Weimann <michaelw@matrix.org>
Co-authored-by: Florian Duros <florianduros@element.io>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
(cherry picked from commit 93dd010)
@RiotRobot RiotRobot requested a review from a team as a code owner December 21, 2022 16:30
@RiotRobot RiotRobot requested review from richvdh and robintown and removed request for a team December 21, 2022 16:30
@RiotRobot RiotRobot added T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems X-Release-Blocker This affects the current release cycle and must be solved for a release to happen labels Dec 21, 2022
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Dec 21, 2022
@turt2live
Copy link
Member

test failures expected - holding back until develop CI for the change passes.

@turt2live turt2live removed the request for review from robintown December 21, 2022 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems X-Release-Blocker This affects the current release cycle and must be solved for a release to happen Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants