Commit Graph

6095 Commits (f5fcde09f83aa6d696aec2bf8c9cf7a7ba9b79cb)
 

Author SHA1 Message Date
Will Hunt 0c26298b93
Update proposals/2778-appservice-login.md
Co-authored-by: Christian Paul <christianp@matrix.org>
3 years ago
Christian Paul 4ca319db09
Update proposals/2778-appservice-login.md 3 years ago
Patrick Cloke 97737596e7 Remove cycle breaking algorithm to be specced in the future, if necessary. 3 years ago
Matthew Hodgson c2d0d1efa0 include m.room.create in knock_state (will be overtaken by MSC3173) 3 years ago
Will Hunt e781b75847 Mention that /register provides a token but it's not helpful 3 years ago
Will Hunt bf9cc0a562 M_EXCLUSIVE 3 years ago
Will Hunt 03491c5cfd Add security considerations 3 years ago
Matthew Hodgson 757218c082 relax requirements on cycle-cutting and link to valere's alg 3 years ago
Matthew Hodgson 413e346363 note the rationale behind using the # sigil 3 years ago
Matthew Hodgson acdf9851e9 incorporate uhoreg feedback 3 years ago
Matthew Hodgson 2981baad3d
Update proposals/1772-groups-as-rooms.md
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
3 years ago
Matthew Hodgson 7432d254c6 incorporate travis feedback 3 years ago
Matthew Hodgson 0d71150424 remove confusing mention of peeking & dependent MSCs 3 years ago
Matthew Hodgson 1e2ed52b7e add more justification for immutable room types 3 years ago
Matthew Hodgson 37e04f72ae tiebreak ordered spaces sensibly 3 years ago
Matthew Hodgson f07e82e34b clarify the charsets of our lexicographic orderings 3 years ago
Matthew Hodgson 00912f9c1e clarify how to deterministically cut cycles 3 years ago
Will Hunt cb7bbf3787 I don't think this is a concern 3 years ago
Will Hunt 2c817cb1c5 Add another advantage 3 years ago
Will Hunt c9b7e9f22d Reword need for token 3 years ago
Will Hunt 7a3b7b38a5 Add implementations section 3 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