Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Link to the Alpine Linux community package for Synapse (#16304) | 6543 | 2023-09-14 | 1 | -0/+8 |
| | |||||
* | Fix-up incorrect spellings in docs. (#16282) | Patrick Cloke | 2023-09-08 | 1 | -2/+2 |
| | |||||
* | Fix broken Arch Linux package link (#15981) | SnipeX_ | 2023-07-24 | 1 | -2/+2 |
| | |||||
* | Remove support for Python 3.7 (#15851) | Eric Eastwood | 2023-07-05 | 1 | -1/+1 |
| | | | Fix https://github.com/matrix-org/synapse/issues/15836 | ||||
* | Document that our Docker images are mirrored to GHCR. (#15282) | reivilibre | 2023-03-21 | 1 | -2/+2 |
| | | | Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | ||||
* | Fix broken links in the Synapse documentation. (#14744) | reivilibre | 2023-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | * Fix stale external links * Fix some internal links * Fix URLs without trailing / where needed * Fix more links * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> * Reapply docs/openid.md fix after conflict Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | ||||
* | Merge branch 'master' into develop | Sean Quah | 2022-12-20 | 1 | -6/+12 |
|\ | |||||
| * | Add release note and update doc regarding ICU (#14712) | Mathieu Velten | 2022-12-20 | 1 | -6/+12 |
| | | | | | | | | | | Fixes #14704. Signed-off-by: Mathieu Velten <mathieuv@matrix.org> | ||||
* | | Declare support for Python 3.11 (#14673) | David Robertson | 2022-12-13 | 1 | -1/+1 |
|/ | | | | | * Declare support for Python 3.11 * Changelog | ||||
* | Cite launchpad bug that says ubuntu's pkgs are old (#14517) | David Robertson | 2022-11-30 | 1 | -6/+13 |
| | | | | | | | * Cite launchpad bug that says ubuntu's pkgs are old * Add some cross-references while I'm here * Changelog | ||||
* | Update NixOS module URL (#13818) | enterprisey | 2022-09-26 | 1 | -1/+1 |
| | | | | | * Update NixOS module URL * Create 13818.doc | ||||
* | installation.md: require libpq on M1 macs (#13480) | Richard van der Hoff | 2022-09-13 | 1 | -2/+3 |
| | |||||
* | Add a stub Rust crate (#12595) | Erik Johnston | 2022-09-06 | 1 | -0/+4 |
| | |||||
* | Improve documentation around user registration (#13640) | Richard van der Hoff | 2022-08-26 | 1 | -9/+14 |
| | | | | | Update a bunch of the documentation for user registration, add some cross links, etc. | ||||
* | Cleanup references to sample config in the docs and redirect users to ↵ | Shay | 2022-06-30 | 1 | -6/+8 |
| | | | | configuration manual (#13077) | ||||
* | Document the `--report-stats` argument (#13029) | jejo86 | 2022-06-29 | 1 | -1/+3 |
| | | | Signed-off-by: jejo86 <28619134+jejo86@users.noreply.github.com> | ||||
* | Update info on downstream debs (#13095) | Richard van der Hoff | 2022-06-17 | 1 | -9/+8 |
| | |||||
* | Update installation docs to indicate that we support Python 3.10 (#11820) | Shay | 2022-01-26 | 1 | -1/+1 |
| | |||||
* | installation.md: drop python 3.6 support (#11781) | Richard van der Hoff | 2022-01-20 | 1 | -1/+1 |
| | | | #11595 dropped support for python 3.6, but forgot to update this doc. | ||||
* | Correct Synapse install command for FreeBSD. (#11267) | Donny Johnson | 2022-01-05 | 1 | -1/+1 |
| | | | Co-authored-by: reivilibre <olivier@librepush.net> | ||||
* | Suggest using `/etc/matrix-synapse/conf.d/` for configuration with Debian ↵ | reivilibre | 2021-11-12 | 1 | -0/+6 |
| | | | | packages (#11281) | ||||
* | Clarify lack of Windows support in documentation (#11198) | Sean Quah | 2021-10-29 | 1 | -6/+8 |
| | |||||
* | Update installation instructions (#10919) | Richard van der Hoff | 2021-09-29 | 1 | -163/+165 |
| | | | Various updates to the install docs. | ||||
* | Removed page summaries from the top of installation and contributing doc ↵ | Azrenbeth | 2021-08-27 | 1 | -39/+0 |
| | | | | | | | | | pages (#10711) - Removed page summaries from CONTRIBUTING and installation pages as this information was already in the table of contents on the right hand side - Fixed some broken links in CONTRIBUTING - Added margin-right tag for when table of contents is being shown (otherwise the text in the page sometimes overlaps with it) | ||||
* | Updating install prerequisites for newer macOS & ARM Macs. (#9971) | Luke Walsh | 2021-07-15 | 1 | -3/+6 |
| | |||||
* | Docs: Use something other than the document name to describe a page (#10399) | Andrew Morgan | 2021-07-15 | 1 | -6/+4 |
| | | | | | Our documentation has a history of using a document's name as a way to link to it, such as "See [workers.md]() for details". This makes sense when you're traversing a directory of files, but less sense when the files are abstracted away - as they are on the documentation website. This PR changes the links to various documentation pages to something that fits better into the surrounding sentence, as you would when making any hyperlink on the web. | ||||
* | Instructions on installing RC debs (#10396) | Richard van der Hoff | 2021-07-14 | 1 | -9/+12 |
| | |||||
* | Fix broken links in INSTALL.md (#10331) | Dirk Klimpel | 2021-07-08 | 1 | -7/+596 |
| | | | Signed-off-by: Dirk Klimpel dirk@klimpel.org | ||||
* | Compile and render Synapse's docs into a browsable, mobile-friendly and ↵ | Andrew Morgan | 2021-06-03 | 1 | -0/+7 |
searchable website (#10086) |