Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use immutabledict instead of frozendict (#15113) | David Robertson | 2023-03-22 | 2 | -18/+20 |
* | Bump black from 22.12.0 to 23.1.0 (#15103) | dependabot[bot] | 2023-02-22 | 1 | -1/+1 |
* | Implement MSC3966: Add a push rule condition to search for a value in an arra... | Patrick Cloke | 2023-02-14 | 1 | -0/+1 |
* | Support for MSC3758: exact_event_match push condition (#14964) | Patrick Cloke | 2023-02-10 | 1 | -0/+2 |
* | Faster joins: omit partial rooms from eager syncs until the resync completes ... | David Robertson | 2023-01-23 | 1 | -5/+10 |
* | Wait for streams to catch up when processing HTTP replication. (#14820) | Erik Johnston | 2023-01-18 | 1 | -0/+6 |
* | Batch up replication requests to request the resyncing of remote users's devi... | reivilibre | 2023-01-10 | 1 | -0/+4 |
* | Allow selecting "prejoin" events by state keys (#14642) | David Robertson | 2022-12-13 | 1 | -0/+18 |
* | Move `StateFilter` to `synapse.types` (#14668) | David Robertson | 2022-12-12 | 2 | -0/+1495 |