Commit graph

  • a8eb72e7a1 Fix changelog generation Richard van der Hoff 2016-05-05 11:06:56 +0100
  • 4bc78633a5 We don't support z-schema or other JSON tools for now Richard van der Hoff 2016-05-05 10:50:03 +0100
  • be09cd859d Fix errors when running build.py with default args Richard van der Hoff 2016-05-04 18:33:52 +0100
  • 432c78f3b5 Fix the swagger for /search so that it works without preprocessing Richard van der Hoff 2016-05-04 14:55:43 +0100
  • 5383754a40 Access event-schemas via a symlink Richard van der Hoff 2016-05-04 14:28:11 +0100
  • 986f5df82e Merge pull request #319 from matrix-org/rav/swagger_refs Richard van der Hoff 2016-05-04 14:38:38 +0100
  • 262c9ea113 Improve handling of $ref in swagger files Richard van der Hoff 2016-05-04 14:24:01 +0100
  • 4c46c95d0e Merge pull request #317 from ruma/master Richard van der Hoff 2016-05-04 10:34:32 +0100
  • c44d61b3a9 Clarify which documents are generated from scripts. Jimmy Cuadra 2016-05-04 02:30:44 -0700
  • 22b542e3f9 Fix grammar in spec index. Jimmy Cuadra 2016-05-04 02:27:29 -0700
  • 5b18db9096 Make list of APIs on the index a table. Jimmy Cuadra 2016-04-26 10:23:36 -0400
  • 4b27d6a7a4 Reorganize spec index. Jimmy Cuadra 2016-04-22 15:43:21 -0700
  • 7138205f31 Update README.md Richard van der Hoff 2016-05-04 01:08:50 +0100
  • 1fe00b1517 Reinstate validator.js Richard van der Hoff 2016-05-04 00:19:46 +0100
  • 0546f0917d Replace hacky shell to do matrix styling with hacky perl Richard van der Hoff 2016-05-03 23:36:19 +0100
  • 23c4ffbc1b Add securityDefintions to generated swagger JSON Richard van der Hoff 2016-05-03 13:57:16 +0100
  • cf87120d78 Fixes to the API docs Richard van der Hoff 2016-05-03 12:54:12 +0100
  • affb106014 Remove redundant scripts under api/ Richard van der Hoff 2016-05-03 10:34:04 +0100
  • 60f36bf868 Script to serve the generated swagger JSON Richard van der Hoff 2016-05-03 11:52:20 +0100
  • c39d797cce Dump-swagger: take output file name rather than output dir Richard van der Hoff 2016-05-03 10:25:18 +0100
  • 9b93c5f463 Merge pull request #314 from matrix-org/paul/update-howto-for-r0 Paul Evans 2016-04-25 14:20:23 +0100
  • 8824fe8391 Remove port number from room IDs in pasted examples Paul "LeoNerd" Evans 2016-04-25 13:55:57 +0100
  • b448c96096 Use port 8448 in example URLs Paul "LeoNerd" Evans 2016-04-25 13:51:10 +0100
  • 4a565876ee Merge remote-tracking branch 'origin/master' into paul/update-howto-for-r0 Paul "LeoNerd" Evans 2016-04-25 13:50:26 +0100
  • 0d2bed7e66 Merge pull request #313 from matrix-org/paul/migrating-from-v1 Paul Evans 2016-04-21 18:56:49 +0100
  • a077f8470a Various rewordings from latest review comments Paul "LeoNerd" Evans 2016-04-21 17:23:04 +0100
  • ea6ac3e40f Another rewording of 'state' returned by '/sync' with 'since' parameter Paul "LeoNerd" Evans 2016-04-20 15:04:23 +0100
  • 8f22cf6cb8 Minor rewording/grammar Paul "LeoNerd" Evans 2016-04-20 14:59:38 +0100
  • 54624f397a Clarification/rewording on old and new sync-with-limit behaviour Paul "LeoNerd" Evans 2016-04-19 18:26:01 +0100
  • 98df455a99 Refer to old v1 behaviours in past-tense for clarity of reading Paul "LeoNerd" Evans 2016-04-19 17:44:48 +0100
  • 46341b2269 Add some notes about the main differences in return value of /sync as compared /initialSync Paul "LeoNerd" Evans 2016-04-19 17:29:59 +0100
  • 29f675e3c6 Remark that per-room /sync probably isn't necessary these days Paul "LeoNerd" Evans 2016-04-19 16:13:17 +0100
  • b2028616c1 spelling Oddvar Lovaas 2016-04-19 14:53:15 +0100
  • 231d824cfd change date to move Oddvar Lovaas 2016-04-19 14:49:00 +0100
  • a91d2e86c1 Merge pull request #315 from Half-Shot/master Oddvar Lovaas 2016-04-19 14:41:21 +0100
  • b020db779e Added github link to .NET SDK Will Hunt 2016-04-18 11:01:53 +0100
  • 22a2c02d20 Added .NET SDK :) Will Hunt 2016-04-18 10:58:09 +0100
  • c67c350611 spell out that Matrix is more concerned with bridging than XMPP Matthew Hodgson 2016-04-16 22:46:47 +0100
  • a0de12f24e More detail on using /sync with ad-hoc filters Paul "LeoNerd" Evans 2016-04-14 18:35:49 +0100
  • a064d37f64 Update v1 /initialSync + /events examples to use r0 /sync instead Paul "LeoNerd" Evans 2016-04-14 18:32:19 +0100
  • 079a963bc5 Update room ID in example URLs for /r0 Paul "LeoNerd" Evans 2016-04-14 18:11:30 +0100
  • 5f72f1683c Use /r0 for regular room APIs Paul "LeoNerd" Evans 2016-04-14 18:07:05 +0100
  • aa036f7ef1 The /register parameter for username is "username", not "user" Paul "LeoNerd" Evans 2016-04-14 18:03:55 +0100
  • 8700406c92 Use /r0 login API Paul "LeoNerd" Evans 2016-04-14 17:24:11 +0100
  • 4f5ae82be9 Actually it's only /register that discovers flows by empty POST; /login uses GET Paul "LeoNerd" Evans 2016-04-14 17:21:44 +0100
  • 30b39d6455 Remove now-stale comment about r1 /register flow Paul "LeoNerd" Evans 2016-04-14 17:19:17 +0100
  • 5abac2eb1c Use /r0 register API Paul "LeoNerd" Evans 2016-04-14 17:18:43 +0100
  • 55a9d0b067 login&register flow discovery by empty POST Paul "LeoNerd" Evans 2016-04-14 17:00:56 +0100
  • 96577cffd7 Also no /api path component any more Paul "LeoNerd" Evans 2016-04-14 16:56:35 +0100
  • 5e49fe7e45 Use https in localhost examples Paul "LeoNerd" Evans 2016-04-14 16:48:24 +0100
  • 313fdab848 Initial hack at migration guide Paul "LeoNerd" Evans 2016-04-14 16:15:46 +0100
  • 98f1d4efec Merge pull request #308 from matrix-org/dbkr/get_pushers David Baker 2016-04-13 14:10:48 +0100
  • 1a856b53f3 Remove redundant info & add backticks David Baker 2016-04-13 10:29:57 +0100
  • 647679cd66 Merge pull request #309 from matrix-org/rav/sanify_continuserv Richard van der Hoff 2016-04-12 11:17:44 +0100
  • 4b294b23de Tailor descriptions to GET method David Baker 2016-04-12 09:56:24 +0100
  • 774b516c07 Merge pull request #302 from gergelypolonkai/event-parent Richard van der Hoff 2016-04-12 07:08:51 +0100
  • d6c1d1343b Continuserv: Reduce number of watches Richard van der Hoff 2016-04-11 23:21:21 +0100
  • 4fafe1ab73 Return an object as the root element David Baker 2016-04-11 17:56:38 +0100
  • 42834340e7 Add title to the pushers array David Baker 2016-04-11 17:41:15 +0100
  • 0f6e414eb6 Fix format (array of objects, not object) David Baker 2016-04-11 17:35:56 +0100
  • 27113d71ff Fix indentation David Baker 2016-04-11 17:31:42 +0100
  • 73d6e901ae Add endpoint for getting a user's pushers David Baker 2016-04-11 17:25:36 +0100
  • cb5a2f07eb Merge pull request #307 from Half-Shot/patch-1 Kegsay 2016-04-11 11:57:34 +0100
  • c9ed063a36 Small copy paste error Will Hunt 2016-04-11 11:47:40 +0100
  • cd4e7306ca Merge pull request #305 from matrix-org/rav/show_own_leave_event Richard van der Hoff 2016-04-08 11:47:17 +0100
  • 1d6c405f62 Fix presumably c+p fail David Baker 2016-04-06 21:00:12 +0100
  • 0411cf54da Merge pull request #306 from matrix-org/dbkr/add_push_change_event_id David Baker 2016-04-06 20:58:11 +0100
  • cf850b4270 Fix level of counts and devices David Baker 2016-04-06 20:21:08 +0100
  • 89453bfd8c Remove spurious blank line David Baker 2016-04-06 19:53:45 +0100
  • 64c6d30f90 hopefully fix rst David Baker 2016-04-06 19:52:54 +0100
  • 7faf2cf642 Paragraph breaks & missed word David Baker 2016-04-06 19:49:41 +0100
  • 7e1cb9003c Make swagger valid David Baker 2016-04-06 18:41:15 +0100
  • 71cb646541 Change id in the push gateway poke to be event_id and spec that it's the Matrix event ID of the message. Correct the spec for badge count pushes which omit fields previously described as mandatory. Add more detail about when to use event_id to suppress dupes. Also add the push gateway doc so it's actually included in the spec. David Baker 2016-04-06 18:28:21 +0100
  • b59d16c4d1 Clarify history_visibility behaviour Richard van der Hoff 2016-04-06 17:54:56 +0100
  • 12943134bd changed date Oddvar Lovaas 2016-03-22 10:27:08 +0000
  • 24ec322daa Merge pull request #304 from Half-Shot/master Oddvar Lovaas 2016-03-22 10:25:07 +0000
  • 10501f2167 Added mpd-dj Will Hunt 2016-03-22 08:41:41 +0000
  • eafb3212af deleted Oddvar Lovaas 2016-03-21 15:14:42 +0000
  • 8bc62da9eb Merge branch 'master' of github.com:matrix-org/matrix-doc Oddvar Lovaas 2016-03-21 15:14:07 +0000
  • 306b471f46 oops Oddvar Lovaas 2016-03-21 15:13:32 +0000
  • f0244cc345 Merge pull request #299 from torhve/patch-2 Oddvar Lovaas 2016-03-21 15:07:44 +0000
  • 39c56253b7 Merge pull request #298 from torhve/patch-1 Oddvar Lovaas 2016-03-21 15:07:07 +0000
  • 14f3f1f814 adding author Oddvar Lovaas 2016-03-17 18:05:27 +0000
  • 13a8050b4e added intro Oddvar Lovaas 2016-03-17 17:12:04 +0000
  • 3ce5453549 Merge pull request #300 from wastevensv/lets-encrypt-guide Oddvar Lovaas 2016-03-17 17:02:45 +0000
  • d07e89d199 spelling Oddvar Lovaas 2016-03-17 16:46:52 +0000
  • f7b5ae8ebc Merge pull request #303 from vberger/patch-1 Oddvar Lovaas 2016-03-17 16:44:10 +0000
  • 923a961f6a FAQ: Add an answer about the choice of HTTP. Victor Berger 2016-03-17 17:17:15 +0100
  • d94deb6296 Add event as a parent for all event types Gergely Polonkai 2016-03-08 15:51:09 +0100
  • c2bbeb899d Update Let's Encrypt guide to match other guides. William Stevens 2016-03-15 17:21:11 -0400
  • 2c16526c70 Added tutorial on using Let's Encrypt with Matrix. William Stevens 2016-03-15 16:48:37 -0400
  • dd6dfa7635 Merge pull request #291 from gergelypolonkai/room-avatar-image-info Kegsay 2016-03-14 15:31:57 +0000
  • 7d66cdf828 Correctness Tor Hveem 2016-03-13 14:34:49 +0100
  • f7d6c9b8dc Correct/Improve Tor Hveem 2016-03-13 14:31:48 +0100
  • 92dfc0bb39 Merge pull request #297 from matrix-org/daniel/is Daniel Wagner-Hall 2016-03-10 16:54:50 +0000
  • 313f09f5c0 Specify address validating and binding Daniel Wagner-Hall 2016-03-10 16:54:38 +0000
  • c234d3e377 Merge pull request #279 from matrix-org/daniel/strippedstate Daniel Wagner-Hall 2016-03-10 14:28:05 +0000
  • 77f495d36f Remove restrictions on StrippedState Daniel Wagner-Hall 2016-03-10 14:27:54 +0000
  • 39fe9e3896 Merge pull request #284 from matrix-org/dbkr/notification_counts David Baker 2016-03-10 14:10:44 +0000
  • 506accee27 Merge pull request #288 from matrix-org/markjh/pushrule_stream Kegsay 2016-03-10 14:05:42 +0000