Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated docs: Added note about missing 308 redirect support. (#8120) | Ryan Cole | 2020-08-19 | 1 | -0/+12 |
| | | | | | * Updated docs: Added note about missing 308 redirect support. * Added changelog | ||||
* | Incorporate review | Brendan Abolivier | 2020-02-19 | 1 | -4/+4 |
| | |||||
* | Incorporate review | Brendan Abolivier | 2020-02-18 | 1 | -8/+8 |
| | |||||
* | Phrasing | Brendan Abolivier | 2020-02-18 | 1 | -1/+1 |
| | |||||
* | Argh trailing spaces | Brendan Abolivier | 2020-02-18 | 1 | -2/+2 |
| | |||||
* | Make federate.md more of a sumary of the steps to follow to set up replication | Brendan Abolivier | 2020-02-18 | 1 | -17/+28 |
| | |||||
* | Split the delegating documentation out of federate.md and trim it down | Brendan Abolivier | 2020-02-18 | 1 | -133/+0 |
| | |||||
* | Reword sections of federate.md that explained delegation at time of Synapse ↵ | Aaron Raimist | 2020-01-02 | 1 | -21/+3 |
| | | | | | | | | | | | | 1.0 transition (#6601) * Remove sections of federate.md explaining delegation at time of Synapse 1.0 transition Signed-off-by: Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by: Aaron Raimist <aaron@raim.ist> | ||||
* | (#5849) Convert rst to markdown (#6040) | dstipp | 2019-09-17 | 1 | -2/+2 |
| | | | | | Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change. | ||||
* | Neilj/improve federation docs (#5419) | Neil Johnson | 2019-06-11 | 1 | -3/+74 |
| | | | | Add FAQ questions to federate.md. Add a health warning making it clear that the 1711 upgrade FAQ is now out of date. | ||||
* | fix some typos in federate.md | Richard van der Hoff | 2019-03-15 | 1 | -4/+2 |
| | |||||
* | fix orphaned sentence | Neil Johnson | 2019-03-12 | 1 | -1/+0 |
| | |||||
* | Neilj/improved delegation doc 2 (#4832) | Neil Johnson | 2019-03-12 | 1 | -0/+126 |
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 |