Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a warning to retention documentation regarding the possibility of ↵ | Shay | 2022-08-15 | 1 | -1/+2 |
| | | | | database corruption (#13497) | ||||
* | Cleanup references to sample config in the docs and redirect users to ↵ | Shay | 2022-06-30 | 1 | -9/+9 |
| | | | | configuration manual (#13077) | ||||
* | Fix typos in documentation (#12863) | Dirk Klimpel | 2022-05-25 | 1 | -1/+1 |
| | |||||
* | Improve code formatting and fix a few typos in docs (#11221) | Sumner Evans | 2021-11-01 | 1 | -13/+13 |
| | | | | | | * Labeled a lot more code blocks with the appropriate type * Fixed a couple of minor typos (missing/extraneous commas) Signed-off-by: Sumner Evans <me@sumnerevans.com> | ||||
* | Fix broken links in documentation (#10180) | Dirk Klimpel | 2021-06-16 | 1 | -2/+2 |
| | | | | | * Fix broken links in documentation * newsfile | ||||
* | Update documentation on retention policies limits (#8529) | Brendan Abolivier | 2020-10-14 | 1 | -12/+22 |
| | | | | | * Update documentation on retention policies limits Document the changes from https://github.com/matrix-org/synapse/pull/8104 | ||||
* | Rephrase | Brendan Abolivier | 2020-02-12 | 1 | -3/+3 |
| | |||||
* | Spell out that Synapse never purges the last event sent in a room | Brendan Abolivier | 2020-02-11 | 1 | -0/+4 |
| | |||||
* | Fix typo in message retention policies doc | Brendan Abolivier | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | Fix reference | Brendan Abolivier | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Incorporate review | Brendan Abolivier | 2020-01-07 | 1 | -27/+28 |
| | |||||
* | Apply suggestions from code review | Brendan Abolivier | 2020-01-07 | 1 | -5/+4 |
| | | | Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | ||||
* | Fix vacuum instructions for sqlite | Brendan Abolivier | 2020-01-03 | 1 | -2/+2 |
| | |||||
* | Add a complete documentation of the message retention policies support | Brendan Abolivier | 2020-01-03 | 1 | -0/+191 |