Hubert Chathi
|
5f5f99fcc1
|
wording tweaks
|
5 years ago |
Hubert Chathi
|
abbba4788c
|
rename to match MSC number
|
5 years ago |
Hubert Chathi
|
33df2d1414
|
initial proposal of `m.key.verification.accept`
|
5 years ago |
Travis Ralston
|
11a7d799a3
|
Merge pull request #2349 from matrix-org/identity_service/release-r0.3.0
Identity Service r0.3.0 release
|
5 years ago |
Travis Ralston
|
96bc8354d5
|
Merge pull request #2350 from matrix-org/client_server/release-r0.6.0
Client Server r0.6.0 release
|
5 years ago |
Travis Ralston
|
5b6d6fe498
|
Update changelogs/client_server.rst
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
|
5 years ago |
Travis Ralston
|
7351c0cd1e
|
Add missing versions to identity spec
|
5 years ago |
Travis Ralston
|
50647e646e
|
Add r0.6.0 to the list of spec versions.
|
5 years ago |
Travis Ralston
|
f361c756d2
|
Client Server r0.6.0 release
|
5 years ago |
Travis Ralston
|
df202dd493
|
Identity Service r0.3.0 release
|
5 years ago |
Travis Ralston
|
14d609e766
|
Merge pull request #2344 from matrix-org/travis/spec/fix-2338
Add filter query param to /context
|
5 years ago |
Travis Ralston
|
9f01850f7a
|
Add some words about where the filter is applied
|
5 years ago |
Travis Ralston
|
a1e5a96cf8
|
Update api/client-server/event_context.yaml
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
5 years ago |
Travis Ralston
|
8e6e47ae7d
|
Merge pull request #2343 from matrix-org/travis/spec/fix-2120
Recommend that clients don't preview URLs in encrypted rooms
|
5 years ago |
Travis Ralston
|
cca92ea4f5
|
Merge pull request #2347 from matrix-org/travis/spec/v5-default
Make room version 5 the default room version.
|
5 years ago |
Travis Ralston
|
3e035c9172
|
Make room version 5 the default room version.
As per [MSC2334](https://github.com/matrix-org/matrix-doc/pull/2334)
|
5 years ago |
Travis Ralston
|
fed0b955c8
|
Merge pull request #2334 from aaronraimist/MSC2333-default-room-version-v5
MSC2334 - Change default room version to v5
|
5 years ago |
Travis Ralston
|
e59bb20dc3
|
Try to clarify the filter information on /context
|
5 years ago |
Travis Ralston
|
ef957b990d
|
Merge pull request #2341 from matrix-org/travis/spec/fix-2298
Clarify that submit_url is without authentication
|
5 years ago |
Travis Ralston
|
f012da17a1
|
Explain why e2e previews are bad
|
5 years ago |
Travis Ralston
|
a50e828509
|
Merge pull request #2342 from matrix-org/travis/spec/fix-1982
Clarify what format the `country` is on phone number inputs
|
5 years ago |
Travis Ralston
|
a85d72a1ee
|
Merge pull request #2345 from matrix-org/travis/spec/fix-2269
Clarify that the room ID is the object key in /sync responses
|
5 years ago |
Travis Ralston
|
3d954f93b5
|
Clarify that the room ID is the object key in /sync responses
Fixes https://github.com/matrix-org/matrix-doc/issues/2269
|
5 years ago |
Travis Ralston
|
021c056efc
|
Add filter query param to /context
This was missed as part of lazy-loading.
Fixes https://github.com/matrix-org/matrix-doc/issues/2338
|
5 years ago |
Travis Ralston
|
b662a33081
|
Recommend that clients don't preview URLs in encrypted rooms
Any stronger of a recommendation would probably require a MSC due to the behaviour change.
Fixes https://github.com/matrix-org/matrix-doc/issues/2120
|
5 years ago |
Travis Ralston
|
284b15495b
|
Clarify what format the `country` is on phone number inputs
Fixes https://github.com/matrix-org/matrix-doc/issues/1982
|
5 years ago |
Travis Ralston
|
1dfe2ade08
|
Changelog
|
5 years ago |
Travis Ralston
|
e95eafb2ba
|
Clarify that submit_url is without authentication
The request is authorized by its parameters, not by an additional access token.
Fixes https://github.com/matrix-org/matrix-doc/issues/2298
|
5 years ago |
Richard van der Hoff
|
ae163ab818
|
remove some lies about markdown being bad (#2337)
|
5 years ago |
Aaron Raimist
|
14c32cc4bf
|
Wrap lines
|
5 years ago |
Aaron Raimist
|
6270983b7f
|
MSC2334 - Change default room version to v5
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
5 years ago |
Travis Ralston
|
f281ac69cd
|
Merge pull request #2328 from matrix-org/travis/spec/2290-new-bind
Spec MSC2290: 3PID binding split
|
5 years ago |
Travis Ralston
|
ce286dac02
|
Merge pull request #1538 from uhoreg/e2e_backup
MSC1219: storing megolm keys serverside
|
5 years ago |
Travis Ralston
|
2bca44a2e5
|
Remove extraneous backwards compatibility note
|
5 years ago |
Hubert Chathi
|
a6977f19c5
|
Update proposals/1219-storing-megolm-keys-serverside.md
Co-Authored-By: aditsachde <23707194+aditsachde@users.noreply.github.com>
|
5 years ago |
Travis Ralston
|
f5f12a29e0
|
Spec MSC2290: 3PID binding split
|
5 years ago |
Travis Ralston
|
7236f1c741
|
Merge pull request #1983 from matrix-org/travis/msc/leave-reason
MSC1983: Supporting a reason for leaving rooms
|
5 years ago |
Hubert Chathi
|
5799c433fe
|
add HTTP status codes for errors and move key format to the right spot
|
5 years ago |
Hubert Chathi
|
576177b579
|
make version optional in versions update
|
5 years ago |
Travis Ralston
|
156fbfb4c7
|
Merge pull request #2311 from matrix-org/travis/fix-changelog-again
Fix client-server typos changelog
|
5 years ago |
Andrew Morgan
|
6274a66ae5
|
Merge pull request #2176 from matrix-org/rav/proposals/update-redaction
MSC2176: Update the redaction rules
|
5 years ago |
Travis Ralston
|
f608c48f8a
|
Merge pull request #2290 from matrix-org/anoa/msc_separate_hs_api
MSC2290: Separate Endpoints for Threepid Binding
|
5 years ago |
Travis Ralston
|
3d60e04c6a
|
Merge pull request #2310 from matrix-org/travis/spec/2263-deprecate-id-server
Deprecate id_server and make it optional
|
5 years ago |
Hubert Chathi
|
54e73e4729
|
Apply suggestions from code review
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
5 years ago |
Travis Ralston
|
500db6fa2c
|
Merge pull request #2245 from quotient-im/kitsune-map-to-enum-support
Render enums inside additionalProps as one more table
|
5 years ago |
Travis Ralston
|
b59998fd2b
|
Fix client-server typos changelog
Note: .misc is not a valid changelog entry.
|
5 years ago |
Travis Ralston
|
2e84465c13
|
Changelog
|
5 years ago |
Travis Ralston
|
48b8a95df6
|
Deprecate id_server and make it optional
As per [MSC2263](https://github.com/matrix-org/matrix-doc/pull/2263)
|
5 years ago |
Kitsune Ral
|
6b37bb1dd9
|
Merge remote-tracking branch 'remotes/origin/master' into kitsune-map-to-enum-support
|
5 years ago |
Kitsune Ral
|
79f16d40a9
|
Add a full stop
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
5 years ago |