summary refs log tree commit diff
path: root/tests/replication/tcp/streams/test_receipts.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accept & store thread IDs for receipts (implement MSC3771). (#13782)Patrick Cloke2022-09-231-2/+13
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-2/+2
* Use inline type hints in `tests/` (#10350)Jonathan de Jong2021-07-131-2/+2
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-1/+1
* Clean up replication unit tests. (#7490)Erik Johnston2020-05-131-1/+1
* Thread through instance name to replication client. (#7369)Erik Johnston2020-05-011-2/+2
* Use `stream.current_token()` and remove `stream_positions()` (#7172)Erik Johnston2020-05-011-3/+0
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-291-1/+9
* Move client command handling out of TCP protocol (#7185)Erik Johnston2020-04-061-1/+0
* Move catchup of replication streams to worker. (#7024)Erik Johnston2020-03-251-9/+43
* Convert `*StreamRow` classes to inner classes (#7116)Richard van der Hoff2020-03-231-2/+2
* Move replication.tcp.streams into a packageRichard van der Hoff2019-03-271-1/+1
* Fix bug where read-receipts lost their timestamps (#4927)Richard van der Hoff2019-03-251-0/+46