Commit graph

1410 commits

Author SHA1 Message Date
Erik Johnston c6d143447b Add schemas 2015-09-04 13:27:01 +01:00
Kegsay 99a4c198f4 Merge pull request #29 from matrix-org/erikj/canonical_alias
Document the canonical alias event
2015-09-04 11:56:12 +01:00
Erik Johnston 40f037da55 Get the right type 2015-09-04 11:54:53 +01:00
Erik Johnston 3aabb77cb4 Capitilasation matters 2015-09-04 11:53:07 +01:00
Erik Johnston 61f1424124 No trailing commas 2015-09-04 11:51:13 +01:00
Erik Johnston 03b8c7a12b Document the canonical alias event 2015-09-04 11:43:11 +01:00
Erik Johnston 80bb51d9bb Make it clearer 2015-09-04 11:21:14 +01:00
Erik Johnston 4b24b887c7 Document m.room.history_visibility 2015-09-01 11:53:30 +01:00
Erik Johnston 83dfc2bf61 Fix some mistakes/typos 2015-08-28 15:01:02 +01:00
Erik Johnston 0dc22e7217 Document receipts 2015-08-28 14:50:31 +01:00
Daniel Wagner-Hall 9515640d5e Add note about no specific 'token expired' error 2015-08-28 10:41:49 +01:00
Daniel Wagner-Hall 0440983c4a Spec exchanging refresh tokens for new access tokens 2015-08-28 10:31:45 +01:00
Oddvar Lovaas 16ff77adf9 AS guide and index page added 2015-08-24 10:39:59 +01:00
Oddvar Lovaas 4a2c2d015f indent or die 2015-08-19 17:18:58 +01:00
Oddvar Lovaas ade068f7ec date and URL change 2015-08-19 17:12:56 +01:00
Oddvar Lovaas 65194befe8 ...and associated css 2015-08-19 17:01:40 +01:00
Oddvar Lovaas 803b3e9146 FAQ converted from WP 2015-08-19 17:00:26 +01:00
Daniel Wagner-Hall 902c7d3ea6 Add draft macaroon caveat specification 2015-08-19 15:00:22 +01:00
Oddvar Lovaas b24582aead Introducing jekyll (jekyllrb.com) for docs 2015-08-14 11:03:15 +01:00
Paul Evans 9957e18d31 Merge pull request #25 from matrix-org/paul/fixes
Rename 'perspective server' to 'notary server'
2015-08-05 11:44:21 +01:00
Paul "LeoNerd" Evans 49c52a96a7 Rename 'perspective server' to 'notary server' as that's what the Perspectives Project calls them too 2015-08-05 11:35:48 +01:00
Kegsay 880bf20403 Merge pull request #21 from matrix-org/paul/fixes
Three small fixes
2015-08-05 11:29:46 +01:00
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…
2015-08-05 11:27:45 +01:00
Mark Haines 7d805f105e Mention that Olm uses AES in CBC mode 2015-08-04 15:08:52 +01:00
Mark Haines 88176ef148 Add notes on algorithm naming. Fix some typos 2015-08-04 15:05:51 +01:00
Paul "LeoNerd" Evans c6f2f711de Mention AAAA as well as A records; remark on default port 8448 for no-SRV fallback 2015-07-31 18:05:33 +01:00
Mark Haines d06580a481 Spelling 2015-07-24 16:09:14 +01:00
Mark Haines e1f201f9e6 Add description of the olm type and body JSON keys 2015-07-24 16:07:03 +01:00
Mark Haines c83e8480e8 Fix JSON syntax 2015-07-24 15:55:21 +01:00
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 2015-07-24 11:21:14 +01:00
Mark Haines 41d204e72c Name the key 'ciphertext' rather than 'ciphertexts' 2015-07-24 09:43:46 +01:00
Mark Haines 6f69707c71 Update e2e spec: Group ciphertext by device key rather than device id, add return to docs for /keys/upload, Use "m.room.encrypted" for now, rather than trying to add an encrypted content to arbitrary event types 2015-07-17 19:30:36 +01:00
Mark Haines 42ad1f8612 Add a link to signing JSON section of the spec. Fixup the markup a bit 2015-07-14 09:38:08 +01:00
Mark Haines 01927cee9b Rename "take" to "claim". Hyphenate "one-time". 2015-07-14 09:21:25 +01:00
Mark Haines 36e035c79e Add some specification for end-to-end 2015-07-13 19:31:11 +01:00
Matthew Hodgson f08588bf7e typo 2015-07-09 23:17:38 +01:00
Paul "LeoNerd" Evans 5f391b5617 Also document the directory server federation API 2015-07-09 20:28:48 +01:00
Paul "LeoNerd" Evans fc1e01f373 Add a small note about the meaning of the 'target' field 2015-07-09 19:52:34 +01:00
Paul "LeoNerd" Evans af1616ba9a Merge branch 'master' into paul/fixes 2015-07-09 19:52:03 +01:00
Mark Haines c998666e56 Merge pull request #22 from matrix-org/paul/small-fixes
Bugfix to embedded sign_json() python code
2015-07-06 15:28:46 +01:00
Paul "LeoNerd" Evans 28894ac1b7 Bugfix to embedded sign_json() python code 2015-07-03 20:11:27 +01:00
Paul "LeoNerd" Evans 9b046cbc04 Tiny fix to embedded YAML fragment 2015-06-08 18:21:11 +01:00
Kegan Dougal e572cc662a Restructure the first few sections.
Remove unecessary sections; put presnece/profile sections on the right level.
Move Living Standard warning to the top of the Introduction section.
2015-06-02 16:27:52 +01:00
Kegan Dougal 71e200a063 Remove version section. 2015-06-02 16:12:23 +01:00
Kegan Dougal c42bfabaad Order the status API before presence lists because it is more important. 2015-06-02 16:12:23 +01:00
Matthew Hodgson 25563281d9 alas clarify the room link 2015-06-02 16:11:27 +01:00
Kegan Dougal e10859a887 Replace presence API with new template. 2015-06-02 16:01:26 +01:00
Kegan Dougal 334e10468d Add presence swagger and template. 2015-06-02 15:10:44 +01:00
Kegan Dougal ec631c60d4 Add link to github commit for the spec as per request. 2015-06-02 13:48:52 +01:00
Kegan Dougal 876a3d2bbc Add package.json 2015-06-02 13:32:22 +01:00