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-28 06:06:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse
/
tests
/
federation
History
Patrick Cloke
679c691f6f
Remove more usages of cursor_to_dict. (
#16551
)
...
Mostly to improve type safety.
2023-10-26 15:12:28 -04:00
..
transport
Stop sending incorrect knock_state_events. (
#16403
)
2023-10-06 07:27:35 -04:00
__init__.py
Implementation of server_acls
2018-07-04 19:06:20 +01:00
test_complexity.py
Bump mypy-zope & mypy. (
#16188
)
2023-08-29 10:38:56 -04:00
test_federation_catch_up.py
Remove more usages of cursor_to_dict. (
#16551
)
2023-10-26 15:12:28 -04:00
test_federation_client.py
Switch from
matrix://
to
matrix-federation://
scheme for internal Synapse routing of outbound federation traffic (
#15806
)
2023-06-20 10:05:31 +01:00
test_federation_sender.py
Don't wake up destination transaction queue if they're not due for retry. (
#16223
)
2023-09-04 17:14:09 +01:00
test_federation_server.py
Add a cache around server ACL checking (
#16360
)
2023-09-26 11:57:50 -04:00