This website requires JavaScript.
Explore
Help
Sign In
rei-mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-06-30 15:16:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse
/
tests
/
replication
/
tcp
/
streams
History
Patrick Cloke
49c9745b45
Avoid sending massive replication updates when purging a room. (
#16510
)
2023-10-18 12:26:01 -04:00
..
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
test_account_data.py
to_device updates could be dropped when consuming the replication stream (
#15349
)
2023-03-30 19:41:14 +02:00
test_events.py
Avoid sending massive replication updates when purging a room. (
#16510
)
2023-10-18 12:26:01 -04:00
test_federation.py
Add missing type hints to tests.replication. (
#14987
)
2023-02-06 09:55:00 -05:00
test_partial_state.py
Add final type hint to tests.unittest. (
#15072
)
2023-02-14 14:03:35 -05:00
test_receipts.py
Accept & store thread IDs for receipts (implement MSC3771). (
#13782
)
2022-09-23 14:33:28 +00:00
test_to_device.py
Update ruff config (
#16283
)
2023-09-08 11:24:36 -04:00
test_typing.py
Add final type hint to tests.unittest. (
#15072
)
2023-02-14 14:03:35 -05:00