Commit graph

1508 commits

Author SHA1 Message Date
Hubert Chathi
f352de90c3
Merge pull request #2536 from uhoreg/cross-signing-spec
initial spec for cross-signing
2020-12-15 13:11:16 -05:00
Travis Ralston
734be5165b
Apply suggestions from code review
Co-authored-by: Kitsune Ral <Kitsune-Ral@users.sf.net>
2020-12-04 14:46:11 -07:00
Philipp Emanuel Weidmann
aab2d587f3
Fix spelling and grammar issues
Signed-off-by: Philipp Emanuel Weidmann <pew@worldwidemann.com>
2020-12-04 11:32:55 +05:30
Emelie
b1d403083c
Fix typo in moderation_policies.rst
deliberatly -> deliberately
2020-11-29 21:50:33 +01:00
Nicolas Werner
0fd1654879 Update link to extensible events MSC
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2020-11-25 21:51:58 +01:00
Hubert Chathi
267eead50f apply changes from review 2020-11-02 12:30:57 -05:00
Hubert Chathi
38350002a6 add spec for reporting that keys are withheld 2020-10-19 18:57:39 -04:00
Hubert Chathi
a5ebedc131 apply suggestions from review 2020-10-16 18:36:02 -04:00
Travis Ralston
a402da4edc
Merge pull request #2814 from aaronraimist/m.room.redaction
Clarify m.room.redaction, remove duplicate entry
2020-10-16 13:19:21 -06:00
Travis Ralston
5ce774629b
Update specification/rooms/v1.rst 2020-10-14 16:23:57 -06:00
Aaron Raimist
bc085fd75d
Remove extra space
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-10-13 11:44:08 -05:00
Aaron Raimist
15805761be
Describe what a state reset is
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-10-13 11:42:24 -05:00
Aaron Raimist
8005467628
Put back first warning, reword "most popular"
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-10-13 11:42:03 -05:00
Aaron Raimist
954099efc6
Improve wording of room version 1 warnings
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-10-10 14:29:02 -05:00
Aaron Raimist
445b0a3a01
Clarify m.room.redaction, remove duplicate entry
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-10-10 12:59:47 -05:00
Matthew Hodgson
62cfc8c472 m.message->m.room.message; fixes #2761 2020-10-10 15:08:29 +01:00
Will
1fe9cab30b
Allow guests to get the members for a room (MSC2689) 2020-10-07 10:38:23 -07:00
Travis Ralston
56e0ee700a Update the default recommended room version to v6
No changelog required - this is the index

