- Nov 13, 2020
-
-
chagai95 authored
Minor corrections and advice... Should help beginners.
-
- Oct 27, 2020
-
-
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>
-
- Oct 08, 2020
-
-
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>
-
- Oct 07, 2020
-
-
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...
-
- Jul 29, 2020
-
-
Aaron Raimist authored
-
- Jul 23, 2020
-
-
Michael Kaye authored
-
- Jul 08, 2020
-
-
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>
-
- Jun 19, 2020
-
-
Jesse Riddle authored
-
- Jun 01, 2020
-
-
Andrew Morgan authored
Just in case people head straight to the troubleshooting section and find themselves at a dead end.
-
- May 01, 2020
-
-
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
-
- Feb 05, 2020
-
-
Patrick Cloke authored
-
- Dec 22, 2019
- Sep 17, 2019
-
-
dstipp authored
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.
-
- Sep 12, 2019
-
-
Richard van der Hoff authored
-
- Jul 10, 2019
-
-
Bruno Windels authored
-
- Jun 18, 2019
-
-
Richard van der Hoff authored
-
- Jun 09, 2019
-
-
Benjamin Saunders authored
Signed-off-by:
Benjamin Saunders <ben.e.saunders@gmail.com>
-
- Apr 25, 2019
-
-
Richard van der Hoff authored
-
- Mar 12, 2019
-
-
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
-
- Mar 04, 2019
-
-
Andrew Morgan authored
-
- Feb 25, 2019
-
-
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
-
- Feb 12, 2019
-
-
Richard van der Hoff authored
Lots of updates to the README/INSTALL.md. Fixes #4601.
-
- Feb 11, 2019
-
-
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.
-
- Feb 05, 2019
-
-
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.
-
- Feb 01, 2019
-
-
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
-
Andrew Morgan authored
-