Commit Graph

1285 Commits (travis/msc/inline-widgets)

Author SHA1 Message Date
Patrick Cloke d95200f5e2 Add domains to the example room aliases. 3 years ago
Patrick Cloke b9204cccf8 Remove extraneous paragraph. 3 years ago
Patrick Cloke 2c65a03d59
Fix typo.
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
3 years ago
Patrick Cloke 30372321b3
Fix typo.
Co-authored-by: Travis Ralston <travisr@matrix.org>
3 years ago
Patrick Cloke 5f2240a59e
Fix typo.
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
3 years ago
Patrick Cloke 76333ee222 Add notes about the via key and authorised servers being out of sync. 3 years ago
Patrick Cloke 1be4019a62 Clarify implications of signing events. 3 years ago
Patrick Cloke 182c806bc4 Clarify what happens if a homeserver cannot verify membership. 3 years ago
Patrick Cloke 87f993820d Use a different room version to specify changes in join rules. 3 years ago
Patrick Cloke 808bb1bc5a Pull note about ban & ACLs out of each join rule description. 3 years ago
Patrick Cloke 42a34de18d Clarify that signature checks only apply to joining users. 3 years ago
Patrick Cloke 69aec559ac
Clarify soft-failure is extension of current algorithm.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Patrick Cloke 6d041d4dd9
Fix typos.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Travis Ralston ec2c1f6f53 Remove what appears to be leftover notes 3 years ago
Travis Ralston ea19271af2 Merge branch 'master' into hs/proposal-appservice-login 3 years ago
Travis Ralston fb091fed03
Apply suggestions from code review
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
Co-authored-by: penn5 <penn5@users.noreply.github.com>
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
3 years ago
Patrick Cloke e5305a72f2 Clarifications / simplifications. 3 years ago
Patrick Cloke b4296efa54 Remove the authorised servers list. 3 years ago
Travis Ralston ecd28fe595
Merge pull request #3173 from matrix-org/clokep/stripped-state
MSC3173: Expose stripped state events to any potential joiner
3 years ago
Patrick Cloke 0b499321dc
Clarifications.
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
3 years ago
Patrick Cloke 8e0b001486 Add a note about ensuring each allowed room has at least one server in it. 3 years ago
Patrick Cloke 3bab6bd9e1 Remove via field. 3 years ago
Patrick Cloke 39fdfa3fcb Add a list of trusted servers. 3 years ago
Patrick Cloke 91c7612716 Handle feedback from Travis. 3 years ago
Patrick Cloke 39b9a9d582 Clarify security concerns. 3 years ago
Patrick Cloke bfa0dfe600 Clarify auth rules for restrictedjoin rules. 3 years ago
Patrick Cloke ed679c71f5 Clarify membership checking over federation. 3 years ago
Patrick Cloke f3e7fba85f Re-iterate that ban and server-acls matter. 3 years ago
Patrick Cloke 5a58af676e Namespace the allow type. 3 years ago
Travis Ralston c95aa1c250
Merge pull request #2732 from uhoreg/fallback_keys
MSC2732: Olm fallback keys
3 years ago
Patrick Cloke 7061e199e0 Add a type field. 3 years ago
Patrick Cloke 1d1d356aca Space -> room. 3 years ago
Patrick Cloke 8a3ad47175 A bit less passive. 3 years ago
Patrick Cloke e81686c7d0 Many clarifications. 3 years ago
Patrick Cloke 41dd06d355 Clarify an edge case. 3 years ago
Patrick Cloke c1eb461c8c Remove bit about user IDs being listed directly. 3 years ago
Patrick Cloke c7ab867cef Fix broken backlink. 3 years ago
Patrick Cloke 0f4961118e Remove spaces summary changes. 3 years ago
Patrick Cloke 5204b85f59 Remove unstable prefixes. 3 years ago
Patrick Cloke 122c803f35 Rework this (again) to remove the API based on conversations with the SCT. 3 years ago
Patrick Cloke b94d379921 Add federation and reword a bit. 3 years ago
Patrick Cloke b5d096957e Clarify examples. 3 years ago
Patrick Cloke 4b7dc17fbe Include an API endpoint. 3 years ago
Patrick Cloke 6923606e43 Clarify what changes are being proposed. 3 years ago
Patrick Cloke 29e4006f3c
Fix typo.
Co-authored-by: Travis Ralston <travpc@gmail.com>
3 years ago
Travis Ralston 60566bf0e4 iterate 3 years ago
Patrick Cloke c44998cb66 Fix awkward wording. 3 years ago
Patrick Cloke b1051e42cb Various clarifications based on feedback. 3 years ago
Patrick Cloke d069ca2854 Also include the room topic. 3 years ago
Patrick Cloke 3fe5ca96b3 Wrap text. 3 years ago
Patrick Cloke d879eb6e00
Rename encrypted status to encryption information.
Co-authored-by: Travis Ralston <travpc@gmail.com>
3 years ago
Travis Ralston d7219fb67e Change space's valid `order` range to 0x7E
0x7F is DEL, which is clearly not intended by the proposal text.
3 years ago
Patrick Cloke 4eeb27f467 Add more notes about edge-cases. 3 years ago
Patrick Cloke cbc4515a94 Spacing. 3 years ago
Patrick Cloke 590b7a48e7 Fill in the TODO about what how to mark access via spaces for the summary API. 3 years ago
Will Hunt f9a5b34099
Clarify /register / /login 3 years ago
Patrick Cloke 5afe23a1c0 More wrapping. 3 years ago
Patrick Cloke fab5eaa67b Add notes from @madlittlemods. 3 years ago
Patrick Cloke 84331fc3b6 Re-arrange security impact of knocking. 3 years ago
Patrick Cloke 62e94c5fe4 Remove security considerations (moved to MSC3083). 3 years ago
Patrick Cloke 2919e57525 Update dependencies to include MSC3173. 3 years ago
Patrick Cloke 45bcd86dcb Strip whitespace. 3 years ago
Travis Ralston 31e444bdaf Mention expected client behaviour of unknown types on MSC1772
This was discussed in various places, but never quite made it to the MSC.
3 years ago
Travis Ralston 6db3885fc8
Merge pull request #3122 from uhoreg/deprecate_verification_start
MSC3122: Deprecate starting verifications without requesting first
3 years ago
Will Hunt 16290a0fe5
it's 3 years ago
Will Hunt 93dd264c30
words 3 years ago
Will Hunt c8e0ed6062
Hopefully improve words around M_EXCLUSIVE 3 years ago
Will Hunt b8ab3d0c87
Remove point about Element showing unexpected devices 3 years ago
Will Hunt 538ac0940e
Update Alternatives section 3 years ago
Will Hunt 0c26298b93
Update proposals/2778-appservice-login.md
Co-authored-by: Christian Paul <christianp@matrix.org>
3 years ago
Travis Ralston 15d22c4329
Merge pull request #1772 from matrix-org/matthew/msc1772
MSC1772: Matrix spaces
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
Patrick Cloke 1cfbf7620a Wrapping. 3 years ago
Patrick Cloke b6cba64459 Update MSC number. 3 years ago
Patrick Cloke ce8650837b Wording. 3 years ago
Will Hunt e781b75847 Mention that /register provides a token but it's not helpful 3 years ago
Patrick Cloke 3d913b36f8 Add current proposals. 3 years ago
Will Hunt bf9cc0a562 M_EXCLUSIVE 3 years ago
Patrick Cloke 36b19fb083 Clarify link. 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
Travis Ralston d4bf671550
Merge pull request #2713 from matrix-org/travis/msc/remove-v1-identity
MSC2713: Remove deprecated v1 Identity Service API
3 years ago
Hubert Chathi 14e0f5ac15 add link to relevant spec 3 years ago
Hubert Chathi 0401e8ac1a
Update proposals/3122-deprecate-starting-verifications-without-request.md
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Patrick Cloke 13e3f18bc4 Rework bits about peeking. 3 years ago