MSC: https://github.com/matrix-org/matrix-doc/pull/2788
2020-10-05 15:17:08 -06:00
Travis Ralston
2877459553 Add a link to the push module in the push gateway spec 2020-09-02 14:04:55 -06:00
Travis Ralston
d37f7a25b4
Make translations for SAS emoji available in-tree (#2728)
* add a base file

* Fix directory name

* Added translation using Weblate (English)

* Translated using Weblate (English)

Currently translated at 1.6% (1 of 64 strings)

Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.riot.im/projects/matrix-doc/sas-emoji-v1/en_EN/

* add english files

* delete english files

* Added translation using Weblate (English)

* Added translation using Weblate (English)

* Do manual translations

* Deleted translation using Weblate (English)

* Deleted translation using Weblate (English)

* Add a script to update the definitions with the translations

* update i18n

* Add a note to the spec about translations

* changelog

* Ensure translations end with json
2020-08-12 14:04:48 -06:00
Travis Ralston
d41ad7638e re-add note about the login process 2020-07-30 15:28:06 -06:00
Patrick Cloke
4daecd0d94 Remove broken formatting. 2020-07-29 09:19:21 -04:00
Patrick Cloke
e261faf70b
Review comments.
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-07-29 07:10:14 -04:00
Patrick Cloke
9a40d7bf47 Add information from MSC2604: Parameters for Login Fallback to the spec. 2020-07-28 16:04:31 -04:00
Travis Ralston
012f0b1882
Merge pull request #2609 from matrix-org/rav/remove_oauth2
Remove `m.login.token` and `m.login.oauth2` UIA types
2020-07-28 10:02:24 -06:00
Hubert Chathi
53e2b999b9
Merge pull request #2687 from uhoreg/sas2_spec
document new key agreement method for SAS verification and deprecate old method
2020-07-23 10:24:57 -04:00
Richard van der Hoff
125614f3a4
Make use of highlight tweak consistent (#2670)
* remove redundant 'highlight: false' tweaks

their inconsistent usage is super-confusing.

* Remove redundant 'value: true' on highlight tweaks

again, the inconsistency was super-confusing.

* changelog
2020-07-16 17:26:34 +01:00
Hubert Chathi
0f13ebe3ed document new key agreement method and deprecate old method 2020-07-13 15:59:09 -04:00
Aaron Raimist
f8ff2ad6a9
Reword "UI Authorization" to "User-Interactive Authentication" (#2667)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-07-06 11:19:41 +01:00
Hubert Chathi
8e2ba5ad2a remove nonexistent field in verification and fix types in secret storage 2020-06-23 16:20:51 -04:00
Hubert Chathi
83e4d8c413
Merge pull request #2597 from uhoreg/ssss_spec
initial spec of SSSS
2020-06-19 21:44:17 -04:00
Hubert Chathi
902444ceb5
Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-06-19 21:40:46 -04:00
Richard van der Hoff
5cb4b086c7
Clarifications to the push module (#2634)
* Minor clarifications to the push spec
* move conditions before defaults
2020-06-16 16:56:31 +01:00
Hubert Chathi
269e83c233 more clarifications 2020-06-11 16:14:32 -04:00
Hubert Chathi
d261084f5b apply changes from review 2020-06-10 17:31:21 -04:00
Richard van der Hoff
da740bfbca
Clarifications to SSO login/UIA (#2608)
including a bunch of text about security
2020-06-05 17:32:13 +01:00
Richard van der Hoff
7c6636a520 Remove m.login.token and m.login.oauth2 UIA types
AFAIK these have never been implemented. oauth2 lacks enough info to be
sensibly implemented, and `m.login.token` just doesn't make sense.
2020-06-04 22:58:12 +01:00
Hubert Chathi
cf37688b7c
Merge pull request #2387 from uhoreg/key_backup_spec
initial version of spec for key backups
2020-06-02 16:28:04 -04:00
Hubert Chathi
a36284810d more clarifications and fixes 2020-06-02 16:25:31 -04:00
Hubert Chathi
40c50c80ea
Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-06-01 22:34:45 -04:00
Hubert Chathi
07856ec7a2 initial spec of SSSS 2020-06-01 21:03:36 -04:00
Dominic Fischer
c02ca21a94
Fix Typo 2020-06-01 17:32:10 +01:00
Hubert Chathi
ec0b9badc7 Merge remote-tracking branch 'origin/master' into cross-signing-spec 2020-05-29 17:25:19 -04:00
Hubert Chathi
67edc3e229 add clarifications and diagrams 2020-05-29 17:25:07 -04:00
Travis Ralston
07d4606352
Merge pull request #2585 from matrix-org/client_server/release-r0.6.1
Client-Server r0.6.1
2020-05-27 07:26:56 -06:00
Travis Ralston
09986af8fc Server-Server r0.1.4
Includes a link to r0.1.3 because we forgot
2020-05-27 07:21:59 -06:00
Travis Ralston
19a97c62e2 Client-Server r0.6.1 2020-05-27 07:19:31 -06:00
Travis Ralston
e14cf35c80
Merge pull request #2563 from matrix-org/travis/spec/2240-and-assoc--r-v6
Room Version 6
2020-05-27 07:15:22 -06:00
Travis Ralston
c3289614da
Merge pull request #2562 from matrix-org/travis/spec/2432-alias-semantics
Add spec for new alias handling (client-server)
2020-05-26 13:04:32 -06:00
Travis Ralston
4b64d80437 Remove v6 TODO
To avoid the conflict, hopefully.
2020-05-26 13:04:04 -06:00