summary refs log tree commit diff
path: root/tests/events/test_snapshot.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_...Shay2023-06-131-2/+1
* Add missing type hints for tests.events. (#14904)Patrick Cloke2023-01-251-5/+12
* Rename storage classes (#12913)Erik Johnston2022-05-311-2/+2
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-1/+4
* Convert the message handler to async/await. (#7884)Patrick Cloke2020-07-221-15/+21
* Fix bug in EventContext.deserialize. (#7393)Erik Johnston2020-05-051-0/+100