Andrew Morgan
87d641c7c1
Describe what the IS and HS are doing in the examples
5 years ago
Andrew Morgan
e50bb3df25
Mention that homeserver's should remember binds done through them
5 years ago
Andrew Morgan
53519f98d0
Pin a spec version when we link to it
5 years ago
Andrew Morgan
169174e00b
Suggest the use of a unstable flag
5 years ago
Andrew Morgan
1e69a7f3f2
be assertive
5 years ago
Andrew Morgan
3eda9f7b28
Merge branch 'anoa/msc_separate_hs_api' of github.com:matrix-org/matrix-doc into anoa/msc_separate_hs_api
5 years ago
Andrew Morgan
0b67f34578
Address review comments
5 years ago
Andrew Morgan
c57250b393
Apply suggestions from code review
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
5 years ago
Andrew Morgan
2a55310754
Clarify why MSC2229 was made obselete
5 years ago
Andrew Morgan
af2467606e
parameter, not endpoint
5 years ago
Andrew Morgan
4bc005ac84
Remove threepid explanation
5 years ago
Andrew Morgan
f06ba491fe
Assign meaning to bind and add
5 years ago
Andrew Morgan
f36ed9a271
typos
5 years ago
Andrew Morgan
7b656e9013
Update proposals/2290-separate-threepid-bind-hs.md
...
Co-Authored-By: Matthew Hodgson <matthew@matrix.org>
5 years ago
Andrew Morgan
196f27efb2
Update proposals/2290-separate-threepid-bind-hs.md
...
Co-Authored-By: Matthew Hodgson <matthew@matrix.org>
5 years ago
Andrew Morgan
1fc1e3c6ce
run on sentence
5 years ago
Andrew Morgan
5b259bfb52
Fix homeserver binding example
5 years ago
Andrew Morgan
cb7c072edb
Two new endpoints instead of one
5 years ago
Andrew Morgan
5193c319e7
Cleaner API endpoints
5 years ago
Andrew Morgan
f5b10c689f
cleanup
5 years ago
Andrew Morgan
7096092da9
init
5 years ago
Andrew Morgan
fdea3e34a8
wip
5 years ago
Travis Ralston
c00fe02fd1
Merge pull request #1802 from matrix-org/babolivier/standardised-federation-response-format
...
MSC1802: Remove the '200' value from some federation responses
5 years ago
Travis Ralston
7a391bf938
Merge pull request #2282 from matrix-org/travis/spec/is-unbind
...
Spec client-server IS unbind API
5 years ago
Travis Ralston
642be6c677
Fix unbind wording
5 years ago
Travis Ralston
30a9de7e02
Merge branch 'master' into travis/spec/is-unbind
5 years ago
Travis Ralston
a24bcc2c0a
Merge pull request #2258 from matrix-org/travis/spec/is-terms
...
Spec IS terms of service
5 years ago
Travis Ralston
f7e00b19e9
Merge pull request #2255 from matrix-org/travis/spec/is-auth
...
Spec the v2 IS auth APIs
5 years ago
Travis Ralston
54fb5eb5cf
Merge pull request #2281 from matrix-org/travis/spec/identity-server-storage
...
Spec m.identity_server account data
5 years ago
Travis Ralston
1881a255c2
Clarify that id_access_token is optional for r0.5
5 years ago
Travis Ralston
6488c79cc3
Merge pull request #2283 from cvarley100/patch-1
...
Minor typo in index.rst
5 years ago
Brendan Abolivier
48e8c55138
Merge branch 'master' into babolivier/standardised-federation-response-format
5 years ago
Brendan Abolivier
620e5dd74d
Merge branch 'babolivier/standardised-federation-response-format' of github.com:matrix-org/matrix-doc into babolivier/standardised-federation-response-format
5 years ago
Brendan Abolivier
cb2b71c0be
Remove /send + rename
5 years ago
Brendan Abolivier
fc26230007
Update proposals/1802-standardised-federation-response-format.md
...
Co-Authored-By: Matthew Hodgson <matthew@matrix.org>
5 years ago
Charlie Varley
4d835c1753
Update index.rst
5 years ago
Travis Ralston
185c564a13
Spec client-server IS unbind API
...
As per [MSC2140](https://github.com/matrix-org/matrix-doc/pull/2140 )
Note: this modifies the endpoint in MSC2140 to be more in line with the remainder of the proposal.
5 years ago
Travis Ralston
358c49ff6e
Merge branch 'travis/spec/is-auth' into travis/spec/is-unbind
5 years ago
Travis Ralston
2d784d93ef
Merge branch 'master' into travis/spec/is-auth
5 years ago
Travis Ralston
6ec7d4cd89
changelog
5 years ago
Travis Ralston
958cffd330
Spec m.identity_server account data
...
As per [MSC2230](https://github.com/matrix-org/matrix-doc/pull/2230 )
5 years ago
Travis Ralston
675cabc33d
Merge pull request #2263 from matrix-org/travis/msc/id-server-optional
...
MSC2263: Give homeservers the ability to handle their own 3PID registrations/password resets
5 years ago
Travis Ralston
a7c3c295b8
Merge pull request #2264 from matrix-org/travis/msc/feature-flag-2140
...
MSC2264: Add an unstable feature flag to MSC2140 for clients to detect support
5 years ago
Travis Ralston
b8971f46ab
Merge pull request #2280 from Cadair/giles2
...
Update to the new deployment of Giles
5 years ago
Stuart Mumford
9574f3c8d0
update to the new deployment of Giles
...
Signed-off-by: Stuart Mumford <stuart@cadair.com>
5 years ago
Travis Ralston
5a434ea7ac
Merge pull request #2279 from matrix-org/travis/spec/is-no-bind
...
Remove bind_* params on /register as per MSC2140
5 years ago
Travis Ralston
001c51a740
/3pid/delete and /deactivate don't take an id_access_token
5 years ago
Travis Ralston
caf46db6e7
Changelog
5 years ago
Travis Ralston
52e6868f50
Remove bind_* params on /register as per MSC2140
...
See https://github.com/matrix-org/matrix-doc/pull/2140
See https://github.com/matrix-org/matrix-doc/issues/2253
5 years ago
Travis Ralston
afd5018494
Spec the terms of service handling for identity servers
...
Part of MSC2140
Convert status codes to strings if there is a string status code. Fixes a build error when we mix 4xx and 403 in the same definition. We also have to correct stringified numbers to pass the build.
5 years ago