Commit Graph

3952 Commits (de725c26ccebe93faf556305f4803215f0aab50d)
 

Author SHA1 Message Date
Matthew Hodgson 207d6cf851 update MSC1884 to reflect new conclusions following discussion on the PR 5 years ago
Travis Ralston 1c5ec68cd0
Merge pull request #1876 from matrix-org/travis/v3-id-grammar
Clarify v3 event representation in identifier grammar
5 years ago
Hubert Chathi 696e568fb2 add some clarifications 5 years ago
Hubert Chathi 0c87b22731
Merge pull request #1939 from matrix-org/uhoreg/fix_export_format
fix some errors in key export format
5 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
5 years ago
Travis Ralston b76b7cd178
Merge pull request #1915 from matrix-org/erikj/unbind_threepid_msc
MSC 1915 - Add a 3PID unbind API
5 years ago
Travis Ralston 0ec34039e8 URL encode all the things 5 years ago
Travis Ralston 42cf72c60f URL encode matrix.to URIs 5 years ago
Travis Ralston fa541fd99a
Merge pull request #1933 from Vikingat-RAGE/master
E2E typo fix in spec
5 years ago
Vikingat-RAGE 76ee13b9bb Fixed bad spacing. 5 years ago
Vikingat-RAGE 1a739ec97b E2E typo fix in spec 5 years ago
David Baker 410a5dbbff
Update proposals/1915-unbind-identity-server-param.md
Co-Authored-By: erikjohnston <erikj@jki.re>
5 years ago
Erik Johnston bd4fab7a15 Be more explicit identity server selection and errors 5 years ago
Travis Ralston 0e07a6d243 Proposal to have a push rule for m.room.tombstone events 5 years ago
Hubert Chathi 1749a91344 make MSC mentions into links 5 years ago
Hubert Chathi 4842a718d8 fill in some of the other sections 5 years ago
Hubert Chathi f9a00fc943 clarify that not understanding a verification method should not auto-cancel 5 years ago
Erik Johnston 60f1cf79de Update wording and add deactivate account API 5 years ago
David Baker 77110b46df
Update proposals/1915-unbind-identity-server-param.md
Co-Authored-By: erikjohnston <erikj@jki.re>
5 years ago
Erik Johnston ee6513d608 Add alternative sid/client_secret authentication 5 years ago
Erik Johnston f92925ed45 Add a 3PID unbind API 5 years ago
Travis Ralston c08d223cfe
Merge pull request #1889 from ma1uta/push_rules
Fix for the #1865
5 years ago
Anatoly Sablin 5303ba54b7 Add a clarification changelog. 5 years ago
Travis Ralston f1280ef305
Merge pull request #1910 from matrix-org/benpa/spelling-fix
in the appendices, thanks earfolds
5 years ago
Ben Parsons 99405418c9 in the appendices, thanks earfolds 5 years ago
Travis Ralston 324660073a
Merge pull request #1908 from matrix-org/travis/spec/unsupported-room-version
Describe M_UNSUPPORTED_ROOM_VERSION on invite and createRoom endpoints
5 years ago
Andrew Morgan 1c731630f8
Merge pull request #1909 from matrix-org/anoa/contrib_rst
Specify news fragments must be done in RST
5 years ago
Andrew Morgan 4049ca9208 Specify news fragments must be done in RST. 5 years ago
Travis Ralston adb721bc0b Fix unrelated changelog entry's RST representation 5 years ago
Travis Ralston baf8948eb5 Describe M_UNSUPPORTED_ROOM_VERSION on invite and createRoom endpoints
Spec for MSC1866: https://github.com/matrix-org/matrix-doc/pull/1866
5 years ago
Travis Ralston 23b2420520
Merge pull request #1866 from matrix-org/erikj/fed_invite_error_code
Add proposal for invite error code for unsupported room version
5 years ago
Travis Ralston 51995b2d9e
Merge pull request #1906 from ma1uta/fix_s2s_open_id
Fix #1904.
5 years ago
Anatoly Sablin 060c5c7b21 Add clarification changelog entry. 5 years ago
Anatoly Sablin d52918a892 Fix #1904. 5 years ago
Anatoly Sablin 4bec3d6dd8 Avoid duplicates. 5 years ago
Richard van der Hoff 9edf2a3271
Merge pull request #1900 from hvenev/spec-ident-port
Restrict identifier port numbers to 5 digits.
5 years ago
Hristo Venev e825224b5b Restrict identifier port numbers to 5 digits. 5 years ago
Travis Ralston 621437b0c5
Merge pull request #1891 from QMatrixClient/kitsune-drop-obsolete-text
Remove extended text about life without transaction IDs
5 years ago
Travis Ralston 49119ed345
Merge pull request #1875 from matrix-org/travis/clarify-upgrades
Clarify the recommendations for "transferable state"
5 years ago
Travis Ralston b82b16c3ae
Merge pull request #1846 from matrix-org/travis/fix-changelog
Fix changelog generation for non-default versions
5 years ago
Travis Ralston 2ffdda2824
Merge pull request #1890 from ma1uta/fix_link
Fix links.
5 years ago
Kitsune Ral 989d7ff192 Remove extended text about life without transaction IDs
Signed-off-by: Kitsune Ral <Kitsune-Ral@users.sf.net>
5 years ago
Anatoly Sablin befd76f853 Fix links. 5 years ago
Anatoly Sablin 17420c537a Fix links. 5 years ago
Anatoly Sablin d4b4d92b82 Fix the m.push_rules type (switch from the state event to the common event). 5 years ago
Anatoly Sablin 2de7ef9a3d #1865 Add the m.push_rules schema. 5 years ago
Richard van der Hoff 82258fc0fc Proposal for changing event ids. Again. 5 years ago
Travis Ralston 72242e4ebb
Merge pull request #1879 from matrix-org/travis/fix-capabilities
Correctly nest the capabilities response object
5 years ago
Travis Ralston d31d2f5e57 Correctly nest the capabilities response object
Everything is contained in a "capabilities" property, which is not represented by the schema. The example was correct.
5 years ago
Andrew Morgan 48569c2156
Merge pull request #1853 from matrix-org/anoa/3pid_typos
Replace "3pid" with "3PID"
5 years ago