Skip to content

Conversation

@hughns
Copy link
Member

@hughns hughns commented Oct 12, 2022

Implements MSC3886, MSC3903 and MSC3906

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Here's what your changelog entry will look like:

✨ Features

@hughns hughns force-pushed the hughns/login-with-qr branch from d8b3ada to 5e27b8c Compare October 12, 2022 21:42
@hughns hughns requested a review from turt2live October 18, 2022 07:11
@hughns hughns requested a review from t3chguy October 18, 2022 16:11
@hughns hughns changed the base branch from develop to v21.0.0-resilience-rc.1 October 19, 2022 08:45
@hughns hughns changed the base branch from v21.0.0-resilience-rc.1 to develop October 19, 2022 09:10
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

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

Thanks!

@kerryarchibald kerryarchibald enabled auto-merge (squash) October 19, 2022 09:22
@kerryarchibald kerryarchibald merged commit 2464a69 into develop Oct 19, 2022
@kerryarchibald kerryarchibald deleted the hughns/login-with-qr branch October 19, 2022 09:30
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Nov 12, 2022
* Loading threads with server-side assistance ([\matrix-org#2735](matrix-org#2735)). Contributed by @justjanne. * Support sign in + E2EE set up using QR code implementing MSC3886, MSC3903 and MSC3906 ([\matrix-org#2747](matrix-org#2747)). Contributed by @hughns. * Replace `instanceof Array` with `Array.isArray` ([\matrix-org#2812](matrix-org#2812)). Fixes matrix-org#2811. * Emit UnreadNotification event on notifications reset ([\matrix-org#2804](matrix-org#2804)). Fixes element-hq/element-web#23590. * Fix incorrect prevEv being sent in ClientEvent.AccountData events ([\matrix-org#2794](matrix-org#2794)). * Fix build error caused by wrong ts-strict improvements ([\matrix-org#2783](matrix-org#2783)). Contributed by @justjanne. * Encryption should not hinder verification ([\matrix-org#2734](matrix-org#2734)).
@MadLittleMods MadLittleMods mentioned this pull request Dec 14, 2022
4 tasks
@richvdh richvdh mentioned this pull request Mar 13, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

6 participants