Commit Graph

5630 Commits (808bb1bc5a45fd74a89d2295ac6626fc0a43126f)
 

Author SHA1 Message Date
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
Patrick Cloke e5305a72f2 Clarifications / simplifications. 3 years ago
Patrick Cloke b4296efa54 Remove the authorised servers list. 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
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 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
Patrick Cloke 5afe23a1c0 More wrapping. 3 years ago
Patrick Cloke fab5eaa67b Add notes from @madlittlemods. 3 years ago
Patrick Cloke 2919e57525 Update dependencies to include MSC3173. 3 years ago
Patrick Cloke 36b19fb083 Clarify link. 3 years ago
Patrick Cloke 13e3f18bc4 Rework bits about peeking. 3 years ago
Patrick Cloke 4fc5acf500 Update a placeholder. 3 years ago
Patrick Cloke c81947a39c Document the error response. 3 years ago
Patrick Cloke dfcc4675b1 Include the proposed MSC. 3 years ago
Patrick Cloke d5633d17a4 Add pointer to draft. 3 years ago
Travis Ralston 8f304ca9e5
Merge pull request #2403 from Sorunome/soru/knock
MSC2403: Add "knock" feature
3 years ago
Travis Ralston 2672e63b24
Merge pull request #2557 from matrix-org/travis/msc/spoiler-fallback
MSC2557: Proposal to clarify spoilers
3 years ago
Travis Ralston ed690c849e
Merge pull request #2801 from matrix-org/rav/proposal/untrusted_event_data
MSC2801: Make it explicit that event bodies are untrusted data
3 years ago
Andrew Morgan a8f4ada8a8 Make join_rules field of PublicRoomChunk an optional value 3 years ago
Andrew Morgan 9ebfd98a7a
Apply suggestions from code review
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
3 years ago
Andrew Morgan 10267df76e Add missing 403/404 response codes 3 years ago
Andrew Morgan 11996fb436 clarify some words 3 years ago
Andrew Morgan a1a40c6346 Be consistent about event auth rules 3 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 :)
3 years ago
Richard van der Hoff 52dfaaabd4
Update proposals/2801-untrusted-event-data.md
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
3 years ago
Travis Ralston a78a8bb27d
Merge pull request #2320 from matrix-org/babolivier/identity-versions
MSC2320: Versions information for identity servers
3 years ago
Travis Ralston e0dd138d40
Merge pull request #2874 from uhoreg/single_ssss
MSC2874: Single SSSS
3 years ago
Travis Ralston f0170f2f08
Merge pull request #2184 from ananace/html_details
MSC2184: Allow the use of the HTML <details> tag
3 years ago
Travis Ralston 18ddc03628
Merge pull request #2858 from matrix-org/t3chguy/msc/multi-sso
MSC2858: Multiple SSO Identity Providers
3 years ago