Commit graph

2230 commits

Author SHA1 Message Date
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
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
Max Sandholm
43a880be50 Add godot-matrix to the list of SDKs 2017-09-13 17:19:23 +03:00
Matthew Hodgson
414ef70592 update corp details & XMPP FAQ 2017-09-10 20:26:40 +01:00
komatr
f89eabdb39 add new client Koma to the projects page 2017-09-06 09:43:09 +00:00
David Baker
883767a905 Merge pull request #984 from matrix-org/rav/sync_timeout
Make clear that the /sync timeout is zero by default
2017-08-31 17:56:20 +01:00
Richard van der Hoff
1e3f5683c8 Make clear that the /sync timeout is zero by default 2017-08-31 16:56:50 +01:00
Travis Ralston
06f996c5d1 Document one-way bridging (#921) 2017-08-31 10:06:49 +01:00
strixaluco
5e8e8bfcf7 Add Guillotine project 2017-08-31 16:59:03 +08:00
Alexey Murz Korepov
19288b7759 Add matterbridge to list of Matrix bridges (#974) 2017-08-22 07:00:13 +01:00
Matthew Hodgson
c934e3207a fix archlinux url 2017-08-20 10:51:40 +01:00
Richard van der Hoff
bdc936099f Merge pull request #970 from t3chguy/patch-3
add matrix-static to Try-Matrix-Now
2017-08-14 15:05:01 +01:00
Richard van der Hoff
bb634fc437 Merge pull request #972 from 14mRh4X0r/patch-1
Update link to WHATWG's Living Standard FAQ entry
2017-08-14 15:04:11 +01:00
14mRh4X0r
6570a5c6a3 Update link to WHATWG's Living Standard FAQ entry 2017-08-11 14:22:13 +00:00
Michael Telatynski
c501f03065 add matrix-static to Try-Matrix-Now 2017-08-09 18:21:19 +01:00
Richard van der Hoff
c8c0ba38b2 Merge pull request #967 from lub/patch-1
update Let's Encrypt guide
2017-08-08 14:45:56 +01:00
lub
93271a8f3e fix link for certbot 2017-08-08 15:21:08 +02:00
lub
9933aee091 remove note to copy cert+key
see feb4ae84ba for explanation
2017-08-08 11:39:53 +02:00