Will Hunt
77f4ac54aa
Wordy intro sentence for description
7 years ago
Will Hunt
2e6cc8045c
Better indent of description
7 years ago
Will Hunt
d5ce87e956
Split summary up into description and summary
7 years ago
Stuart Mumford
be5232914a
Maybe a swagger
7 years ago
Stuart Mumford
b7c3a74022
artifacts
7 years ago
Stuart Mumford
fe43b79e73
what's even the point
7 years ago
Stuart Mumford
86b0045195
virtualenvs are the worst
7 years ago
Stuart Mumford
d1c8ec9e48
add circle config
7 years ago
Travis Ralston
bbf63d116c
Fix reference to error.yaml in forget room API
7 years ago
Travis Ralston
55c27d6212
Merge branch 'master' into travis/better-errors
7 years ago
Richard van der Hoff
3f8aa2eccd
Merge pull request #1369 from turt2live/travis/apis-unstable
...
Clearly say that the server/server API is unstable and subject to change
7 years ago
Richard van der Hoff
f9a0a49e96
Add a bunch more people to the speculator trusted list
7 years ago
Travis Ralston
4485b2f025
Merge branch 'master' into travis/server-name-join
7 years ago
Travis Ralston
9abbbfb81e
Merge pull request #1378 from turt2live/travis/dont-forget-to-leave
...
Document that clients must leave before forgetting rooms
7 years ago
Travis Ralston
c1c1f28c79
Merge branch 'master' into travis/dont-forget-to-leave
7 years ago
Travis Ralston
3935861445
Merge pull request #1380 from turt2live/travis/define-roomevent
...
Define RoomEvent on /rooms/{roomId}/messages
7 years ago
Travis Ralston
f98f603048
Merge pull request #1381 from turt2live/travis/general-clarifications
...
Rename some titles to avoid confusion between request and response schemas
7 years ago
Andrew Morgan
e81e0328c2
Fix single protocol metadata endpoint path, remove 500s
7 years ago
Travis Ralston
16860ddd22
De-quote
7 years ago
Travis Ralston
887a6fb18f
Merge pull request #1336 from remram44/patch-1
...
Consolidate backwards-compatible client changes
7 years ago
Andrew Morgan
4c38012122
I can spell
7 years ago
Andrew Morgan
8e22e9e85a
Fix title underline length
7 years ago
Andrew Morgan
e6218b56ab
Switch properties to schema
7 years ago
Andrew Morgan
a6dad76c01
Fix indentation
7 years ago
Andrew Morgan
cc3724b54a
fix indentation, error messages. add rest of PR
7 years ago
Will Hunt
92f3989f2b
Dirty replace of DNS name -> hostname
7 years ago
Travis Ralston
0867ab2365
Add to changelog
7 years ago
Kitsune Ral
dfdc5f9bef
search.yaml: Rename some titles to avoid confusion between request and response schemas
...
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
7 years ago
Travis Ralston
436b410698
Document the error code when someone tries to forget a room they are in
7 years ago
Travis Ralston
e0cdfd8897
Merge branch 'master' into patch-1
7 years ago
Travis Ralston
95e8f1bdde
Add to changelog
7 years ago
Travis Ralston
e409b40fad
Add to changelog
7 years ago
Travis Ralston
9b1f3a1f47
Document guest_access in /createRoom presets; Make presets a table
...
Previously the presets ended up being rendered as one long string (the indentation was not respected). This was hard to read and wasn't very clear.
Now that there's a larger amount of information, it makes some sense to put it into a table. Tables don't work nicely when nested in another table, so the preset definitions have been moved into the general route description.
This commit also updates the documentation to reference `preset`, not `presets` given the param is singular.
Fixes https://github.com/matrix-org/matrix-doc/issues/881
7 years ago
Hubert Chathi
ce1e2c0904
incorporate feedback from reviewers
7 years ago
Travis Ralston
a19bbc8089
Add to changelog
7 years ago
Travis Ralston
9e796192e4
Document that clients must leave before forgetting rooms
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1011
7 years ago
Hubert Chathi
5bc29eb11c
remove accidentally-committed backup file
7 years ago
Travis Ralston
05c85fd840
Spec the 403 on GET /presence/{userId}/status
7 years ago
Travis Ralston
0779d81e52
Clarify which requests should have CORS headers
...
Spoilers: all of them.
7 years ago
Travis Ralston
67e74bd8c5
Merge remote-tracking branch 'matrix-org/master' into travis/cors
7 years ago
Kitsune Ral
981d1004bc
Add a missing $ref
7 years ago
Travis Ralston
442ad99727
Merge pull request #1273 from QMatrixClient/content-repo-use-default
...
Add 'default' to formally enforce the description
7 years ago
Travis Ralston
705423086a
Add to changelog
7 years ago
Travis Ralston
caa6d4d9ad
Give all errors a schema reference
...
This just helps keep an overall structure
7 years ago
Travis Ralston
7cd22f5690
Describe the rate limit error everywhere
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1153
7 years ago
Travis Ralston
b61fe20171
Add to changelog
7 years ago
Travis Ralston
1f12637d3f
Getting presence requires authentication
7 years ago
Travis Ralston
2fc2926461
Clearly say that the server/server API is unstable and subject to change
7 years ago
Travis Ralston
eb0a8c06ce
Merge pull request #1361 from turt2live/travis/spec-get-login
...
Document the GET version of /login
7 years ago
Travis Ralston
8bd1fe9908
Merge pull request #1357 from turt2live/travis/fix-windows
...
Use filepath.To/FromSlash instead of manually replacing slashes
7 years ago