Will Hunt
03491c5cfd
Add security considerations
4 years ago
Matthew Hodgson
757218c082
relax requirements on cycle-cutting and link to valere's alg
4 years ago
Matthew Hodgson
413e346363
note the rationale behind using the # sigil
4 years ago
Matthew Hodgson
acdf9851e9
incorporate uhoreg feedback
4 years ago
Matthew Hodgson
2981baad3d
Update proposals/1772-groups-as-rooms.md
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Matthew Hodgson
7432d254c6
incorporate travis feedback
4 years ago
Matthew Hodgson
0d71150424
remove confusing mention of peeking & dependent MSCs
4 years ago
Matthew Hodgson
1e2ed52b7e
add more justification for immutable room types
4 years ago
Matthew Hodgson
37e04f72ae
tiebreak ordered spaces sensibly
4 years ago
Matthew Hodgson
f07e82e34b
clarify the charsets of our lexicographic orderings
4 years ago
Matthew Hodgson
00912f9c1e
clarify how to deterministically cut cycles
4 years ago
Will Hunt
cb7bbf3787
I don't think this is a concern
4 years ago
Will Hunt
2c817cb1c5
Add another advantage
4 years ago
Will Hunt
c9b7e9f22d
Reword need for token
4 years ago
Will Hunt
7a3b7b38a5
Add implementations section
4 years ago
Patrick Cloke
12d08ca83d
Consistency and update links.
4 years ago
Patrick Cloke
6d007e83ca
Defer a TODO to the future.
4 years ago
Hubert Chathi
609641636d
decouple from MSC1849/MSC2674
4 years ago
Alexey Rusakov
8935503470
Fix a left-over spotted in the last moment
4 years ago
Alexey Rusakov
d27ea07bcb
Minor brush-ups and cleanup
4 years ago
Alexey Rusakov
67635b0dd7
Be even clearer about user confirmations
4 years ago
Alexey Rusakov
037ebbf1ca
Be even clearer about the authority part
4 years ago
Alexey Rusakov
9dd0854aee
Add a link to CS API
4 years ago
Richard van der Hoff
e7041525bf
Include `create` in invite_room_state
4 years ago
Andrew Morgan
a8f4ada8a8
Make join_rules field of PublicRoomChunk an optional value
4 years ago
Andrew Morgan
9ebfd98a7a
Apply suggestions from code review
...
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
4 years ago
Andrew Morgan
10267df76e
Add missing 403/404 response codes
4 years ago
Andrew Morgan
11996fb436
clarify some words
4 years ago
Hubert Chathi
0841f31ce4
Apply suggestions from code review
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Andrew Morgan
a1a40c6346
Be consistent about event auth rules
4 years ago
Andrew Morgan
7f0b2d66a0
Update unstable endpoints from i.e xyz.amorgan/knock -> xyz.amorgan.knock
...
I'm doing this for two reasons:
1) If I ever wanted to create another knock-related MSC, it would be nice to be able
to give it a different namespace for endpoints, such as xyz.amorgan.knock2/knock. If
we were only using xyz.amorgan as the namespace for endpoints, that restricts that
namespace to only work for one MSC which attempts to use /knock as part of an endpoint.
2) I accidentally made the implementation use xyz.amorgan.knock/knock :)
4 years ago
Richard van der Hoff
52dfaaabd4
Update proposals/2801-untrusted-event-data.md
...
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
4 years ago
Richard van der Hoff
065b0990e6
Update proposals/1772-groups-as-rooms.md
4 years ago
Richard van der Hoff
5e7ed2b9c4
Tweak wording about lexicographic ordering
4 years ago
Richard van der Hoff
9ca94235c6
Suggested rooms
4 years ago
Richard van der Hoff
c0c51383e9
Move "via" problem to a "potential issue"
4 years ago
Richard van der Hoff
8a61ce9032
remove 'present' flag
4 years ago
Richard van der Hoff
6c9d469d56
add an issue about lost parent links
4 years ago
Richard van der Hoff
0bdbec238b
Accept m.space.parent links if there is a reverse link
4 years ago
Richard van der Hoff
2e6d7d1c54
spaces are *primarily* referred to by their room ID.
4 years ago
Richard van der Hoff
acdb6f1c3d
Move "auto-join" out to "future extensions"
...
we're not doing this bit yet.
4 years ago
Richard van der Hoff
7d757ce8fa
minor wording tweaks
4 years ago
Richard van der Hoff
dcb18f03dc
Move security consideration to MSC2962
...
I think the peeking thing is specific to access control.
4 years ago
Richard van der Hoff
469b64c5cd
rip out m.room.description
...
if/when we need it, we should follow MSC2875
4 years ago
Richard van der Hoff
62b9154fa7
Remove lost footnotes
...
These should have been part of MSC2962.
4 years ago
Richard van der Hoff
bc1466206d
related MSCs
4 years ago
Richard van der Hoff
1cfe6bc0ae
MSC1840 is out again.
4 years ago
Richard van der Hoff
a8a7acce1e
update UIA
4 years ago
Richard van der Hoff
49f7624d55
update brand descriptions
4 years ago
Richard van der Hoff
d5166ebc1a
Update proposals/2858-Multiple-SSO-Identity-Providers.md
4 years ago
Andrew Morgan
68d2d7cfdb
Note that homeservers should pass down invites to the client if they fail on autojoin
4 years ago
Richard van der Hoff
7871da7565
Update proposals/2858-Multiple-SSO-Identity-Providers.md
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Richard van der Hoff
1ba0c39b14
Change the brand identifiers again
4 years ago
Richard van der Hoff
178cbe1c3a
Update proposals/2858-Multiple-SSO-Identity-Providers.md
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
4 years ago
Andrew Morgan
8bfef19a39
Remove further traces of old /rooms/roomId/knock CS endpoint
4 years ago
Andrew Morgan
ef840c1b53
Split the 'Membership change to ' section into rejecting/rescinding knocks
4 years ago
Andrew Morgan
6556b95233
Move API endpoint sections up to the top of the proposal
4 years ago
Andrew Morgan
c915b6442b
Update alternatives section
4 years ago
Andrew Morgan
09018be96c
Link to existing spec documentation on the public rooms directory
4 years ago
Andrew Morgan
53ad7e3f66
Ensure we return the room_id after knocking via the CS API
4 years ago
Andrew Morgan
c575f88d13
Move endpoint extras under endpoint's header
4 years ago
Andrew Morgan
c9f34e818e
Link to /join/roomIdOrAlias
4 years ago
Richard van der Hoff
a596efdf8b
Get rid of the registry for now
...
it should just be a proposal. We can add the registry later.
4 years ago
Richard van der Hoff
62cc76f28b
Move sequence diagram into doc
4 years ago
Richard van der Hoff
2d4da148d8
more fix markdown
4 years ago
Richard van der Hoff
dce9c9f09a
Move the idp `brand` assignments out to a registry
4 years ago
Michael Telatynski
ba3e204a48
Update proposals/2858-Multiple-SSO-Identity-Providers.md
...
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
4 years ago
Richard van der Hoff
6badb3b6d8
Notes on OAuth2 and unknown idps
4 years ago
Andrew Morgan
49a72862a9
Allow knock->knock transitions
4 years ago
Andrew Morgan
2acc0a697b
Clarify prose
4 years ago
Andrew Morgan
e790ad2120
Apply suggestions from code review
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Travis Ralston
fadee276d2
Alter to reserve v7 instead of declare v7
4 years ago
Andrew Morgan
24f61c283c
Note that implementations may choose to auto-accept knock-related invites
4 years ago
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
ddbcba454c
Fix typo
...
Co-authored-by: Sorunome <mail@sorunome.de>
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
Hubert Chathi
de65f4e1fe
Add link to keys upload endpoint
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
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
Matthew Hodgson
ff85e61be9
fix dev identifier
4 years ago
Matthew Hodgson
a709671d03
tie break on multiple parents
4 years ago
Matthew Hodgson
a0f89bd522
add XXX about via propagation
4 years ago
Matthew Hodgson
b10856d49d
let's create spaces with `events_default` PL100
4 years ago
Matthew Hodgson
91fe7a79b6
switch to allowing multiple parents
...
to accomodate @Sorunome's use cases for secret rooms to exist in multiple spaces.
also remote , as we always have now we use room ids
4 years ago
Matthew Hodgson
97103c44cd
clarify that auto-joins are not force joins
4 years ago
Matthew Hodgson
343e1f676b
incorporate @joepie91's clarification on secret rooms
4 years ago
Matthew Hodgson
f8fb32518d
replace m.room.parent with m.space.parent for symmetry
4 years ago
Matthew Hodgson
b8e3a0b45d
include invite state notes
4 years ago
Matthew Hodgson
a0d06c7bd7
factor out ACLs into a separate MSC
4 years ago
Matthew Hodgson
302d5d87b4
clarify autojoin and mention 'suggested' rooms
4 years ago
Matthew Hodgson
2de3dc4f70
more plurality fixing
4 years ago
Matthew Hodgson
42c332bd88
fix parent claiming plurality
4 years ago
Matthew Hodgson
803e70a8b3
typo
4 years ago
Matthew Hodgson
037894a641
replace 'default' with 'auto_join'
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
Richard van der Hoff
69897584e1
Update proposals/1772-groups-as-rooms.md
...
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
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
Will Hunt
5c00004317
Add notice about identifer
4 years ago
Will Hunt
7d9304fdde
Clarify _bridge_alice
...
Co-authored-by: Tulir Asokan <tulir@maunium.net>
4 years ago
Andrew Morgan
7dcff8f2e1
Disallow invite->knock membership changes
4 years ago
Richard van der Hoff
51aa5e2c40
Update proposals/1772-groups-as-rooms.md
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
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
Richard van der Hoff
6cc3995ce8
explain a bit
4 years ago
Richard van der Hoff
45f260836d
No cross-room auth
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
Peter Gervai
39af7f3249
Update 1772-groups-as-rooms.md ( #2866 )
...
Typo.
4 years ago
Richard van der Hoff
d4abe40677
one parent per room
4 years ago
Richard van der Hoff
1f1e3c9a0f
MSC1840 is in
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
Richard van der Hoff
fbad757ceb
update dependencies links
4 years ago
Richard van der Hoff
e6a6941845
rename allowed_join again
4 years ago
Richard van der Hoff
3b2825f21d
Descope autokick and rename allowed_spaces
4 years ago
Richard van der Hoff
4e3b0ed05f
add a length limit to `order`
4 years ago
Richard van der Hoff
b40f7da8d2
Record alternatives
...
make sure we have records of dismissed alternatives
4 years ago
Richard van der Hoff
ae71a6219a
Restricting room membership via spaces
4 years ago
Travis Ralston
4dee8dbeab
Versioning WIP
4 years ago
Travis Ralston
973ee1438c
Progress checkpoint on room versions
4 years ago
Richard van der Hoff
29b07c11ad
update power level mappings
4 years ago
Richard van der Hoff
06b5c8342f
notes on children and recursion
4 years ago
Richard van der Hoff
109c31c2c8
Avoiding abuse via false `parent` claims
4 years ago
Richard van der Hoff
839ea0e946
inheriting join rules
4 years ago
Richard van der Hoff
a73dd9c371
clarification
4 years ago
Richard van der Hoff
e323ade5f7
Switch to room IDs
4 years ago
Richard van der Hoff
1aede33b35
clarify introduction
4 years ago
Michael Telatynski
a7eba773be
Fix MSC number
4 years ago
Michael Telatynski
204732099b
Multiple SSO Identity Providers
4 years ago
Richard van der Hoff
d42da585e5
Apply suggestions from code review
...
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
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
11bb604c5e
add an xxx
4 years ago
Richard van der Hoff
2f557daac1
Clarifications to room/space relationship
4 years ago
Richard van der Hoff
e746aa3aad
Apply suggestions from code review
...
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
4 years ago
Richard van der Hoff
15f34e5be9
supporting trad PLs
4 years ago
Richard van der Hoff
5db56391f3
spelling
4 years ago
Richard van der Hoff
c145d398f7
Notes on propagating PLs etc
4 years ago
Richard van der Hoff
52853b57e1
more updates
4 years ago
Richard van der Hoff
4040254001
Update for new terminology and current thinking
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
Richard van der Hoff
0baf49abe8
We are not considering hidden-membership rooms yet
4 years ago
Richard van der Hoff
6464e90fd6
Merge branch 'master' into matthew/msc1772
4 years ago
Richard van der Hoff
96cd76c868
remove 'one big event' proposal
4 years ago
Richard van der Hoff
417501d8cc
various minor edits
4 years ago