Commit Graph

  • 8920d58cc4 Strongly recommend standard URI scheme for notification pokes. David Baker 2015-02-03 14:35:01 +0000
  • 067e4bb777 Add docs for http notification poke protocol. David Baker 2015-02-03 14:21:56 +0000
  • 1a5678786f Doc deleting & getting rules. David Baker 2015-02-02 18:36:04 +0000
  • c40b97aaf5 Rule adding API with examples David Baker 2015-02-02 18:16:36 +0000
  • 88178e376e Oops, before is *more* important. David Baker 2015-02-02 17:26:58 +0000
  • 0c79798f70 More WIP API docs and remove spurious line. David Baker 2015-02-02 17:10:09 +0000
  • b7a6e8f7b5 Finish non-API doc parts of push rules. David Baker 2015-02-02 16:25:53 +0000
  • f68fa8d6f8 Push rules c/s spec. David Baker 2015-02-02 15:14:45 +0000
  • c27fb8a262 Add WIP docs for the client-server bit of push. David Baker 2015-02-02 13:49:18 +0000
  • 0a07d68818 Add overview on push. David Baker 2015-01-28 18:20:28 +0000
  • b01e8165d0 Update JSFiddles/how-to to support the new registration format. Kegan Dougal 2014-10-06 14:52:46 +0100
  • c19bced03d Update jsfiddles to have more helpful error messages when there is no connection when logging in. Kegan Dougal 2014-09-08 14:53:58 -0700
  • 07399b0966 Added demo.details Kegan Dougal 2014-09-08 14:24:28 -0700
  • 5614f7051b Updated howto.rst to use the new APIs. Updated JSFiddles to use 8008. Linked new fiddles with howto.rst. Added more explanations. Kegan Dougal 2014-09-02 15:29:38 +0100
  • ca0a642e66 change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. Matthew Hodgson 2014-08-31 14:51:37 +0100
  • 1f3811b1b8 Fix JSFiddles to work with the new C-S API. Kegan Dougal 2014-08-29 15:01:46 +0100
  • d5da30422c Added final jsfiddle: an example app demonstrating most of the c2s api. Kegan Dougal 2014-08-20 16:45:59 +0100
  • eee7cd7730 Added more jsfiddles. Kegan Dougal 2014-08-20 13:47:20 +0100
  • 8fb3367238 More fiddles, more fun! Kegan Dougal 2014-08-19 17:34:31 +0100
  • 3dafe4133c Added registration/login jsfiddle, formatted so it can be loaded directly from jsfiddle. Requires jQuery 1.8.3 Kegan Dougal 2014-08-19 16:39:30 +0100
  • 0e2a3a892f Presence modifications from MatrixPresence notes. Kegan Dougal 2015-01-22 09:46:25 +0000
  • 9a9d4b15d2 Merge pull request #8 from matrix-org/spec-18 Matthew Hodgson 2015-01-21 18:29:16 +0000
  • a9a4c46a57 Add spec for m.notice (SPEC-18) Paul "LeoNerd" Evans 2015-01-21 18:26:27 +0000
  • bd48e4ab6d Move invite data to a note Kegsay 2015-01-21 13:09:16 +0000
  • e309db547a Specifically reference join_rules Kegsay 2015-01-21 11:58:45 +0000
  • 03eaa21508 Add blurb on invites for initialSync Kegsay 2015-01-21 11:56:55 +0000
  • 51a7681ece Merge pull request #4 from matrix-org/use-cases Kegsay 2015-01-21 10:30:27 +0000
  • fcbdc39674 Add section on device IDs for reg/login Kegsay 2015-01-21 10:28:01 +0000
  • ccf8408e92 More tweaks from comments Kegsay 2015-01-21 10:19:48 +0000
  • 31deddccdf Add presence API from notes Kegsay 2015-01-21 09:53:47 +0000
  • 90dfee1c27 Remove TODO note on regex Kegsay 2015-01-20 17:49:09 +0000
  • 23d3e50812 Add use case justification for regex Kegsay 2015-01-20 17:48:43 +0000
  • 62471348ca This is a comment, not a directive. Remove :: Kegan Dougal 2015-01-20 16:58:22 +0000
  • 109c8a97a8 Use title heading sizings of =,-,~,+ since that is what most of our docs use. Inconsistent use breaks when you try to merge them. Kegan Dougal 2015-01-20 16:36:32 +0000
  • 7a2b6abee5 Flesh out ID conventions Kegsay 2015-01-20 14:22:48 +0000
  • 5279541c28 Update erikj_federation.rst Erik Johnston 2015-01-20 11:08:43 +0000
  • 3b35e95630 Tweaks based on feedback Kegsay 2015-01-19 17:37:23 +0000
  • 61b8664286 Clarify profile propagation section more Kegsay 2015-01-19 17:24:28 +0000
  • a1964b466b Add profile propagation notes Kegsay 2015-01-19 17:17:33 +0000
  • ef0091f3f2 Remove session section Kegsay 2015-01-19 12:03:52 +0000
  • ae0fb938ad Update IRC example to reflect new room ID Kegsay 2015-01-19 10:45:51 +0000
  • 117b090192 Add registration API extension. Kegsay 2015-01-19 10:33:08 +0000
  • 603361bfd6 Update user and room query APIs Kegsay 2015-01-19 10:20:39 +0000
  • 38efa9c5c2 Reword auth resolution section Erik Johnston 2015-01-16 16:09:07 +0000
  • 91aba39fe7 Reword note about auth chains Erik Johnston 2015-01-16 15:17:09 +0000
  • 5f99858575 Mention possible types for auth events. Erik Johnston 2015-01-16 15:12:47 +0000
  • bb968e5bdd Clarify m.room.create auth Erik Johnston 2015-01-16 15:12:34 +0000
  • 828d6992e5 Small thoughts about the IRC example. Kegsay 2015-01-16 14:35:20 +0000
  • bd6fc4b5bf Add draft Pushing API. Add Examples section. Kegsay 2015-01-16 14:29:53 +0000
  • 1d45dc08ca Add room query API. Remove linking API. Kegsay 2015-01-16 10:56:42 +0000
  • 78a697c535 Briefly touch on how to handle incoming events Erik Johnston 2015-01-16 10:24:43 +0000
  • 406742afaa A few notes on how we could do state resolution of auth events Erik Johnston 2015-01-16 10:14:56 +0000
  • 4b76181f74 Rearrange sections Erik Johnston 2015-01-15 13:53:54 +0000
  • f33b722e4b More clarifications Kegsay 2015-01-16 08:28:55 +0000
  • 1b3e27a05a Add Linking HTTP API Kegsay 2015-01-15 17:26:36 +0000
  • 0313397e42 Clarification on IDs Kegsay 2015-01-15 16:51:20 +0000
  • e0e9beebc0 Add draft Linking API Kegsay 2015-01-15 16:48:39 +0000
  • 7d56113b4f Clarification and tweaks Kegsay 2015-01-15 14:27:20 +0000
  • d4ea43d2b9 Outline what the CS extensions look like in HTTP Kegsay 2015-01-15 13:56:03 +0000
  • 9401d9a62e Flesh out the required CS extensions Kegsay 2015-01-15 13:48:50 +0000
  • d8cd4a45d4 Modify Register API Kegsay 2015-01-15 09:50:38 +0000
  • b19a799a0e notes on how to build pstn gateway ASes Matthew Hodgson 2015-01-15 01:56:47 +0000
  • 3c16dbd63b it's 2015 Matthew Hodgson 2015-01-14 20:54:10 +0000
  • cdeb0faf85 Remove block quotes of shame Kegsay 2015-01-14 17:17:18 +0000
  • d240e1f856 Add TODO APIs Kegsay 2015-01-14 17:01:33 +0000
  • ad7d675d3d Draft Registration and User Query APIs Kegsay 2015-01-14 16:40:50 +0000
  • b28f404240 Add ToC Erik Johnston 2015-01-14 16:30:25 +0000
  • 7108316ea8 Mention the fields that the server should compute when creating events Erik Johnston 2015-01-14 16:24:25 +0000
  • 232e2675dd Brief mention of state conflict resolution Erik Johnston 2015-01-14 14:48:43 +0000
  • f09e5a676f Mention state resolution algorithm Erik Johnston 2015-01-14 14:43:29 +0000
  • 7d32717c9b A couple of more notes on auth resolution. Erik Johnston 2015-01-14 13:43:59 +0000
  • 68c774689a Add stub AS HTTP API doc Kegan Dougal 2015-01-14 15:34:07 +0000
  • 540b3a41ff RSTify; typos Kegsay 2015-01-14 15:15:40 +0000
  • ee41165610 Remove cs-v2-http-api since it's in the client_server_v2_http_api branch now Mark Haines 2015-01-14 11:57:07 +0000
  • 6324f8c1ca Fix the size of the reference id hash tuple Mark Haines 2015-01-14 11:46:07 +0000
  • 90ad08e866 Merge branch 'master' of github.com:matrix-org/matrix-doc Erik Johnston 2015-01-14 11:39:39 +0000
  • 48f9670b87 More comments on auth chain resolution Erik Johnston 2015-01-14 10:59:28 +0000
  • 4b23a16abb Few minor RST tweaks Kegsay 2015-01-14 10:53:49 +0000
  • 8ca0c65fd3 RST Formatting for github Kegsay 2015-01-14 10:44:47 +0000
  • a1aaf78186 Typing API, Action ID, Event ordering changes Kegsay 2015-01-14 09:28:41 +0000
  • 91ad3924fc initial http api proposal for initialsync, eventstream and history + our theoretical design workflow atm Matthew Hodgson 2015-01-14 01:06:21 +0000
  • ae9aacd89d Add a JSON schema for matrix federation events Mark Haines 2015-01-13 19:03:11 +0000
  • b557e71121 update AS API to merge in feedback from the pull request Matthew Hodgson 2015-01-13 16:25:28 +0000
  • e283d8e4ea WIP http api definition for cs-v2 Matthew Hodgson 2015-01-13 13:20:45 +0000
  • 1c69ba974f some comments on general_api Matthew Hodgson 2015-01-13 13:20:25 +0000
  • d5099b2656 Add session API. Add server-generated events. Kegan Dougal 2015-01-13 09:51:53 +0000
  • d987afe3e2 80 characters Kegan Dougal 2015-01-13 09:17:13 +0000
  • 569d496430 Rearrange sections Erik Johnston 2015-01-12 16:57:02 +0000
  • e2894045d5 Initial Sync: Ongoing > Draft with additional work Kegsay 2015-01-12 15:52:19 +0000
  • e0a9328432 Auth chains Erik Johnston 2015-01-12 15:05:02 +0000
  • f993c30a11 Quick summary of failures. Erik Johnston 2015-01-12 14:13:08 +0000
  • 8fc472c13c Clarify rejected events better. Kegan Dougal 2015-01-12 13:29:48 +0000
  • 4a4f9151ef Add notes on patching power levels and compacting initial sync events. Kegan Dougal 2015-01-12 13:20:04 +0000
  • 6705f0891d Factor out parts of room history APIs. Add in a terminology section for the different kinds of tokens. s/public rooms/published rooms/g Kegan Dougal 2015-01-12 12:59:11 +0000
  • 49fd110cc4 Remove old csv2 rst from closed PR. Kegan Dougal 2015-01-12 11:50:00 +0000
  • eb237ed297 Blob v2 features into 2.0/2.1 Kegan Dougal 2015-01-12 11:49:20 +0000
  • 53449c4f8a Basic outline of invitations Erik Johnston 2015-01-09 16:35:29 +0000
  • c481469073 Quick summary of joining a remote room Erik Johnston 2015-01-09 15:52:40 +0000
  • 936d437a21 Add definitions and validation rules of some of the event fields Erik Johnston 2015-01-09 14:16:15 +0000
  • 71e25e70d3 Add section about auth events and more todos Erik Johnston 2015-01-09 14:03:18 +0000