Commit Graph

  • 461bfdb0d8 Merge branch 'master' into rav/device_management Richard van der Hoff 2016-11-09 14:34:04 +0000
  • b26c84a290 Fix schema validation fail Richard van der Hoff 2016-11-09 14:33:45 +0000
  • 07dbf6fcf6 Add doc for PUT /devices/{deviceId} Richard van der Hoff 2016-11-09 14:25:31 +0000
  • 8172455609 Merge pull request #717 from anewusername/master Oddvar Lovaas 2016-11-09 14:24:25 +0000
  • c8e279c317 Merge pull request #722 from matrix-org/rav/e2e_guide_link Oddvar Lovaas 2016-11-09 14:12:14 +0000
  • aecac4f931 Merge pull request #723 from matrix-org/markjh/thumbnail_url Richard van der Hoff 2016-11-07 19:04:14 +0000
  • 7025793ca8 Say that thumbnails should be 'mxc://' markjh/thumbnail_url Mark Haines 2016-11-07 16:17:25 +0000
  • 6f1c598db8 Make the key orders consistent Mark Haines 2016-11-07 14:54:59 +0000
  • 05001bcaa6 Fix whitepace Mark Haines 2016-11-07 14:32:48 +0000
  • 29e33deeb5 Fix m.location example Mark Haines 2016-11-07 14:31:29 +0000
  • 30f9ea0225 Spelling Mark Haines 2016-11-07 14:30:16 +0000
  • 5ccf41bafc Add type: object Mark Haines 2016-11-07 14:29:17 +0000
  • 6ecb5d0729 re-order thumbnail keys Mark Haines 2016-11-07 14:28:19 +0000
  • 4349982189 Fix path Mark Haines 2016-11-07 10:54:02 +0000
  • 2fdca5a995 Add a thumbnail_info common schema, deduplicate m.room.avatar and m.room.message#m.image Mark Haines 2016-11-07 10:50:52 +0000
  • 1b661b64dc Move m.location thumbnail_url to be inside info to match m.video Mark Haines 2016-11-04 14:59:39 +0000
  • 14d05464ee Move m.file thumbnail_url to be inside info to match m.video Mark Haines 2016-11-04 14:53:59 +0000
  • 25b41c7551 Move m.image thumbnail_url to be inside info to match m.video Mark Haines 2016-11-04 14:52:01 +0000
  • 1cd63bd0db Add e2e guide to guides index Richard van der Hoff 2016-11-04 08:46:36 +0000
  • dab550168e Fix up links to json signing Richard van der Hoff 2016-10-31 16:03:20 +0000
  • 6394fc8361 Merge branch 'master' into drafts/e2e Richard van der Hoff 2016-10-31 15:58:59 +0000
  • 22ae6528c7 Merge pull request #718 from matrix-org/rav/move_signing_json Richard van der Hoff 2016-10-31 14:32:43 +0000
  • 3ee75af06f Move 'Signing JSON' to appendices Richard van der Hoff 2016-10-31 12:36:47 +0000
  • a5e12814ef Split appendices up Richard van der Hoff 2016-10-31 12:01:37 +0000
  • 7b4bba5cba Add mxpp to projects jan 2016-10-30 19:25:27 -0700
  • 0c3ecad3d4 Merge pull request #416 from matrix-org/rav/e2e_impl_sign_one_time_keys Richard van der Hoff 2016-10-24 15:06:05 +0100
  • e53e3ab01a remove `unsigned` prop for verifying Richard van der Hoff 2016-10-24 14:59:47 +0100
  • f0f6ea0cb3 E2e impl guide: sign one-time keys Richard van der Hoff 2016-10-24 13:52:34 +0100
  • 41a528c551 Merge pull request #413 from matrix-org/rav/e2e_impl/rotate_megolm_sessions Richard van der Hoff 2016-10-23 11:10:38 +0100
  • 8a99d531a9 Merge pull request #414 from matrix-org/markjh/replays Mark Haines 2016-10-21 16:52:52 +0100
  • cbf94c88c2 Move the __ to where it should be markjh/replays Mark Haines 2016-10-21 15:50:54 +0100
  • 6a5b66d2d8 Document the where the client gets the message index from Mark Haines 2016-10-21 15:48:44 +0100
  • 8641ef299e Document the requirement that clients track the message_index Mark Haines 2016-10-21 15:25:33 +0100
  • c576a72673 E2E impl guide: Add details on rotating megolm sessions Richard van der Hoff 2016-10-21 13:40:25 +0100
  • cb64854538 Spec signed_curve25519 key algorithm Richard van der Hoff 2016-10-21 13:03:32 +0100
  • 888e6a9f3b Merge pull request #404 from uhoreg/patch-2 Mark Haines 2016-10-21 09:52:05 +0100
  • 9eaedc4039 Introductory paragraph paul/thirdparty-lookup Paul "LeoNerd" Evans 2016-10-20 16:04:08 +0100
  • 41da7a989f Merge pull request #412 from matrix-org/rav/e2e_impl/check_uks_attacks Richard van der Hoff 2016-10-19 17:28:03 +0100
  • 657525d0f4 E2E impl guide: Document unknown key-share mitigations Richard van der Hoff 2016-10-19 17:06:52 +0100
  • d93ef05f5e Merge pull request #411 from matrix-org/rav/e2e_impl/check_user_ids Richard van der Hoff 2016-10-19 11:45:15 +0100
  • 4d221bf77d Merge pull request #410 from matrix-org/rav/y_u_no_disable_e2e Richard van der Hoff 2016-10-19 11:45:03 +0100
  • 4368134970 Remove spurious backslashes Richard van der Hoff 2016-10-18 20:41:16 +0100
  • 157e51fbc9 E2E impl guide: check ids in device query Richard van der Hoff 2016-10-18 20:36:36 +0100
  • 4c008a4771 Merge branch 'rav/e2e_guide' Richard van der Hoff 2016-10-18 18:25:40 +0100
  • 05ca311be3 Put the E2E guide under guides Richard van der Hoff 2016-10-18 18:03:20 +0100
  • 66a50855ff Merge branch 'rav/e2e_guide' Richard van der Hoff 2016-10-18 16:06:56 +0100
  • 703b782ea1 e2e guide: remove refs to refresh tokens Richard van der Hoff 2016-10-18 16:06:22 +0100
  • 21888b5542 e2e guide: formatting tweaks Richard van der Hoff 2016-10-18 16:05:17 +0100
  • e77dc0bd4c Add E2E implementation guide Richard van der Hoff 2016-10-18 16:01:01 +0100
  • 5e68865909 Begin updates to the e2e docs Richard van der Hoff 2016-10-17 01:58:09 +0100
  • b6c59c137a Add an entry to the FAQ about disabling e2e Richard van der Hoff 2016-10-17 00:37:19 +0100
  • ace39e5d02 Event schemas for crypto events Richard van der Hoff 2016-10-16 22:59:14 +0100
  • 89ce9d94d4 Merge branch 'master' into drafts/e2e Richard van der Hoff 2016-10-14 17:58:28 +0100
  • 2ec43a5948 Add continuserv index Richard van der Hoff 2016-10-14 17:57:07 +0100
  • d41438605d Use matrix.org for swagger UI Richard van der Hoff 2016-10-14 17:56:26 +0100
  • d8ed75fa50 Swagger for e2e endpoints Richard van der Hoff 2016-10-14 17:55:54 +0100
  • 41c9ab316c Merge branch 'master' into drafts/e2e Richard van der Hoff 2016-10-14 15:58:16 +0100
  • 33191e5555 Better examples Richard van der Hoff 2016-10-14 15:26:59 +0100
  • dfbe416490 Better types for additionalProps Richard van der Hoff 2016-10-14 15:26:12 +0100
  • 4bdf4b1232 Merge branch 'master' into drafts/e2e Richard van der Hoff 2016-10-14 12:25:39 +0100
  • aefe8f9430 Merge pull request #409 from matrix-org/rav/better_response_examples Richard van der Hoff 2016-10-14 12:24:38 +0100
  • 57611ec523 More example formatting improvements Richard van der Hoff 2016-10-14 12:20:00 +0100
  • b12b38d680 regrandfather json-formatted example params Richard van der Hoff 2016-10-14 11:47:34 +0100
  • af84ca09a0 Better support for examples in responses Richard van der Hoff 2016-10-14 11:16:17 +0100
  • 32354e35b7 Fix warning block in e2e module Richard van der Hoff 2015-12-09 14:15:24 +0000
  • 4756e24b1f More clarifications and updates to the draft e2e spec Richard van der Hoff 2015-12-08 15:05:15 +0000
  • d63af86070 Fix 'signing JSON' link Richard van der Hoff 2015-12-04 17:49:47 +0000
  • e5ea841909 Merge markjh_end_to_end notes into draft e2e spec Richard van der Hoff 2015-12-04 10:46:28 +0000
  • e32e11debe Move e2e spec back into spec Richard van der Hoff 2015-12-03 19:53:35 +0000
  • 0f5e924ac9 Merge pull request #408 from matrix-org/rav/more_ordering_fixes Richard van der Hoff 2016-10-14 10:37:18 +0100
  • d16385a74f More ordering fixes Richard van der Hoff 2016-10-13 22:47:19 +0100
  • d66792d5ca Mention order of returned results Erik Johnston 2016-10-14 10:31:06 +0100
  • bfb65d8ceb Serve the API docs with continuserv Richard van der Hoff 2016-10-13 23:53:25 +0100
  • 0db7eed69d add information about Perspectives Hubert Chathi 2016-10-13 18:00:44 -0400
  • 28e7fcbeee Merge pull request #407 from matrix-org/rav/order_properties Richard van der Hoff 2016-10-13 22:15:43 +0100
  • e8915215a2 Merge pull request #405 from matrix-org/dbkr/push_examples_api_path Richard van der Hoff 2016-10-13 22:13:24 +0100
  • c66a83c9ff Order props in the spec the same as the API Richard van der Hoff 2016-10-13 22:10:14 +0100
  • cfbee938b0 changelog: Fix a couple of punctuations Richard van der Hoff 2016-10-13 18:06:43 +0100
  • 22777970da Fix speculator link Richard van der Hoff 2016-10-13 17:56:53 +0100
  • f78e28ade1 Merge pull request #406 from matrix-org/rav/tmpl_work Richard van der Hoff 2016-10-13 17:45:17 +0100
  • 93894ebbbe Fix spurious "None" in non-room events Richard van der Hoff 2016-10-13 17:23:11 +0100
  • 3dd0fcabb3 Render the body of response objects with inheritance Richard van der Hoff 2016-10-13 17:11:18 +0100
  • 41f4661d1b Fix API path in pushrules examples dbkr/push_examples_api_path David Baker 2016-10-13 15:14:29 +0100
  • 09b568756c Merge pull request #403 from uhoreg/patch-1 Oddvar Lovaas 2016-10-13 14:56:25 +0100
  • c26ed86215 s/vector/riot/ Hubert Chathi 2016-10-12 23:20:55 -0400
  • af515012ea Device management API Richard van der Hoff 2016-10-04 11:53:39 +0100
  • 9265b03008 Client device doc Richard van der Hoff 2016-09-28 16:56:38 +0100
  • 2b0b5ffeb8 Merge pull request #401 from matrix-org/rav/underscore_api_convention Richard van der Hoff 2016-10-12 11:50:31 +0100
  • cbc5774ade JSON key names also use underscores. Richard van der Hoff 2016-10-12 11:37:41 +0100
  • 8523af1385 Document convention of using underscores in APIs Richard van der Hoff 2016-10-12 10:29:53 +0100
  • fcf47386e9 Merge pull request #400 from rrix/rr/fix-my-urls Matthew Hodgson 2016-10-12 09:07:48 +0100
  • 4791c83ce8 Polynomial Ryan Rix 2016-10-11 20:24:48 -0700
  • d2d9d7a399 mcat Ryan Rix 2016-10-11 20:23:51 -0700
  • 799ca22bb2 Feedbot Ryan Rix 2016-10-11 20:22:34 -0700
  • a52ab39e7f Lightrix Ryan Rix 2016-10-11 20:22:28 -0700
  • cce8c7ed4b mclient.el Ryan Rix 2016-10-11 20:18:08 -0700
  • dc977a4643 Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/report erikj/report Erik Johnston 2016-10-11 14:33:08 +0100
  • a69d6c63c6 Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/public_rooms Erik Johnston 2016-10-11 14:31:47 +0100
  • cafa9a01fd Move explanation of lack of direction param Erik Johnston 2016-10-11 14:29:20 +0100
  • 71c1fc5ec0 Remove spurious 400 result Erik Johnston 2016-10-11 14:28:32 +0100