Commit graph

2980 commits

Author SHA1 Message Date
Richard van der Hoff b94c4a9f36 Sneaky update to 0.2.0 spec to link unstable
This doesn't count as a spec release, right??
2017-10-24 23:21:33 +01:00
Richard van der Hoff 5888070da2 Merge pull request #1036 from matrix-org/rav/delete_stateres_draft
Delete state_resolution.rst
2017-10-24 13:41:49 +01:00
Richard van der Hoff 6c3d2b6bac Delete state_resolution.rst
This doesn't really give any information. https://github.com/matrix-org/matrix-doc/blob/master/drafts/erikj_federation.rst#state-resolution is better, though even that should be moved into the spec proper
2017-10-24 13:10:40 +01:00
Matthew Hodgson 7f6f3aab2a Merge pull request #1035 from f0x52/master
Neo update
2017-10-23 22:15:32 +01:00
f0x52 51d0181106 Neo update 2017-10-23 21:00:19 +02:00
Matthew Hodgson a02658c4ac use valid JSON in example 2017-10-23 19:49:47 +01:00
Richard van der Hoff 6282a53ca9 Merge pull request #1032 from matrix-org/rav/mxid_grammar
Indentifier grammar updates
2017-10-23 10:57:47 +01:00
Richard van der Hoff 8d8ea861ec Merge pull request #1028 from ptman/console-abandoned
Update status of console projects
2017-10-23 01:02:22 +01:00
Richard van der Hoff 44fc033624 Fix broken links in the intro 2017-10-23 01:00:43 +01:00
Richard van der Hoff 3ab4334f1c changelog 2017-10-23 00:51:41 +01:00
Richard van der Hoff c08e6616c7 Try to make the intro link more obvious
Fixes https://github.com/matrix-org/matrix-doc/issues/1031.
2017-10-23 00:51:41 +01:00
Richard van der Hoff 628e723483 Move the MXID spec to the appendices
Also link to them from the /register API doc.
2017-10-23 00:51:40 +01:00
Richard van der Hoff 0a85fbb4f5 Allow slashes in MXIDs
Because apparently we like slashes now.
2017-10-23 00:22:25 +01:00
Richard van der Hoff 5fee8e54eb Document the event auth rules (#1027)
These are a necessary precursor to state resolution.
2017-10-20 13:36:56 +01:00
Paul Tötterman fb59fb6153 Update status of console projects 2017-10-20 13:52:05 +03:00
Richard van der Hoff 68b8192d86 Merge pull request #1001 from turt2live/travis/projects-q3-2017
Synchronize the projects I work on with matrix-doc
2017-10-19 10:43:24 +01:00
Richard van der Hoff 23e2f8986c Merge pull request #1026 from matrix-org/rav/power_levels_doc
Clarify what happens when there is no power_levels event
2017-10-17 20:54:18 +01:00
Richard van der Hoff c4bcd0a713 Merge pull request #1007 from turt2live/travis/m.room.pinned_events
Add spec for m.room.pinned_events
2017-10-17 17:33:27 +01:00
Richard van der Hoff 04be03bea9 changelog 2017-10-17 16:39:38 +01:00
Richard van der Hoff b4e24d443a Clarify what happens when there is no power_levels event 2017-10-17 16:34:50 +01:00
Travis Ralston 198c969e6f Update client_server.rst
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-17 09:12:28 -06:00
Travis Ralston 714c922371 Update .gitignore
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-17 09:09:11 -06:00
Travis Ralston 5e7df0e87c Update instant_messaging.rst
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-17 09:08:50 -06:00
Richard van der Hoff 1afe02d07d Update README.rst
add site label
2017-10-16 10:09:11 +01:00
Richard van der Hoff f1139b5b13 fix inter-spec link 2017-10-15 23:42:05 +01:00
Richard van der Hoff 5d473ced58 Merge pull request #1023 from matrix-org/rav/event_size
Specify max event size more precisely
2017-10-15 23:35:51 +01:00
Matthew Hodgson b2bb7747dc readd hangouts-bridge with right url 2017-10-15 23:33:19 +01:00
Richard van der Hoff 926d7bb2ae Remove broken link to hangouts bridge
Fixes https://github.com/matrix-org/matrix-doc/issues/1005
2017-10-15 23:22:05 +01:00
Richard van der Hoff a8afbfd27d Avoid external link in search swagger 2017-10-15 23:01:54 +01:00
Marcel 2dbd6bbdc7 Add Morpheus as Client (#1020) 2017-10-15 22:33:30 +01:00
Richard van der Hoff bf4936d6d7 Specify max event size more precisely
This is somewhat inelegant, and will please nobody, but I think it's more
important that we specify the current state of the onion than worry about what
would have been nice, and introduce incompatibilities while we do so.
2017-10-15 22:18:10 +01:00
Richard van der Hoff add03fb8f9 formatting 2017-10-13 02:21:48 +01:00
Richard van der Hoff 6b0ae8013b formatting 2017-10-13 02:18:21 +01:00
Richard van der Hoff 30b5005266 formatting 2017-10-13 02:17:40 +01:00
Richard van der Hoff d3a4ad06c7 Notes on issue categorisation 2017-10-13 02:12:00 +01:00
tijder 4ed19ef8be Create 2017-10-12-SmsMatrix.md (#1018) 2017-10-12 23:29:04 +01:00
Kitsune Ral 004a4d5148 Added/updated operationIds according to today's updates in the spec
Signed-off-by: Alexey Rusakov <ktirf@users.sf.net>
2017-10-11 02:22:19 +09:00
Kitsune Ral 24afe7987c Add operationId to all endpoints of all APIs
To facilitate generation of API stubs from the spec.

Signed-off-by: Alexey Rusakov <ktirf@users.sf.net>
2017-10-11 01:58:31 +09:00
Michael Telatynski bf3b49f13c document joined_members and joined_rooms endpoints (#999) 2017-10-10 16:16:27 +01:00
Matthew Hodgson 7e85a21dd0 Merge pull request #1012 from maxidor/master
Update mxisd description
2017-10-07 23:53:44 +01:00
Max Dor 9b1470cefe Update mxisd description 2017-10-07 18:55:26 +02:00
Travis Ralston a1265a274b Add spec for m.room.pinned_events
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 11:59:27 -06:00
Richard van der Hoff cfb547b474 Fix perspectives project link
The perspectives project seems to be dead :/. We can at least link to the
wayback machine.
2017-09-27 15:31:55 +01:00
Richard van der Hoff 544bd0a5d2 Improve logging for gendoc 2017-09-27 08:04:24 +01:00
Richard van der Hoff 0dfff6b190 Simplify dump_swagger
We don't need most of the templating stuff. All we have to do is merge together
the swagger files, and resolve references.
2017-09-27 08:04:24 +01:00
Richard van der Hoff 726a8c2f61 Refactor _load_swagger_meta
factor out _handle_endpoint
2017-09-27 08:04:24 +01:00
Richard van der Hoff 70ec3237b6 Remove grandfathering for json strings
Examples now have to be raw objects rather than json strings
2017-09-27 08:04:24 +01:00
Richard van der Hoff 820704a16a Format examples as raw objects
According the the openapi spec, examples for responses and schemas should be
raw objects rather than being json strings. (It's unclear what non-json
examples should look like...).

The swagger UI used to support json strings, but no longer does. In short,
let's turn the json strings into their raw formats.
2017-09-27 08:04:24 +01:00
Matthew Hodgson 0795f3667e Merge pull request #1004 from Changaco/patch-1
Fix liberapay links in FAQ
2017-09-26 18:43:50 +01:00
Charly C 78f9edcb7c fix liberapay links in FAQ 2017-09-26 19:38:14 +02:00