- 04 Jan, 2021 1 commit
-
-
Eric Eastwood authored
-
- 13 Nov, 2020 1 commit
-
-
chagai95 authored
Minor corrections and advice... Should help beginners.
-
- 27 Oct, 2020 1 commit
-
-
Dan Callahan authored
The test runner isn't present in the `[all]` set of extras, so the previous instructions did not work without also installing `[test]`. Note that this does not include the `[lint]` extras, since those do not install on all supported Python versions (specifically, isort 5.x requires Python 3.6, while we still support 3.5). Instructions for that are included in our pull request template, so we should be fine there. I've also dropped the `--no-use-pep517` arg to `pip install` since it seems to have been added to address a temporary regression in pip 19.1 which was fixed in pip 19.1.1 the following month. Lastly, updated the example output of the test suite to set more realistic expectations around run time. Signed-off-by:
Dan Callahan <danc@element.io>
-
- 08 Oct, 2020 1 commit
-
-
Mateusz Przybyłowicz authored
Added shields directing to synapse-dev room, showing license, latest version on PyPi and supported Python versions. I've moved substitution definitions to the bottom to improve readability. Signed-off-by:
Mateusz Przybyłowicz <uamfhq@gmail.com>
-
- 07 Oct, 2020 1 commit
-
-
Andrew Morgan authored
https://github.com/matrix-org/synapse/tree/develop/docs/sphinx doesn't seem to really be utilised or changed recently since the initial commit. I like the idea of exportable documentation of the codebase, but at the moment after running through the build instructions the generated website wasn't very useful...
-
- 29 Jul, 2020 1 commit
-
-
Aaron Raimist authored
-
- 23 Jul, 2020 1 commit
-
-
Michael Kaye authored
-
- 08 Jul, 2020 1 commit
-
-
Nicolai Søborg authored
* Change Caddy links Current links points to Caddy v1 which is deprecated. Signed-off-by:
Nicolai Søborg <git@xn--sb-lka.org>
-
- 19 Jun, 2020 1 commit
-
-
Jesse Riddle authored
-
- 01 Jun, 2020 1 commit
-
-
Andrew Morgan authored
Just in case people head straight to the troubleshooting section and find themselves at a dead end.
-
- 01 May, 2020 2 commits
-
-
Brendan Abolivier authored
Continuation of #7379 Adds a section in the README telling people to go to #synapse:matrix.org instead of using github issues. I'm not entirely sure about placing it above the install section but then people are likely to first seek support when installing (if something goes boom), and it's probably better to have it as high as possible anyway so people actually see it.
-
Brendan Abolivier authored
This PR moves the "support is in #synapse:matrix.org" in the bug report template outside of the comment as some people seem to ignore what's in the comments, and phrase it a bit more like the support request template. It also adds a default issue template that says the same thing. It's also adding a notice about the security disclosure to both the default template and the bug report one. It also adds a badge to the top of the README with an alt text saying about the same message if the badge doesn't load (e.g. if matrix.org is slow). Fixes #6826
-
- 05 Feb, 2020 1 commit
-
-
Patrick Cloke authored
-
- 22 Dec, 2019 2 commits
- 17 Sep, 2019 1 commit
-
-
dstipp authored
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.
-
- 12 Sep, 2019 1 commit
-
-
Richard van der Hoff authored
-
- 10 Jul, 2019 1 commit
-
-
Bruno Windels authored
-
- 18 Jun, 2019 1 commit
-
-
Richard van der Hoff authored
-
- 09 Jun, 2019 1 commit
-
-
Benjamin Saunders authored
Signed-off-by:
Benjamin Saunders <ben.e.saunders@gmail.com>
-
- 25 Apr, 2019 1 commit
-
-
Richard van der Hoff authored
-
- 12 Mar, 2019 1 commit
-
-
Neil Johnson authored
Improved federation configuration docs. Specifically detailing .well-known and SRV based delegation methods. Inspiration Valentin Lab <valentin.lab@kalysto.org> for https://github.com/matrix-org/synapse/pull/4781
-
- 04 Mar, 2019 1 commit
-
-
Andrew Morgan authored
-
- 25 Feb, 2019 1 commit
-
-
Matthew Hodgson authored
* add trivial clarification about jemalloc * switch from google.com to recaptcha.net because https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally
-
- 12 Feb, 2019 1 commit
-
-
Richard van der Hoff authored
Lots of updates to the README/INSTALL.md. Fixes #4601.
-
- 11 Feb, 2019 1 commit
-
-
Richard van der Hoff authored
Factor out the reverse proxy info to a separate file, add some more info on reverse-proxying the federation port.
-
- 05 Feb, 2019 6 commits
-
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Richard van der Hoff authored
The readme was getting pretty unmanageable and hard to grok. This is an attempt to simplify things by moving installation instructions from the README to a separate file. I've tried to resist the temptation to fix too much stuff while I'm here - it mostly just copies-and-pastes from one doc to the other, and changes from rst to md syntax.
-
- 01 Feb, 2019 8 commits
-
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Richard van der Hoff authored
Co-Authored-By:
anoadragon453 <1342360+anoadragon453@users.noreply.github.com>
-
Richard van der Hoff authored
Co-Authored-By:
anoadragon453 <1342360+anoadragon453@users.noreply.github.com>
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-