Andrew Morgan
eda65847a3
Comment on push rules
4 years ago
Andrew Morgan
248a3da5ca
Switch /send_knock/ from v2 to v1; leave a note as to why
4 years ago
Andrew Morgan
97109d4268
Remove MSC2175, MSC2174 due to lack of implementation
4 years ago
Alexey Rusakov
b4269a54e8
Use abbreviated type specifiers
...
As per the review, this commit introduces Reddit-style type specifiers
for user ids (u/), room aliases (r/), and event ids (e/).
4 years ago
Andrew Morgan
74f3b12a17
Note experimental room version ID
4 years ago
Andrew Morgan
04cd6b3d3e
fix typo
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Andrew Morgan
337c87b949
Add 404 on make_knock if unknown room ID
4 years ago
Andrew Morgan
8400877574
Make ver a required parameter for make_knock
4 years ago
Andrew Morgan
d5a2a284c5
Note clients should try to prevent impersonation attacks during knocking
4 years ago
Hubert Chathi
356d1fe3e3
add example
4 years ago
Andrew Morgan
5c620de273
typo fix
4 years ago
Andrew Morgan
6a0d07c799
Public rooms directory backwards compatibility note
4 years ago
Andrew Morgan
51a7778217
typo
4 years ago
Andrew Morgan
e99649cb84
Foreshadow power level requirements for approval/denial of knock
4 years ago
Andrew Morgan
336e5a2c7a
v6 -> v7
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
4 years ago
Andrew Morgan
1f07f0dc9a
MSC2998
4 years ago
Andrew Morgan
3735def108
Define room version 7
4 years ago
Andrew Morgan
42e01b8e91
Add join_rules to room chunks returned on a public room dir query
4 years ago
Travis Ralston
315cf67f6b
Merge pull request #2366 from uhoreg/key_verification_accept
...
MSC2366: Key verification flow additions: m.key.verification.ready and m.key.verification.done
4 years ago
Richard van der Hoff
ba08c9fe36
notes on and alternatives
4 years ago
Richard van der Hoff
84346055e9
Update proposals/2858-Multiple-SSO-Identity-Providers.md
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
4 years ago
Richard van der Hoff
09d41c59b9
add 'brand'
4 years ago
Richard van der Hoff
0c18f83636
grammar clarifications
4 years ago
Richard van der Hoff
277ff682d6
Formatting tweaks
4 years ago
Alexey Rusakov
246a97e2be
Add clarification as per review
4 years ago
Alexey Rusakov
eca999382d
Grammar
4 years ago
Kitsune Ral
3988979f82
Fix leftovers
4 years ago
Kitsune Ral
43e6470aca
Drop 'group' in anticipation of #1772
4 years ago
Kitsune Ral
a32d7f5027
Apply suggestions from code review
4 years ago
Hubert Chathi
d9edb3fdf3
Apply suggestions from code review
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Michael Telatynski
1d90cacf6e
Merge branch 't3chguy/msc/multi-sso' of github.com:matrix-org/matrix-doc into t3chguy/msc/multi-sso
4 years ago
Michael Telatynski
85ccf93c6a
Remove UIA stuff
4 years ago
Michael Telatynski
8be6540eaf
Update proposals/2858-Multiple-SSO-Identity-Providers.md
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Michael Telatynski
c7063a4eec
Iterate PR based on feedback
4 years ago
Travis Ralston
5800dcb654
Merge pull request #2844 from matrix-org/travis/msc/global-versioning
...
MSC2844: Global version number for the whole spec
4 years ago
Travis Ralston
46d843e8fa
Make deprecation industry standard
4 years ago
Travis Ralston
124c8d43d3
Apply suggestions from code review
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Travis Ralston
22acbea0ed
Apply suggestions from code review
...
Co-authored-by: Kitsune Ral <Kitsune-Ral@users.sf.net>
4 years ago
Travis Ralston
7b4e702a69
Remove patch versions, policy stuff, etc
4 years ago
Hubert Chathi
7678884376
clarifications to cross-signing MSC
4 years ago
Travis Ralston
b07618cc3f
Make clarifications to the spec
4 years ago
Travis Ralston
8d6642aaa7
Merge branch 'master' into travis/msc/global-versioning
4 years ago
Hubert Chathi
affa240543
use `reason` for human-readable cancel reason
...
for consistency with non-DM version
4 years ago
Travis Ralston
6ccc548912
Revert "Merge branch 'travis/msc/1337-joined-rooms'"
...
This reverts commit 0961c7b0f7
.
4 years ago
Hubert Chathi
4a779784ef
Update proposals/2241-e2e-verification-in-dms.md
...
Co-authored-by: poljar <poljar@termina.org.uk>
4 years ago
Travis Ralston
942e8b36e4
Convert to markdown verbatim
4 years ago
Andrew Morgan
7dcff8f2e1
Disallow invite->knock membership changes
4 years ago
Michael Telatynski
153c55788d
Add more explanation
4 years ago
Travis Ralston
bce1bf3210
Merge pull request #1544 from uhoreg/qr_key_verification
...
MSC1544: Key verification using QR codes
4 years ago
Hubert Chathi
11d6e42ee1
use MSC number
4 years ago
Hubert Chathi
f7a397dc90
add proposal for Single SSSS
4 years ago
Travis Ralston
11daaf6ea9
Add a small note about widgets
4 years ago
Travis Ralston
8cc3d44c2a
Generally wording changes; Change deprecation
4 years ago
Travis Ralston
09c569f1a7
Cover a case of no-op versions
4 years ago
Hubert Chathi
9db8cc98d9
Update proposals/1543-qr_code_key_verification.md
...
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
4 years ago
Andrew Morgan
6c75b83b99
Address Travis and Patrick's feedback
4 years ago
Travis Ralston
74746634af
Apply suggestions from code review
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
4 years ago
Michael Telatynski
8ac23599b2
Iterate MSC based on feedback
4 years ago
Hubert Chathi
0b97ac59bf
event IDs use $
4 years ago
Michael Telatynski
f444273a42
be stricter on the icon url
4 years ago
Michael Telatynski
874e32d69d
Merge remote-tracking branch 'origin/t3chguy/msc/multi-sso' into t3chguy/msc/multi-sso
4 years ago
Michael Telatynski
a391a4a05d
Iterate the MSC
4 years ago
Travis Ralston
d079d7d2d3
Answer question about confusing deprecation with not
4 years ago
Travis Ralston
1310c7c8bf
Finish up the last few sections
4 years ago
Michael Telatynski
20645365f4
Update proposals/2858-Multiple-SSO-Identity-Providers.md
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Travis Ralston
940bb49027
Merge pull request #2774 from matrix-org/travis/msc/widget-id
...
MSC2774: Expose the widget ID to the widget
4 years ago
Travis Ralston
4dee8dbeab
Versioning WIP
4 years ago
Travis Ralston
973ee1438c
Progress checkpoint on room versions
4 years ago
Michael Telatynski
a7eba773be
Fix MSC number
4 years ago
Michael Telatynski
204732099b
Multiple SSO Identity Providers
4 years ago
Travis Ralston
c4d01b90e9
Merge pull request #2765 from matrix-org/travis/msc/widget-avatars
...
MSC2765: Widget avatars
4 years ago
Travis Ralston
5f8b7167a5
What if we versioned the whole spec?
4 years ago
Richard van der Hoff
5db56391f3
spelling
4 years ago
Travis Ralston
4ee990e26f
Merge pull request #2758 from matrix-org/rav/proposals/textual_identifier_grammar
...
MSC2758: Proposal for a common identifier grammar
4 years ago
Travis Ralston
ee55d9d35b
Update proposals/2765-widget-avatars.md
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Richard van der Hoff
49ce93f3e2
Update 2758-textual-id-grammar.md
4 years ago
Hubert Chathi
7b3c98cd98
we're using the binary format
4 years ago
Travis Ralston
411202f2bf
spelling
...
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
4 years ago
Andrew Morgan
815dae6eae
Note that redactions of knocks are not a concern
4 years ago
Travis Ralston
9e66d32225
Merge pull request #2414 from iinuwa/master
...
MSC2414: Make reason and score parameters optional for reporting content
4 years ago
Andrew Morgan
a924f5b3d5
Fix incorrect assumptions about the sender field of a knock event
...
Got a bit confused with the sender and state_key being different in invite
membership events. In case of a knock, even if the knock event is being
inserted into the room by another homeserver over federation, the sender
of the event is still the knocking user, just like the state_key.
4 years ago
Andrew Morgan
525d1d33e0
Some clarifications and wording fixes
4 years ago
iinuwa
02512f0f69
Use endpoint instead of API
...
Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
4 years ago
Travis Ralston
51b278e015
Mention the endpoint
4 years ago
Richard van der Hoff
12da19f927
Words on e2ee events
4 years ago
Richard van der Hoff
46440b0e75
On why you should never trust an event.
4 years ago
Andrew Morgan
6f7bcb6052
Explicitly state what changes to the auth rules are necessary
4 years ago
Andrew Morgan
5097fad4e7
Fix unstable prefix bullet points
4 years ago
Kitsune Ral
11d2529a5e
Allow custom query items
4 years ago
Andrew Morgan
6b99228386
Remove section duplicated by membership change section
4 years ago
Andrew Morgan
fd8176b93d
Clarify endpoint calls clients and servers need to use to handle knocks
4 years ago
Andrew Morgan
9e5ac042ac
Explicitly state that the hs that received the knock must put in the room
4 years ago
Andrew Morgan
e58e207bbf
Go into more depth about membership changes surrounding knocking
4 years ago
Kitsune Ral
a2fa637396
Refactor of non-normative sections
...
Including a few more words regarding the "minimal encoded"
(aka "keep sigils") alternative.
4 years ago
Kitsune Ral
758c57b021
More cleanup
4 years ago
Kitsune Ral
6f082bbe12
Be clearer about percent-en/decoding
4 years ago
Kitsune Ral
bbc8bfc1c0
Rework the path grammar for better clarity
4 years ago
Kitsune Ral
907bd2e2a2
Rewording, clarifications, minor fixes
4 years ago
Kitsune Ral
438e5a368f
Add URI operations and construction algorithm
4 years ago
iinuwa
07dbdab898
Fix typos
4 years ago