Hubert Chathi
f352de90c3
Merge pull request #2536 from uhoreg/cross-signing-spec
...
initial spec for cross-signing
4 years ago
Philipp Emanuel Weidmann
aab2d587f3
Fix spelling and grammar issues
...
Signed-off-by: Philipp Emanuel Weidmann <pew@worldwidemann.com>
4 years ago
Emelie
b1d403083c
Fix typo in moderation_policies.rst
...
deliberatly -> deliberately
4 years ago
Nicolas Werner
0fd1654879
Update link to extensible events MSC
...
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
4 years ago
Hubert Chathi
267eead50f
apply changes from review
4 years ago
Hubert Chathi
38350002a6
add spec for reporting that keys are withheld
4 years ago
Hubert Chathi
a5ebedc131
apply suggestions from review
4 years ago
Matthew Hodgson
62cfc8c472
m.message->m.room.message; fixes #2761
4 years ago
Will
1fe9cab30b
Allow guests to get the members for a room (MSC2689)
4 years ago
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
4 years ago
Hubert Chathi
53e2b999b9
Merge pull request #2687 from uhoreg/sas2_spec
...
document new key agreement method for SAS verification and deprecate old method
4 years ago
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
4 years ago
Hubert Chathi
0f13ebe3ed
document new key agreement method and deprecate old method
4 years ago
Hubert Chathi
8e2ba5ad2a
remove nonexistent field in verification and fix types in secret storage
4 years ago
Hubert Chathi
83e4d8c413
Merge pull request #2597 from uhoreg/ssss_spec
...
initial spec of SSSS
4 years ago
Hubert Chathi
902444ceb5
Apply suggestions from code review
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Richard van der Hoff
5cb4b086c7
Clarifications to the push module ( #2634 )
...
* Minor clarifications to the push spec
* move conditions before defaults
4 years ago
Hubert Chathi
269e83c233
more clarifications
5 years ago
Hubert Chathi
d261084f5b
apply changes from review
5 years ago
Richard van der Hoff
da740bfbca
Clarifications to SSO login/UIA ( #2608 )
...
including a bunch of text about security
5 years ago
Hubert Chathi
cf37688b7c
Merge pull request #2387 from uhoreg/key_backup_spec
...
initial version of spec for key backups
5 years ago
Hubert Chathi
a36284810d
more clarifications and fixes
5 years ago
Hubert Chathi
40c50c80ea
Apply suggestions from code review
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
5 years ago
Hubert Chathi
07856ec7a2
initial spec of SSSS
5 years ago
Dominic Fischer
c02ca21a94
Fix Typo
5 years ago
Hubert Chathi
ec0b9badc7
Merge remote-tracking branch 'origin/master' into cross-signing-spec
5 years ago
Hubert Chathi
67edc3e229
add clarifications and diagrams
5 years ago
Travis Ralston
c3289614da
Merge pull request #2562 from matrix-org/travis/spec/2432-alias-semantics
...
Add spec for new alias handling (client-server)
5 years ago
Hubert Chathi
a1177cbd61
Merge pull request #2566 from uhoreg/remove_string_string_string
...
E2E clarifications/improvements
5 years ago
Tulir Asokan
5270ed0c0a
Fix typo in read markers module
...
Signed-off-by: Tulir Asokan <tulir@maunium.net>
5 years ago
Hubert Chathi
6a8ba9b1d6
improve description of key object in CS and include a link in Fed
5 years ago
Travis Ralston
b11cf560b5
Add spec for new alias handling (client-server)
...
MSC: https://github.com/matrix-org/matrix-doc/pull/2432
This commit does not deal with areas which will be covered by the room version specifications (namely the redaction algorithm).
It feels a bit overly cruel to completely obliterate all mentions of `m.room.aliases` from the spec as client/server developers may encounter the event type in the wild. To ensure that CTRL+F still works, a brief mention that they do nothing has been put in place, leaving no other references (except the redaction algorithm - see previous paragraph).
5 years ago
Travis Ralston
ddeb695b97
Use 'several' in place of counting
5 years ago
Nicolas Werner
a7e7496cd6
Fix some numbers in the spec text.
...
Odds were not written as an exponent.
Special tag names count was not updated.
Fixes #2550
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
5 years ago
Hubert Chathi
a8910fe323
initial spec for cross-signing
5 years ago
Hubert Chathi
a896729ac2
some more clarifications and indentation fixes
5 years ago
Hubert Chathi
0145191d43
add links to endpoints and add delete endpoint
5 years ago
Hubert Chathi
3d1c33ed1b
move API definitions into backup section
5 years ago
Hubert Chathi
5f3ee44cfb
add more suggestions from review
5 years ago
Hubert Chathi
e89521d195
some fixes (spelling, RST, and naming)
5 years ago
David Vo
0ae597626a
Fix .m.rule.contains_user_name push rule to highlight
...
Signed-off-by: David Vo <david@vovo.id.au>
5 years ago
Lukas Lihotzki
af7cf84083
Fix iv parameter description
...
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
5 years ago
Hubert Chathi
30586ed98c
remove extra space
5 years ago
Hubert Chathi
e67ba0cd05
add note indicating similarity between key backup format and key exports
...
also copy description of forwarding_curve25519_key_chain from key exports, since
it's a better description
5 years ago
Runster
e6c7eac023
Correct name of Phil Zimmermann
5 years ago
Travis Ralston
6d475ebd57
Remove whitespace
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
5 years ago
Travis Ralston
c7942d1cec
Spec moderation policy rooms (MSC2313)
...
MSC: https://github.com/matrix-org/matrix-doc/pull/2313
5 years ago
Hubert Chathi
41072fcaa9
Apply suggestions from code review
...
Co-Authored-By: Matthew Hodgson <matthew@arasphere.net>
5 years ago
Nicolas Werner
6911171e83
Fix key export format example
...
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
5 years ago
Hubert Chathi
e658b17070
initial version of spec for key backups
5 years ago