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
lub
feb4ae84ba
use symlinks instead of copy
...
Let's Encrypt creates symlink to the current keys+certs in /etc/letsencrypt/live/
It isn't very useful to copy the link targets, because they rotate with every renewal (max every 90 days, optimally every 60 days). Per default the files (key+cert) have owner root:root and 0644, which should be sufficient for synapse to read.
7 years ago
Richard van der Hoff
b0ea6038c6
Move jekyll back out of matrix-doc again
...
Having the jekyll assets here is a mistake, because they need to be versioned
separately to the spec: we keep old versions of the spec, but they sometimes
need to be restyled to match the latest website.
7 years ago
Richard van der Hoff
8a66b1a68b
Build the spec as part of the build
7 years ago
Richard van der Hoff
0af06291fe
Hardcode client major version r0
7 years ago
Richard van der Hoff
986e51cf35
Gendoc: allow overriding the dest dir
7 years ago
Richard van der Hoff
2519b78814
install PyYAML
7 years ago
Richard van der Hoff
35ae69f2e1
Use a virtualenv
7 years ago
Richard van der Hoff
9d2a93ad7b
Run jekyll as part of the matrix-doc build
...
- this saves us having to run it manually on the web server.
7 years ago
Richard van der Hoff
299b60970b
Merge pull request #918 from shawnanastasio/master
...
supporting-docs/projects: Add matrix-pollbot
7 years ago
Richard van der Hoff
b8ac9fdefa
Merge pull request #960 from matrix-org/babolivier/fix-get-room-alias
...
Fix response format and 404 example for room alias lookup
7 years ago
Richard van der Hoff
4a4ca9e39b
Merge pull request #964 from t3chguy/patch-2
...
fix react-sdk link
7 years ago
Richard van der Hoff
a545392e73
Merge pull request #963 from krombel/patch-2
...
Fix inconsistency: `join_rules` => `join_rule`
7 years ago
Michael Telatynski
a9d9f58229
fix react-sdk link
7 years ago
krombel
f8ce497bd6
Fix inconsistency: `join_rules` => `join_rule`
...
All other docs do not have `join_rules` but `join_rule`
This PR fix this inconsistency.
Mentioned by @digital:sorunome.de in [#matrix-dev:matrix.org](https://matrix.to/#/!XqBunHwQIXUiqCaoxq:matrix.org/$150142347531959wjGGm:sorunome.de )
7 years ago
Brendan Abolivier
25f23873d4
Update changelog
7 years ago
Brendan Abolivier
fee65dbacb
Fix response format and 404 example for room alias lookup
7 years ago
Richard van der Hoff
7cec016256
Merge pull request #959 from QMatrixClient/master
...
libqmatrixclient minor changes
7 years ago