Commit graph

2996 commits

Author SHA1 Message Date
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
Richard van der Hoff 2454598926 Speculator: include API docs links for branches 2017-09-26 15:23:00 +01:00
Matthew Hodgson c9d5498767 clarify ID rules 2017-09-26 15:13:15 +01:00
Brendan Abolivier 0b74492d67 Fix membership on third-party invite upgrade (#995) 2017-09-26 14:57:51 +01:00
Richard van der Hoff a7c28fdf43 Merge pull request #3 from matrix-org/human-id-rules
Proposal for human ID rules.
2017-09-26 14:56:10 +01:00
Richard van der Hoff aebfcda320 Merge branch 'master' into human-id-rules 2017-09-26 14:54:14 +01:00
Richard van der Hoff d80a0192cd Merge pull request #990 from koma-im/master
add new client Koma to the projects page
2017-09-26 14:46:39 +01:00
Richard van der Hoff f651717bb9 Merge branch 'rav/projects-guillotine' 2017-09-26 14:39:27 +01:00
Richard van der Hoff bbb072a160 Reword guillotine description 2017-09-26 14:38:52 +01:00
Richard van der Hoff a84a34ee6c GETting a filter requires auth (#1003) 2017-09-26 14:11:43 +01:00
Travis Ralston 9769781d90 Delete 2017-09-15-matrix-welcome-back-bot.md
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-24 23:30:11 -06:00
Travis Ralston 04d9da273b Delete 2017-07-31-matrix-alias-bot.md
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-24 23:30:02 -06:00
Travis Ralston 0884b53118 Add matrix-welcome-back-bot
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:40:19 -06:00
Travis Ralston 12bb8d62f8 Add matrix-appservice-twilio
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:40:11 -06:00
Travis Ralston 98294cab0d Add matrix-alias-bot
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:40:04 -06:00
Travis Ralston f7c1574c91 Add matrix-appservice-webhooks
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:39:58 -06:00
Travis Ralston 13b2799f76 Add matrix-wishlist
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:39:51 -06:00
Travis Ralston c102f7921a Add matrix-dimension
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:39:45 -06:00
Travis Ralston a4a3ad29d4 Update instagram bridge
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:39:38 -06:00
Richard van der Hoff 13d3293378 Fix version-extraction regexp
Fixes https://github.com/matrix-org/matrix-doc/issues/982
2017-09-18 13:48:35 +01:00
Richard van der Hoff a42d3011b7 Hopefully, fix some bullet lists in projects pages
... because why would markdown be consistent?
2017-09-17 17:29:40 +01:00
Matthew Hodgson 4cd5a31224 Merge pull request #1000 from maxidor/master
Update matrix-appservice-email info
2017-09-17 00:42:35 +01:00
Max Dor 6ee9a8c964 Update matrix-appservice-email info 2017-09-17 01:37:56 +02:00
Richard van der Hoff f667e0b083 Merge pull request #998 from maxidor/master
Update mxisd project description
2017-09-16 20:09:42 +01:00
Max Dor e978384d4b Update mxisd project description 2017-09-16 14:12:55 +02:00
Brendan Abolivier 19579c718a Merge pull request #997 from matrix-org/babolivier/third-party-invites
Add remote invites and third-party invites to the federation spec
2017-09-15 17:26:41 +01:00
Brendan Abolivier 6b6a941e36
Phrasing 2017-09-15 16:58:34 +01:00
Brendan Abolivier 8de93147b1
Typo 2017-09-15 16:57:05 +01:00
Brendan Abolivier c71575c94d
Remove useless blank line 2017-09-14 19:53:11 +01:00
Brendan Abolivier 94374c696b
Update changelog 2017-09-14 19:51:23 +01:00
Brendan Abolivier 4a99691108
Move link to the bottom of the file 2017-09-14 19:48:43 +01:00
Brendan Abolivier 9d90fa2cae
Specify third-party invites 2017-09-14 19:44:49 +01:00
Brendan Abolivier af961321e9
Specify remote invite 2017-09-14 19:15:06 +01:00
Brendan Abolivier 997e76fcf7
Update JSON body for 3PID onbind requests 2017-09-13 19:27:36 +01:00
Tom Lant 57609d3cdc Merge pull request #994 from vurpo/master
Add godot-matrix to the list of SDKs
2017-09-13 16:38:04 +01:00