Richard van der Hoff
544bd0a5d2
Improve logging for gendoc
7 years ago
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.
7 years ago
Richard van der Hoff
726a8c2f61
Refactor _load_swagger_meta
...
factor out _handle_endpoint
7 years ago
Richard van der Hoff
70ec3237b6
Remove grandfathering for json strings
...
Examples now have to be raw objects rather than json strings
7 years ago
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.
7 years ago
Matthew Hodgson
0795f3667e
Merge pull request #1004 from Changaco/patch-1
...
Fix liberapay links in FAQ
7 years ago
Charly C
78f9edcb7c
fix liberapay links in FAQ
7 years ago
Richard van der Hoff
2454598926
Speculator: include API docs links for branches
7 years ago
Matthew Hodgson
c9d5498767
clarify ID rules
7 years ago
Brendan Abolivier
0b74492d67
Fix membership on third-party invite upgrade ( #995 )
7 years ago
Richard van der Hoff
a7c28fdf43
Merge pull request #3 from matrix-org/human-id-rules
...
Proposal for human ID rules.
7 years ago
Richard van der Hoff
aebfcda320
Merge branch 'master' into human-id-rules
7 years ago
Richard van der Hoff
d80a0192cd
Merge pull request #990 from koma-im/master
...
add new client Koma to the projects page
7 years ago
Richard van der Hoff
f651717bb9
Merge branch 'rav/projects-guillotine'
7 years ago
Richard van der Hoff
bbb072a160
Reword guillotine description
7 years ago
Richard van der Hoff
a84a34ee6c
GETting a filter requires auth ( #1003 )
7 years ago
Richard van der Hoff
13d3293378
Fix version-extraction regexp
...
Fixes https://github.com/matrix-org/matrix-doc/issues/982
7 years ago
Richard van der Hoff
a42d3011b7
Hopefully, fix some bullet lists in projects pages
...
... because why would markdown be consistent?
7 years ago
Matthew Hodgson
4cd5a31224
Merge pull request #1000 from maxidor/master
...
Update matrix-appservice-email info
7 years ago
Max Dor
6ee9a8c964
Update matrix-appservice-email info
7 years ago
Richard van der Hoff
f667e0b083
Merge pull request #998 from maxidor/master
...
Update mxisd project description
7 years ago
Max Dor
e978384d4b
Update mxisd project description
7 years ago
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
7 years ago
Brendan Abolivier
6b6a941e36
Phrasing
7 years ago
Brendan Abolivier
8de93147b1
Typo
7 years ago
Brendan Abolivier
c71575c94d
Remove useless blank line
7 years ago
Brendan Abolivier
94374c696b
Update changelog
7 years ago
Brendan Abolivier
4a99691108
Move link to the bottom of the file
7 years ago
Brendan Abolivier
9d90fa2cae
Specify third-party invites
7 years ago
Brendan Abolivier
af961321e9
Specify remote invite
7 years ago
Brendan Abolivier
997e76fcf7
Update JSON body for 3PID onbind requests
7 years ago
Tom Lant
57609d3cdc
Merge pull request #994 from vurpo/master
...
Add godot-matrix to the list of SDKs
7 years ago
Max Sandholm
43a880be50
Add godot-matrix to the list of SDKs
7 years ago
Matthew Hodgson
414ef70592
update corp details & XMPP FAQ
7 years ago
komatr
f89eabdb39
add new client Koma to the projects page
7 years ago
David Baker
883767a905
Merge pull request #984 from matrix-org/rav/sync_timeout
...
Make clear that the /sync timeout is zero by default
7 years ago
Richard van der Hoff
1e3f5683c8
Make clear that the /sync timeout is zero by default
7 years ago
Travis Ralston
06f996c5d1
Document one-way bridging ( #921 )
7 years ago
strixaluco
5e8e8bfcf7
Add Guillotine project
7 years ago
Alexey Murz Korepov
19288b7759
Add matterbridge to list of Matrix bridges ( #974 )
7 years ago
Matthew Hodgson
c934e3207a
fix archlinux url
7 years ago
Richard van der Hoff
bdc936099f
Merge pull request #970 from t3chguy/patch-3
...
add matrix-static to Try-Matrix-Now
7 years ago
Richard van der Hoff
bb634fc437
Merge pull request #972 from 14mRh4X0r/patch-1
...
Update link to WHATWG's Living Standard FAQ entry
7 years ago
14mRh4X0r
6570a5c6a3
Update link to WHATWG's Living Standard FAQ entry
7 years ago
Michael Telatynski
c501f03065
add matrix-static to Try-Matrix-Now
7 years ago
Richard van der Hoff
c8c0ba38b2
Merge pull request #967 from lub/patch-1
...
update Let's Encrypt guide
7 years ago
lub
93271a8f3e
fix link for certbot
7 years ago
lub
9933aee091
remove note to copy cert+key
...
see feb4ae84ba
for explanation
7 years ago
lub
ae8c6179f5
change binary to certbot
...
out of the certbot/certbot README.rst:
> Until May 2016, Certbot was named simply letsencrypt or letsencrypt-auto, depending on install method. Instructions on the Internet, and some pieces of the software, may still refer to this older name.
7 years ago
lub
464f5cdff3
recommend ```renew``` for renewal
...
settings for renewal are stored in /etc/letsencrypt/renewal/<domain>.conf - it is not necessary to specify them every time
7 years ago