Commit graph

2263 commits

Author SHA1 Message Date
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
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