Commit graph

6209 commits

Author SHA1 Message Date
Travis Ralston
466911b253 Merge pull request #3170 from matrix-org/travis/spec/msc2713-rm-v1-id
Remove v1 identity service API
2021-08-27 19:17:13 +01:00
Hubert Chathi
e0ec01a999 use MSC number 2021-08-27 19:17:13 +01:00
Hubert Chathi
ca3c42d865 deprecate starting verifications without first requesting 2021-08-27 19:17:13 +01:00
Travis Ralston
53833d49a5 Spelling 2021-08-27 19:17:12 +01:00
Travis Ralston
c1d1f88a55 Update data/api/identity/versions.yaml
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-08-27 19:17:12 +01:00
Travis Ralston
c5eaa59c79 Changelog 2021-08-27 19:17:12 +01:00
Travis Ralston
2c3d7b1682 Apply suggestions from code review
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2021-08-27 19:17:12 +01:00
Travis Ralston
457f3995af Merge pull request #3154 from matrix-org/travis/spec/knock-knock-whos-there
Add knocking to the spec
2021-08-27 19:17:12 +01:00
Travis Ralston
21a0a97134 changelog 2021-08-27 19:17:12 +01:00
Travis Ralston
67d5d9eb49 Changelog 2021-08-27 19:17:12 +01:00
Travis Ralston
94ca646fb7 changelog 2021-08-27 19:17:12 +01:00
Travis Ralston
57f609cf1b Typo fixes 2021-08-27 19:17:12 +01:00
Travis Ralston
3b2c0ff233 Spec device_id on whoami
Spec for https://github.com/matrix-org/matrix-doc/pull/2033
2021-08-27 19:17:12 +01:00
Travis Ralston
3683d334f7 Clarify render approach 2021-08-27 19:17:12 +01:00
Hubert Chathi
ec9ea2b6e3 Merge pull request #3149 from uhoreg/qr_codes_spec
Add spec for verification by QR codes.
2021-08-27 19:17:12 +01:00
Travis Ralston
01a7f06ce4 Add missing endpoint changelog 2021-08-27 19:17:12 +01:00
Travis Ralston
49a5ca3553 Downgrade identity server failure to FAIL_PROMPT instead of FAIL_ERROR
Spec for https://github.com/matrix-org/matrix-doc/pull/2284
2021-08-27 19:17:12 +01:00
Travis Ralston
37c3a3f855 Remove v1 identity service API
Spec for https://github.com/matrix-org/matrix-doc/pull/2713
2021-08-27 19:17:12 +01:00
Travis Ralston
7cef7d0fcf Specify that email handling converts to lowercase first
Spec for https://github.com/matrix-org/matrix-doc/pull/2265
2021-08-27 19:17:12 +01:00
Travis Ralston
fc6aa30000 Merge branch 'master' into travis/spec/MSC2320-identity-versions 2021-08-27 19:17:12 +01:00
Travis Ralston
3aa517a868 Clarify provider naming 2021-08-27 19:17:12 +01:00
Hubert Chathi
e9e0d8ee47 Merge pull request #3151 from uhoreg/single_ssss_spec
Document Single SSSS.
2021-08-27 19:17:12 +01:00
Travis Ralston
57f4347b5d Fix general wording 2021-08-27 19:17:12 +01:00
Travis Ralston
de19b86eed Changelog 2021-08-27 19:17:12 +01:00
Travis Ralston
cbd761df17 Apply suggestions from code review
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-08-27 19:17:12 +01:00
Hubert Chathi
3084f3d32f Merge pull request #3150 from uhoreg/verification_fixes
Make SAS outline fit with key verification in DM flow.
2021-08-27 19:17:12 +01:00
Travis Ralston
8bbcee39a5 Update data/api/server-server/knocks.yaml
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2021-08-27 19:17:12 +01:00
Travis Ralston
be86e638c5 Add identity service versions API
Specs [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320)
Built upon https://github.com/matrix-org/matrix-doc/pull/3094
2021-08-27 19:17:12 +01:00
Travis Ralston
c124462747 Move brand registry out of structured data directory
Markdown is not structured data.
2021-08-27 19:17:12 +01:00
Hubert Chathi
194fef8022 Merge pull request #3147 from uhoreg/cross_signing_backup_ssss
Add information about using SSSS for cross-signing and key backup.
2021-08-27 19:17:12 +01:00
Travis Ralston
ee3ca86b6c Declare required properties correctly 2021-08-27 19:17:12 +01:00
Travis Ralston
d9bb8f46d1 Add changelogs 2021-08-27 19:17:12 +01:00
Travis Ralston
2d39ed69c3 Add changelogs 2021-08-27 19:17:12 +01:00
Travis Ralston
3b426846fe Describe social-sign-on (multiple SSO providers)
Spec for [MSC2858](https://github.com/matrix-org/matrix-doc/pull/2858)
2021-08-27 19:17:12 +01:00
Travis Ralston
fa6cc8a1ff Add knocking to the spec
Spec for https://github.com/matrix-org/matrix-doc/pull/2998
Spec for https://github.com/matrix-org/matrix-doc/pull/2403

This deliberately does not help towards fixing https://github.com/matrix-org/matrix-doc/issues/3153 in order to remain consistent with prior room versions, and to keep the diff smaller on this change. A future change will address room version legibility.
2021-08-27 19:17:12 +01:00
Weblate
1c94fb1aab Merge branch 'origin/master' into Weblate. 2021-08-27 19:17:11 +01:00
Hubert Chathi
1a1f01234d Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-08-27 19:17:11 +01:00
Hubert Chathi
b2cb2a3c20 add changelog 2021-08-27 19:17:11 +01:00
Hubert Chathi
7a960375cc Update content/client-server-api/modules/end_to_end_encryption.md
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-08-27 19:17:11 +01:00
Travis Ralston
4b40ecc53d Update i18n 2021-08-27 19:17:11 +01:00
Hubert Chathi
21fa486b3b add changelog 2021-08-27 19:17:11 +01:00
Travis Ralston
6ffbc5d269 Merge pull request #2713 from matrix-org/travis/msc/remove-v1-identity
MSC2713: Remove deprecated v1 Identity Service API
2021-08-27 19:17:11 +01:00
Hakim Oubouali
0b823e0b03 Translated using Weblate (Central Atlas Tamazight)
Currently translated at 40.6% (26 of 64 strings)

Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.element.io/projects/matrix-doc/sas-emoji-v1/tzm/
2021-08-27 19:17:11 +01:00
Hubert Chathi
c85f98bdab add changelog 2021-08-27 19:17:11 +01:00
Hubert Chathi
ca37ada9e2 Document Single SSSS. 2021-08-27 19:17:11 +01:00
Hubert Chathi
c3a234843b add changelog 2021-08-27 19:17:11 +01:00
Travis Ralston
cd89f77e2b Merge remote-tracking branch 'RiotTranslateBot/weblate-matrix-doc-sas-emoji-v1' 2021-08-27 19:17:11 +01:00
Hubert Chathi
bb06dbdb2a Add information about using SSSS for cross-signing and key backup. 2021-08-27 19:17:11 +01:00
Hubert Chathi
8019699dc5 Merge pull request #3139 from uhoreg/verification_in_dms_spec
spec verification in DMs and m.key.verification.ready/done
2021-08-27 19:17:11 +01:00
Hakim Oubouali
4183893ec2 Added translation using Weblate (Central Atlas Tamazight) 2021-08-27 19:17:11 +01:00