Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display an error page during failure of fallback UIA. (#10561) | Callum Brown | 2021-08-18 | 1 | -0/+8 |
| | |||||
* | Remove deprecated Shutdown Room and Purge Room Admin API (#8830) | Dirk Klimpel | 2021-08-17 | 1 | -0/+13 |
| | |||||
* | support federation queries through http connect proxy (#10475) | Dirk Klimpel | 2021-08-11 | 1 | -0/+27 |
| | | | | | Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu> Signed-off-by: Dirk Klimpel dirk@klimpel.org | ||||
* | fix broken links in `upgrade.md` (#10543) | Dirk Klimpel | 2021-08-05 | 1 | -28/+23 |
| | | | Signed-off-by: Dirk Klimpel dirk@klimpel.org | ||||
* | Port the ThirdPartyEventRules module interface to the new generic interface ↵ | Brendan Abolivier | 2021-07-20 | 1 | -0/+13 |
| | | | | | (#10386) Port the third-party event rules interface to the generic module interface introduced in v1.37.0 | ||||
* | Fix broken links in INSTALL.md (#10331) | Dirk Klimpel | 2021-07-08 | 1 | -1/+1 |
| | | | Signed-off-by: Dirk Klimpel dirk@klimpel.org | ||||
* | Add upgrade notes about disk space for events migration (#10314) | Richard van der Hoff | 2021-07-06 | 1 | -1/+39 |
| | |||||
* | Convert UPGRADE.rst to markdown (#10166) | Andrew Morgan | 2021-06-23 | 1 | -0/+1353 |
This PR: * Converts UPGRADE.rst to markdown and moves the contents into the `docs/` directory. * Updates the contents of UPGRADE.rst to point to the website instead. * Updates links around the codebase that point to UPGRADE.rst. `pandoc` + some manual editing was used to convert from RST to md. |