Commit Graph

6692 Commits (b0115a96132543d4e62faadd1a3513927a88463c)
 

Author SHA1 Message Date
Andrew Morgan c230c2fd2f
Merge pull request #1967 from aqtusia/master
Replace /bind with /3pid/bind
6 years ago
Matthew Hodgson 5c62d6271c
Merge pull request #1969 from jplatte/patch-1
Fix a typo in m.call.invite
6 years ago
Andrew Morgan 5792e5f4de
Merge pull request #1954 from matrix-org/neilj/Remove-prev_content-from-the-essential-keys-list2
MSC1954: Proposal to remove prev_content from the essential keys list
6 years ago
Jonas Platte 043dddc490
Fix a typo in m.call.invite 6 years ago
Neil Johnson 911fb94ea0
typos 6 years ago
aqtusia 2eb9708f7f
Replace /unbind with /3pid/unbind 6 years ago
aqtusia 24e0ec4bce
Replace /bind with /3pid/bind 6 years ago
Neil Johnson b41fbc86b6 add further potential issues and security concerns 6 years ago
Travis Ralston 0bab70c14e Assign MSC number 6 years ago
Travis Ralston d6d0f9780d Proposal for basic integration manager authentication APIs 6 years ago
Travis Ralston bd0211be12 Assign MSC number 6 years ago
Travis Ralston e8de1423b1 Proposal for OpenID information exchange with widgets 6 years ago
Travis Ralston b12e92440e
Merge pull request #1930 from matrix-org/travis/msc/tombstone-notif
MSC1930: Add a push rule for m.room.tombstone events
6 years ago
Travis Ralston cecf75c9a9
Merge pull request #1884 from matrix-org/rav/proposal/no_slash_in_event_id
MSC1884: Proposal to replace slashes in event IDs
6 years ago
Travis Ralston 64d48855e2
Merge pull request #1955 from matrix-org/travis/spec/1704
Add permalink routing through ?via parameters on matrix.to URIs
6 years ago
J. Ryan Stinnett 13d63685d3
Spelling
Co-Authored-By: turt2live <travpc@gmail.com>
6 years ago
Travis Ralston 2dcda7d564 Add a mention that clients should re-query .well-known 6 years ago
Travis Ralston dffe19bb76 Rename file to match MSC number 6 years ago
Travis Ralston cc10444d4b Assign MSC number 6 years ago
Travis Ralston 29a9982447 Proposal for integration manager discovery 6 years ago
Travis Ralston 99cd064f26 Update original MSC as per proposal guidelines 6 years ago
Travis Ralston 8ad82ce3c0 Add permalink routing through ?via parameters on matrix.to URIs
Spec for [MSC1704](https://github.com/matrix-org/matrix-doc/pull/1704)

Reference implementations:
* Original: https://github.com/matrix-org/matrix-react-sdk/pull/2250
* Modern recommendations: 2ca281f6b7/src/matrix-to.js (L29-L70)

The only deviation from the original MSC is the recommendation for which servers to pick. The original MSC failed to consider server ACLs and IP addresses correctly, and during implementation it was realized that both of these cases should be handled. The core principles of the original MSC are left unaltered.
6 years ago
Neil Johnson 743eeca27a MSC to remove prev_content from the essential keys list 6 years ago
Matthew Hodgson efcbf2f807
Merge branch 'master' into matthew/msc1779 6 years ago
Matthew Hodgson 88f533f0db incorporate further feedback 6 years ago
Matthew Hodgson 417f3a3e8b incorporate further feedback from vdh 6 years ago
Hubert Chathi 9dcf2d6a28
Update proposals/1884-replace-slashes-in-event_ids.md
Co-Authored-By: ara4n <matthew@arasphere.net>
6 years ago
Matthew Hodgson 207d6cf851 update MSC1884 to reflect new conclusions following discussion on the PR 6 years ago
Hubert Chathi 979827bad3 rename to match MSC number 6 years ago
Hubert Chathi 63c6d030fd draft of secure server-side storage 6 years ago
Travis Ralston 1c5ec68cd0
Merge pull request #1876 from matrix-org/travis/v3-id-grammar
Clarify v3 event representation in identifier grammar
6 years ago
Hubert Chathi 4e95f8062a add examples for federation endpoints 6 years ago
Hubert Chathi 696e568fb2 add some clarifications 6 years ago
Hubert Chathi 0c87b22731
Merge pull request #1939 from matrix-org/uhoreg/fix_export_format
fix some errors in key export format
6 years ago
Hubert Chathi d224c4ff71 fix some errors in key export format
- empirically, we don't acatually wrap the array in an object
- fix an incorrect type
6 years ago
Travis Ralston b76b7cd178
Merge pull request #1915 from matrix-org/erikj/unbind_threepid_msc
MSC 1915 - Add a 3PID unbind API
6 years ago
Travis Ralston 0ec34039e8 URL encode all the things 6 years ago
Travis Ralston 42cf72c60f URL encode matrix.to URIs 6 years ago
Travis Ralston fa541fd99a
Merge pull request #1933 from Vikingat-RAGE/master
E2E typo fix in spec
6 years ago
Vikingat-RAGE 76ee13b9bb Fixed bad spacing. 6 years ago
Vikingat-RAGE 1a739ec97b E2E typo fix in spec 6 years ago
David Baker 410a5dbbff
Update proposals/1915-unbind-identity-server-param.md
Co-Authored-By: erikjohnston <erikj@jki.re>
6 years ago
Erik Johnston bd4fab7a15 Be more explicit identity server selection and errors 6 years ago
Travis Ralston 0e07a6d243 Proposal to have a push rule for m.room.tombstone events 6 years ago
Richard van der Hoff 1c4262e556
Apply suggestions from code review
Co-Authored-By: uhoreg <hubert@uhoreg.ca>
6 years ago
Richard van der Hoff 87824c1c96
Update proposals/1219-storing-megolm-keys-serverside.md
Co-Authored-By: uhoreg <hubert@uhoreg.ca>
6 years ago
Hubert Chathi 1749a91344 make MSC mentions into links 6 years ago
Hubert Chathi 4842a718d8 fill in some of the other sections 6 years ago
Hubert Chathi f9a00fc943 clarify that not understanding a verification method should not auto-cancel 6 years ago
Erik Johnston 60f1cf79de Update wording and add deactivate account API 6 years ago