Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
* | Pass the device ID around in the presence handler (#16171) | Patrick Cloke | 2023-08-28 | 1 | -4/+7 |
* | Combine logic about not overriding BUSY presence. (#16170) | Patrick Cloke | 2023-08-28 | 1 | -5/+5 |
* | Wait for streams to catch up when processing HTTP replication. (#14820) | Erik Johnston | 2023-01-18 | 1 | -5/+2 |
* | Add missing type hints to synapse.replication.http. (#11856) | Patrick Cloke | 2022-02-08 | 1 | -17/+21 |
* | Add type hints for most `HomeServer` parameters (#11095) | Sean Quah | 2021-10-22 | 1 | -1/+1 |
* | Use a database table to hold the users that should have full presence sent to... | Andrew Morgan | 2021-05-18 | 1 | -2/+9 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Convert replication code to async/await. (#7987) | Patrick Cloke | 2020-08-03 | 1 | -2/+2 |
* | Add option to move event persistence off master (#7517) | Erik Johnston | 2020-05-22 | 1 | -0/+116 |