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 |
Travis Ralston
|
2c88f02daa
|
Merge pull request #2287 from matrix-org/travis/spec/lookup-v2
Spec the v2 lookup API
|
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
|
d813b8e12c
|
Mention M_INVALID_PARAM
|
5 years ago |
Hubert Chathi
|
8123c4ef0f
|
additional clarification
|
5 years ago |
Travis Ralston
|
b3e2326d8b
|
changelog
|
5 years ago |
Travis Ralston
|
6cfd761204
|
Spec the v2 lookup API
Spec for [MSC2134](https://github.com/matrix-org/matrix-doc/pull/2134)
|
5 years ago |
Hubert Chathi
|
cf953c47fd
|
clarifications, change "hash" to "etag"
|
5 years ago |
Hubert Chathi
|
60f0ad5b24
|
lowercase
|
5 years ago |
Hubert Chathi
|
7644085274
|
wording fixes and clarifications
|
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
|
6baeb6c218
|
Assign number
|
5 years ago |
Travis Ralston
|
738fa6833e
|
Proposal to make the identity server optional during discovery
|
5 years ago |
Travis Ralston
|
1881a255c2
|
Clarify that id_access_token is optional for r0.5
|
5 years ago |
Hubert Chathi
|
0007498b4c
|
remove empty tradeoffs section
|
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 |