Commit Graph

3034 Commits (667fa082af81b612748180e92e5fe8e6aad4aa55)
 

Author SHA1 Message Date
Daniel Wagner-Hall 90f5dc370b Populate aliases from canonical endpoint
Swagger validates badly if you have endpoints without the full
specification of things, so instead let's generate them the other way
around.
9 years ago
Erik Johnston 500b4eb32d Typo 9 years ago
Erik Johnston 53756cfd73 More commas 9 years ago
Erik Johnston 5157c2f52e More escapes 9 years ago
Erik Johnston e58f816ad3 Add m.receipt schema 9 years ago
Daniel Wagner-Hall d53943c8c2 Spec /room/{roomId}/join
This is just replacing the existing spec with a swagger version.

Subsequent pull requests will add 3pid join to this, as well as specing
the invite, leave, ban, and kick endpoints.
9 years ago
Daniel Wagner-Hall 26ebe3e68b Add ability to refer to aliases of endpoints 9 years ago
Kegsay 96a77d7449 Merge pull request #31 from matrix-org/daniel/specformat
Show all responses, not just the successful one
9 years ago
Daniel Wagner-Hall 5031c26f7b Make res optional, and rename to good_response 9 years ago
Daniel Wagner-Hall 0a9f61029a Allow for missing responses key 9 years ago
Daniel Wagner-Hall 94b13c0121 Show all responses, not just the successful one
This still filters out responses lacking either a description or an
example
9 years ago
Mark Haines c74c1ab098 SPEC-216: Add rooms that have been left to initial sync 9 years ago
Kegsay ec5342eeb9 Merge pull request #30 from matrix-org/daniel/generrors
Output error if command fails
9 years ago
Daniel Wagner-Hall 0414ff4cc3 Output error if command fails 9 years ago
Oddvar Lovaas 1284f3f092 glue footer to the bottom 9 years ago
Oddvar Lovaas 362a081d68 css wrangling 9 years ago
Kegsay 5e7665054e Merge pull request #28 from matrix-org/history_visibility
Document m.room.history_visibility
9 years ago
Erik Johnston b4c2cba406 State key should be empty 9 years ago
Erik Johnston 1e3d9a6a50 Typo 9 years ago
Erik Johnston c6d143447b Add schemas 9 years ago
Kegsay 99a4c198f4 Merge pull request #29 from matrix-org/erikj/canonical_alias
Document the canonical alias event
9 years ago
Erik Johnston 40f037da55 Get the right type 9 years ago
Erik Johnston 3aabb77cb4 Capitilasation matters 9 years ago
Erik Johnston 61f1424124 No trailing commas 9 years ago
Erik Johnston 03b8c7a12b Document the canonical alias event 9 years ago
Erik Johnston 80bb51d9bb Make it clearer 9 years ago
Erik Johnston 4b24b887c7 Document m.room.history_visibility 9 years ago
Erik Johnston 83dfc2bf61 Fix some mistakes/typos 9 years ago
Erik Johnston 0dc22e7217 Document receipts 9 years ago
Daniel Wagner-Hall 9515640d5e Add note about no specific 'token expired' error 9 years ago
Daniel Wagner-Hall 0440983c4a Spec exchanging refresh tokens for new access tokens 9 years ago
Oddvar Lovaas 16ff77adf9 AS guide and index page added 9 years ago
Oddvar Lovaas 4a2c2d015f indent or die 9 years ago
Oddvar Lovaas ade068f7ec date and URL change 9 years ago
Oddvar Lovaas 65194befe8 ...and associated css 9 years ago
Oddvar Lovaas 803b3e9146 FAQ converted from WP 9 years ago
Daniel Wagner-Hall 902c7d3ea6 Add draft macaroon caveat specification 9 years ago
Oddvar Lovaas b24582aead Introducing jekyll (jekyllrb.com) for docs 9 years ago
Paul Evans 9957e18d31 Merge pull request #25 from matrix-org/paul/fixes
Rename 'perspective server' to 'notary server'
9 years ago
Paul "LeoNerd" Evans 49c52a96a7 Rename 'perspective server' to 'notary server' as that's what the Perspectives Project calls them too 9 years ago
Kegsay 880bf20403 Merge pull request #21 from matrix-org/paul/fixes
Three small fixes
9 years ago
Kegsay 80fca29ea0 Merge pull request #23 from matrix-org/paul/ipv6-srv-failure
Mention AAAA as well as A records; remark on default port 8448 for no…
9 years ago
Mark Haines 7d805f105e Mention that Olm uses AES in CBC mode 9 years ago
Mark Haines 88176ef148 Add notes on algorithm naming. Fix some typos 9 years ago
Paul "LeoNerd" Evans c6f2f711de Mention AAAA as well as A records; remark on default port 8448 for no-SRV fallback 9 years ago
Mark Haines d06580a481 Spelling 9 years ago
Mark Haines e1f201f9e6 Add description of the olm type and body JSON keys 9 years ago
Mark Haines c83e8480e8 Fix JSON syntax 9 years ago
Mark Haines 6597aaa448 Start describing the plaintext payload format for encrypted messages, add the exact URLs used for key queries from clients and for key queries for federation 9 years ago
Mark Haines 41d204e72c Name the key 'ciphertext' rather than 'ciphertexts' 9 years ago