Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow non-member state sent in room batch to resolve for historic events (MSC... | Eric Eastwood | 2022-04-04 | 1 | -26/+12 |
* | Refactor `create_new_client_event` to use a new parameter, `state_event_ids`,... | Eric Eastwood | 2022-03-25 | 1 | -40/+72 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -1/+1 |
* | Fix historical messages backfilling in random order on remote homeservers (MS... | Eric Eastwood | 2022-02-07 | 1 | -22/+22 |
* | Prevent historical state from being pushed to an application service via `/tr... | Eric Eastwood | 2021-11-18 | 1 | -0/+2 |
* | Add remaining type hints to `synapse.events`. (#11098) | Patrick Cloke | 2021-11-02 | 1 | -1/+1 |
* | Resolve and share `state_groups` for all historical events in batch (MSC2716)... | Eric Eastwood | 2021-10-13 | 1 | -10/+30 |
* | Refactor MSC2716 `/batch_send` endpoint into separate handler functions (#10974) | Eric Eastwood | 2021-10-08 | 1 | -0/+423 |