0
0
Fork 0

Commit Graph

  • 6dcbc40b63 Add common event field descriptions and template. Kegan Dougal 2015-05-21 15:41:34 +0100
  • 54783a59c3 Put state_key info on same line as State Event text. Kegan Dougal 2015-05-21 15:09:46 +0100
  • 4ea5da44d0 Include enum information. Kegan Dougal 2015-05-21 14:11:29 +0100
  • b6b8971491 Use ~ not - for event sections. Kegan Dougal 2015-05-21 14:02:32 +0100
  • 73d84f3722 Add descriptions to state_keys. Add it into the template. Kegan Dougal 2015-05-21 13:31:08 +0100
  • 6a41bd9b82 Add descriptions to event fields Kegan Dougal 2015-05-21 12:02:07 +0100
  • 989ea02219 s/Key/Content Key/ Kegan Dougal 2015-05-21 11:31:27 +0100
  • ea9c6496bb Account for 'required' text when wrapping desc column. Kegan Dougal 2015-05-21 11:27:54 +0100
  • a7f3d39da2 Use the entire event in the example JSON. Sort keys on JSON. Kegan Dougal 2015-05-21 11:12:43 +0100
  • 6d3dd045a5 Line wrap 80 on desc, show the type of items in the array rather '[array]' Kegan Dougal 2015-05-21 10:43:10 +0100
  • a42a22028c Add event table template. Also inspect arrays for objects. Kegan Dougal 2015-05-21 10:39:54 +0100
  • 0899e0b772 Update event schema parsing. Kegan Dougal 2015-05-21 09:46:14 +0100
  • 717ad190ab Add new folders to README Kegsay 2015-05-20 17:48:17 +0100
  • bfb6d920d2 Add missing m.call descriptions Kegan Dougal 2015-05-20 17:40:14 +0100
  • d2fd1baab2 Add descriptions to m.call schemas Kegan Dougal 2015-05-20 16:19:17 +0100
  • 02c44a889e Remove stuff from 20_events.rst and replace with {{room_events}}. Update gendoc to call build.py for template vars. Kegan Dougal 2015-05-20 15:40:06 +0100
  • 66bbc30893 Update check.sh now that z-schema returns 1 on error (v3.10.2+) Kegan Dougal 2015-05-20 14:36:54 +0100
  • 668cbdf7d0 Merge pull request #19 from matrix-org/templating Kegsay 2015-05-20 13:18:59 +0100
  • e8d11e8321 Add check.sh to automatically run z-schema over all schema files and test against examples. Kegan Dougal 2015-05-20 13:17:51 +0100
  • e729a9e425 Merge pull request #16 from matrix-org/key_v2_fixes Matthew Hodgson 2015-05-20 12:55:02 +0100
  • e62e7b95cd Rename msgtype examples to have # separator Kegan Dougal 2015-05-20 12:52:52 +0100
  • 75e7d09fc8 Remove newlines from json: move line wrapping to the template files. Kegan Dougal 2015-05-20 12:41:25 +0100
  • 8f448a1764 Produce valid JSON (escape \n), add indent filter Kegan Dougal 2015-05-20 11:49:10 +0100
  • 2e5809a68e Make build.py accept generic files for template var substitutions. Kegan Dougal 2015-05-20 11:19:32 +0100
  • 1a65c051e8 Whitespace Kegan Dougal 2015-05-19 17:05:34 +0100
  • c61223fb27 Add title/desc to lots of event schemas, add missing keys (e.g. avatar_url, displayname), add required keys section to spec. Kegan Dougal 2015-05-19 16:49:20 +0100
  • c237c9010a Actually produce valid RST from the template Kegan Dougal 2015-05-19 15:54:24 +0100
  • 8643b4aadd Update v1 paths, recursively print JSON format for arrays as well as objects. Kegan Dougal 2015-05-19 15:36:44 +0100
  • 92c85bda1d Merge branch 'master' into templating Kegan Dougal 2015-05-19 15:29:37 +0100
  • 4f0073105f Merge pull request #18 from matrix-org/event-schemas Kegsay 2015-05-19 15:28:45 +0100
  • 9fd57c6fe6 Namespace all the things to v1. Kegan Dougal 2015-05-19 15:28:08 +0100
  • 3c0b564977 Whine if there are missing variables that the template needs. Kegan Dougal 2015-05-19 15:24:55 +0100
  • 7563f1058b Make the templating system work(!) Kegan Dougal 2015-05-19 15:03:31 +0100
  • 4e64d9e340 Start fleshing out build script Kegan Dougal 2015-05-19 13:16:16 +0100
  • 0b8b77697b Add templating folder and stub files/templates. Kegan Dougal 2015-05-19 11:22:33 +0100
  • b4d245bce3 Add m.call.invite/candidates/answer/hangup Kegan Dougal 2015-05-18 17:54:17 +0100
  • 6f842da227 Add redaction, feedback and presence events. Kegan Dougal 2015-05-18 17:28:38 +0100
  • c78088cfd1 Add m.room.aliases/create/join_rules/member/power_levels Kegan Dougal 2015-05-18 17:10:11 +0100
  • 5216b1ac8a Add m.room.topic. Add title/descs. Add 'type' key checking. Kegan Dougal 2015-05-18 16:52:03 +0100
  • 809ec63b9c Dump schema in a subdir for purity. Kegan Dougal 2015-05-18 16:23:32 +0100
  • 8ec10bbdf2 Add m.room.name and state_key core schema. Kegan Dougal 2015-05-18 16:21:09 +0100
  • a8af9bef29 Add example events. Kegan Dougal 2015-05-18 16:13:41 +0100
  • c370599a17 Add README Kegan Dougal 2015-05-18 16:00:26 +0100
  • f0188a46d1 Add event-schema directory and m.room.message schema. Kegan Dougal 2015-05-18 15:48:46 +0100
  • bfec7752cb Merge pull request #9 from matrix-org/v2-presence Kegsay 2015-05-18 14:02:09 +0100
  • fa1ec93c78 typo Matthew Hodgson 2015-05-09 14:53:48 +0100
  • 39b3de1df3 remove AS register/unregister APIs from the spec for now, but keep the useful info intact Matthew Hodgson 2015-05-09 14:49:16 +0100
  • 580b4a1787 Merge pull request #15 from matrix-org/csauth Erik Johnston 2015-05-07 17:55:51 +0100
  • 9752dc399e Update 30_server_server_api.rst Mark Haines 2015-04-28 17:49:33 +0100
  • 9bfbbce0f4 Update 30_server_server_api.rst Mark Haines 2015-04-28 17:47:16 +0100
  • cdcaf69fb5 Update 30_server_server_api.rst Mark Haines 2015-04-28 17:39:03 +0100
  • deb17914ca Link syntax David Baker 2015-04-27 13:21:22 +0100
  • 199bb87ffa Add link to v1 docs. David Baker 2015-04-27 13:19:47 +0100
  • 3343b7f84d Clarify n-factor auth and add the diagram back in as an example David Baker 2015-04-24 13:42:02 +0100
  • e7d334c5cd Kill all camels David Baker 2015-04-24 13:32:36 +0100
  • 233522b612 Fix typo David Baker 2015-04-24 11:01:40 +0100
  • 4bf3a17c3a Add v1 registration / login stuff into attic dir David Baker 2015-04-24 10:26:34 +0100
  • a52819ba69 Clarify dummy auth David Baker 2015-04-24 10:20:57 +0100
  • fa8d8a9f95 Remove spurious array in error example David Baker 2015-04-24 09:56:42 +0100
  • cfbc58c4fb Forgot bind_email param on register. David Baker 2015-04-23 22:44:09 +0100
  • 52692931d7 fix typos Matthew Hodgson 2015-04-23 22:41:53 +0100
  • e52146e47f V2PREFIX David Baker 2015-04-23 22:34:33 +0100
  • dd12d901af Oops: missed recaptcha. Also make list in the same order as the details. David Baker 2015-04-23 22:31:54 +0100
  • b71aaddad0 Try & fix RST errors David Baker 2015-04-23 18:39:38 +0100
  • c583bf9570 wrong title level David Baker 2015-04-23 18:33:24 +0100
  • 8495d9451e Document CS API V2 auth changes and new APIs. David Baker 2015-04-23 18:30:15 +0100
  • 04086975bd fix header depth Matthew Hodgson 2015-04-23 16:19:46 +0100
  • 4255058680 typo Matthew Hodgson 2015-04-23 16:17:22 +0100
  • dacf93b405 oooooops, apparently I forgot to 'git add' these when I refactored the spec last month :-/ Matthew Hodgson 2015-04-23 16:15:07 +0100
  • a6c080fc7e Merge pull request #14 from matrix-org/key_v2 Matthew Hodgson 2015-04-23 16:10:35 +0100
  • 6f269890be Add a brief reference to the perspectives project and mention what should happen if a server goes offline Mark Haines 2015-04-23 16:06:07 +0100
  • 0db3182159 Describe what the expired_ts is Mark Haines 2015-04-23 15:32:58 +0100
  • 4422e9ca2b Add a short summary of how the v2 key api is supposed to be used Mark Haines 2015-04-23 15:30:57 +0100
  • ed21f50cc3 Add version 2 of the server key distribution API Mark Haines 2015-04-23 15:04:22 +0100
  • 3f5a94484f Update spec where I changed it to allow omiting value for highlight David Baker 2015-04-17 10:35:42 +0100
  • 0f1514febb standardise on <foo> rather than :foo Matthew Hodgson 2015-03-29 08:19:40 -0400
  • c0e55bb99e make intro match order of sections as per max g-j feedback Matthew Hodgson 2015-03-28 21:40:12 -0400
  • 07c4d6cd21 Add append flag to pushers to support multiple accounts. David Baker 2015-03-25 16:15:17 +0000
  • c1d7e82d29 rst fail Matthew Hodgson 2015-03-23 17:52:23 +0000
  • 9ff5456b5e fix sections a bit more Matthew Hodgson 2015-03-23 15:55:07 +0000
  • 0c6bd900a3 fix sections a bit Matthew Hodgson 2015-03-23 15:51:29 +0000
  • 7b310db783 Merge pull request #13 from matrix-org/ua925_reshuffle Matthew Hodgson 2015-03-23 15:37:31 +0000
  • c3f29ea720 Merge branch 'master' into ua925_reshuffle Matthew Hodgson 2015-03-23 15:36:36 +0000
  • 58c28598af lots of fixes based on kegan's review of https://github.com/matrix-org/matrix-doc/pull/13 Matthew Hodgson 2015-03-19 14:21:08 +0100
  • d40f6c1d7c lots of fixes based on kegan's review of https://github.com/matrix-org/matrix-doc/pull/13 Matthew Hodgson 2015-03-19 14:20:58 +0100
  • e60ffd6909 unix line-endings please... Matthew Hodgson 2015-03-19 14:08:48 +0100
  • 62cf5e0cd4 Add max length to pushkey David Baker 2015-03-18 13:55:23 +0000
  • 598e9b3113 big reshuffle: * try to make 00_basis slightly more accessible and less terse * move CS API before Events, as it's meaningless to dive into specific events if you haven't been introduced to how the CS API works * Try to improve the beginning of the CS API by merging back in some of kegan's original v1 content (which has subsequently been deleted somewhere along the line?) * document m.presence event consistently * move typing from drafts to spec * move push stuff from drafts to spec ...and lots of other stuff Matthew Hodgson 2015-03-16 00:14:03 -0400
  • 80a7daf0aa Add length to profile tag spec. David Baker 2015-03-13 14:33:22 +0000
  • c38c33929a Put diagram in literal block David Baker 2015-03-13 11:43:30 +0000
  • fa1820ef3b Add ascii art diagram explaining architecture. David Baker 2015-03-13 11:32:03 +0000
  • 712da51c8c Spec additions to the push API for the web client David Baker 2015-03-11 16:25:44 +0000
  • bea6c84e46 Includign a filename extension is probably incorrect. David Baker 2015-03-11 16:21:31 +0000
  • bfde21fa9e Specify that suppress notices should be an override rule. David Baker 2015-03-06 10:11:30 +0000
  • fe5372621e More indenting for a code block David Baker 2015-03-04 17:12:05 +0000
  • 04b8c661d0 add .m.rule.suppress_notices David Baker 2015-03-04 15:31:49 +0000
  • b6dd67129e Specify that we never alert for event we sent ourself. David Baker 2015-03-02 14:35:44 +0000
  • 63593de4b8 Rename room-with-two-members rule because when/if we have actual one-to-one rooms, this will reflect reality better. David Baker 2015-03-02 13:27:31 +0000
  • 686c6fd03a Blank lines before preformatted blocks David Baker 2015-02-26 18:56:20 +0000
  • 98ecd3c97d SYN-267 Specify a set of standard server default rules and specify no notifications if no rules match. David Baker 2015-02-26 18:49:34 +0000