Commit Graph

  • b6f0b67da6 Speed up continuserv Kegan Dougal 2015-09-30 15:21:32 +0100
  • ede43fbe9f Modify how speculator uses git repos Kegan Dougal 2015-09-30 14:31:26 +0100
  • 4c4cedb536 Flesh out typing module Kegan Dougal 2015-09-30 11:55:34 +0100
  • e1a4f3f124 Add sections for typing. Add swagger, JSON schema and example m.typing event Kegan Dougal 2015-09-30 11:26:02 +0100
  • 52f6496cf0 Merge branch 'master' into module-presence Kegan Dougal 2015-09-30 10:56:17 +0100
  • 4aad6976fd Merge pull request #73 from matrix-org/paragraphs Kegsay 2015-09-30 10:54:23 +0100
  • a49d5f67f1 Delete rather than comment out the offending CSS paragraphs Kegan Dougal 2015-09-30 10:54:06 +0100
  • 4e1e82f995 Fix paragraph CSS and adjust where paragraphs are in the RST Kegan Dougal 2015-09-30 10:43:02 +0100
  • 931057accf Add a top level presence key for the presence events and remove the public_user_data/private_user_data for now Mark Haines 2015-09-30 10:30:39 +0100
  • 069e4e39f4 Move presence specific sections from intro to presence module Kegan Dougal 2015-09-30 10:22:51 +0100
  • 73b4090f52 Add private_chat_shared_power Erik Johnston 2015-09-30 10:22:12 +0100
  • 4cb3f78d2b Wrap the "rooms" list inside an object so that we can add keys for pagination later Mark Haines 2015-09-29 19:48:48 +0100
  • 218cf94ead Replace the events array with events_map inside the room objects. Only use indirection for the state and timeline events. Use event_ids to reference the state and timeline events. Mark Haines 2015-09-29 19:10:31 +0100
  • 0a04672d76 Start converting the presence module. Add Rationale admonition. Kegan Dougal 2015-09-29 17:57:44 +0100
  • cdf9f011e9 Add room history visibility as a module. Kegan Dougal 2015-09-29 16:33:34 +0100
  • 82c27884ba Make E2E optional Kegan Dougal 2015-09-29 16:29:16 +0100
  • 83b9497664 Add context and example Erik Johnston 2015-09-29 16:21:10 +0100
  • 7b4c8a9f68 Indicate default for m.federate key Erik Johnston 2015-09-29 16:19:27 +0100
  • c96f02c2b0 Merge pull request #69 from matrix-org/erikj/login_token Kegsay 2015-09-29 13:26:29 +0100
  • beafc74f81 Merge pull request #70 from matrix-org/spec-module-format Kegsay 2015-09-29 13:22:16 +0100
  • eec021ee8c Merge pull request #72 from matrix-org/daniel/generateathead Daniel Wagner-Hall 2015-09-29 13:01:17 +0100
  • 083a76096f Support viewing the spec at head Daniel Wagner-Hall 2015-09-29 12:41:07 +0100
  • 50e1b4c3a7 Fix up rst Erik Johnston 2015-09-29 09:17:33 +0100
  • affc2cfc92 Add 'm.federate' flag to 'm.room.create; Erik Johnston 2015-09-28 16:39:54 +0100
  • 6e6bc8a5a9 Mandate macaroon erikj/login_token Erik Johnston 2015-09-28 14:51:44 +0100
  • ce53a17180 Add txn_id rationale Erik Johnston 2015-09-28 14:51:10 +0100
  • 4776e0c04c Add creation_content key Erik Johnston 2015-09-28 14:49:55 +0100
  • 6ad6c40147 List the allowed values for the 'event_format' as an enum Mark Haines 2015-09-28 14:11:45 +0100
  • 9dd3b07394 Allow '.' characters in event field names to be escaped with '\' so that fields including a '.' can be included in a filter. Mark Haines 2015-09-28 14:00:56 +0100
  • 5abea1f2bc Minor tweaks spec-module-format Kegan Dougal 2015-09-28 14:07:34 +0100
  • 70518ae655 Clarify template suffixes Kegan Dougal 2015-09-28 14:03:54 +0100
  • 643468e914 Mention swagger. Clarify how event type template vars are formed. Kegan Dougal 2015-09-28 14:01:54 +0100
  • 14b42a41d6 Document wildcard's in filters Mark Haines 2015-09-28 13:58:07 +0100
  • c115b4c2f4 Document the valid values for the "set_presence" parameter Mark Haines 2015-09-28 13:47:04 +0100
  • c2fc1a2fb1 Add basic module template. Kegan Dougal 2015-09-28 13:41:31 +0100
  • 940e22940d Document how the "not_foo" keys interact with the "foo" keys Mark Haines 2015-09-28 13:28:58 +0100
  • 41bc09ea22 Split the event_filter into a event_filter and a room_event_filter that extends it. Mark Haines 2015-09-28 13:20:01 +0100
  • db8f3c0d59 Desktop clients should have a GUI Kegan Dougal 2015-09-28 13:11:34 +0100
  • 97154cc6b2 s/nonce/txn_id/ Erik Johnston 2015-09-28 13:09:54 +0100
  • 00fd4aac26 s/publically/publicly/ Mark Haines 2015-09-28 13:06:04 +0100
  • 3204c2f2b6 Fix spelling Mark Haines 2015-09-28 13:04:37 +0100
  • f50e6d4c0a Add x-example fields for v2 /sync Mark Haines 2015-09-28 13:02:52 +0100
  • 1aa916d690 s/indicies/indices/ Mark Haines 2015-09-28 12:52:12 +0100
  • 393d283139 Add a "limit" to the timeline key in the example filter Mark Haines 2015-09-28 11:22:31 +0100
  • 4c9f524cab Neaten things up Erik Johnston 2015-09-28 09:32:03 +0100
  • 317c2f20d3 Draft login token spec Erik Johnston 2015-09-28 09:29:35 +0100
  • 8c22b715ca Add title Erik Johnston 2015-09-28 09:29:07 +0100
  • c3b3b2df63 Add "set_presence" in the sync parameters Mark Haines 2015-09-25 19:37:41 +0100
  • de07586ab7 Rename 'events' to 'timeline' in the sync filter Mark Haines 2015-09-25 19:34:55 +0100
  • a0068e1ada Draft documention for the v2 sync api Mark Haines 2015-09-25 18:10:28 +0100
  • e1f73f5233 Add a limit to filters Mark Haines 2015-09-25 18:09:17 +0100
  • 11c586c560 Merge branch 'master' into spec-feature-profiles Kegan Dougal 2015-09-25 16:34:47 +0100
  • e5f805c0d5 Merge pull request #67 from matrix-org/unused-template-vars Kegsay 2015-09-25 16:33:35 +0100
  • 4d407c2731 Merge pull request #66 from matrix-org/speculator-htmldiff Kegsay 2015-09-25 16:33:23 +0100
  • 9c882ea5e4 Detect unused {{ vars }} and whine loudly. unused-template-vars Kegan Dougal 2015-09-25 16:24:31 +0100
  • 2434dfaf1c Merge branch 'master' into speculator-htmldiff Daniel Wagner-Hall 2015-09-25 16:13:23 +0100
  • 510553ee00 Remove smurf suffixes. Add anchor for feature profiles. Kegan Dougal 2015-09-25 15:29:33 +0100
  • 9fac152d32 Explain what the clients are and the column reference Kegan Dougal 2015-09-25 15:26:58 +0100
  • c6375ed3d1 Flesh out feature profiles section Kegan Dougal 2015-09-25 15:09:15 +0100
  • 18dc7784df Mention precedence Erik Johnston 2015-09-25 14:34:06 +0100
  • 37ccddb308 Typo Erik Johnston 2015-09-25 14:25:07 +0100
  • d7d9f406a6 Bundle some state into invites Erik Johnston 2015-09-25 14:21:50 +0100
  • cd6f15f627 Remove obsolete comment Daniel Wagner-Hall 2015-09-25 13:34:24 +0100
  • 0c1eb50ef4 Merge pull request #26 from matrix-org/macaroons Daniel Wagner-Hall 2015-09-25 13:18:27 +0100
  • f5d436bd80 Remove extraneous ) macaroons Daniel Wagner-Hall 2015-09-25 13:18:09 +0100
  • 6c1491b3ba Respond to some review comments Daniel Wagner-Hall 2015-09-25 13:17:11 +0100
  • 5c4398c181 Remove superfluous comma Daniel Wagner-Hall 2015-09-25 13:10:49 +0100
  • fc87f4cdb0 Remove unused keys Daniel Wagner-Hall 2015-09-25 13:10:15 +0100
  • 6c89e6ea67 Wrap refresh_token in `s Daniel Wagner-Hall 2015-09-25 13:03:46 +0100
  • 15308ab435 Merge pull request #62 from matrix-org/markjh/check_request_schema Kegsay 2015-09-25 12:56:28 +0100
  • 078dd0165f Update the room creation API spec to include new keys: 'preset' and 'initial_state' Erik Johnston 2015-09-25 11:58:47 +0100
  • f34722485f Check the request example JSON matches the schema markjh/check_request_schema Mark Haines 2015-09-24 16:50:27 +0100
  • a31a446661 Fix the POST example for the v2 filter API Mark Haines 2015-09-24 16:48:00 +0100
  • 69298b9612 Check "v2_alpha" in jenkins Mark Haines 2015-09-24 16:29:51 +0100
  • 883105eae6 Document the v2 filter GET API Mark Haines 2015-09-24 16:25:03 +0100
  • 2f039a1142 Add swagger docs for the v2 filter POST API Mark Haines 2015-09-24 15:39:17 +0100
  • ca9f30a7fd Merge pull request #61 from matrix-org/markjh/node_swagger_validator Kegsay 2015-09-24 13:42:36 +0100
  • 385b6c4759 Only validate a file if it ends with ".yaml". markjh/node_swagger_validator Mark Haines 2015-09-24 13:37:32 +0100
  • 0346568519 Merge pull request #60 from matrix-org/gendoc-logging Kegsay 2015-09-23 16:52:24 +0100
  • 6afdfc0771 Add more logging and make logging context clearer Kegan Dougal 2015-09-23 15:36:13 +0100
  • f1adad5fb3 Add more logging with file prefixes Kegan Dougal 2015-09-23 15:10:55 +0100
  • 064a2c9172 Use argparse and log functions for gendoc.py Kegan Dougal 2015-09-23 14:59:57 +0100
  • 14e77b09ab Merge pull request #59 from matrix-org/spec-restructure-modules Kegsay 2015-09-23 14:38:25 +0100
  • 1da64db302 Use relative depths for groups instead of absolute ones spec-restructure-modules Kegan Dougal 2015-09-23 14:29:37 +0100
  • 29bae15790 Fix typo Kegan Dougal 2015-09-23 11:30:07 +0100
  • 5115346297 Add instant_messaging module; modify batesian section rules Kegan Dougal 2015-09-23 10:48:49 +0100
  • 5b134119bd Add presence module; fix relative title bug Kegan Dougal 2015-09-23 09:59:54 +0100
  • b49cb57fe5 Move events sections to CS API Kegan Dougal 2015-09-22 17:32:31 +0100
  • 16693a644a Various review fixes Kegan Dougal 2015-09-22 16:59:49 +0100
  • b21859836d Print stdout of build.py in verbose mode convert-to-modules Kegan Dougal 2015-09-22 16:11:16 +0100
  • 388aeefac0 Remove obsolete key Kegan Dougal 2015-09-22 16:07:19 +0100
  • b0eb985523 Merge branch 'master' into spec-restructure-modules Kegan Dougal 2015-09-22 16:04:41 +0100
  • 895ffcfcde Merge pull request #56 from matrix-org/markjh/document_v1_rooms_api Kegsay 2015-09-22 16:03:45 +0100
  • 056b5eba22 Partially handle representing top-level array responses markjh/document_v1_rooms_api Kegan Dougal 2015-09-22 16:01:22 +0100
  • 0c0ac3e814 Fix common event fields template to use subtitle char Kegan Dougal 2015-09-22 14:07:23 +0100
  • e8cdfcbba2 Rename spec files to not have numbers everywhere; update targets.yaml Kegan Dougal 2015-09-22 14:01:55 +0100
  • f71763b0d3 Implement relative title styles Kegan Dougal 2015-09-22 13:08:15 +0100
  • 98d91d0c2b Make the example room id more "random" so that people are less likely to think that it is supposed to be human readable Mark Haines 2015-09-21 17:31:35 +0100
  • f60190086a Describe the behaviour of /rooms/{roomId}/member when the user has left the room Mark Haines 2015-09-21 17:30:10 +0100
  • 067363c629 Get the desired title levels right; print out the actual level used to stdout Kegan Dougal 2015-09-21 17:21:08 +0100