This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-10 02:28:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
federation
History
Richard van der Hoff
1ba359a11f
rip out some unreachable code
...
The only possible rejection reason is AUTH_ERROR, so all of this is unreachable.
2019-10-17 21:45:59 +01:00
..
sender
add some metrics on the federation sender (
#6160
)
2019-10-03 17:47:20 +01:00
transport
rip out some unreachable code
2019-10-17 21:45:59 +01:00
__init__.py
…
federation_base.py
Replace returnValue with return (
#5736
)
2019-07-23 23:00:55 +10:00
federation_client.py
rip out some unreachable code
2019-10-17 21:45:59 +01:00
federation_server.py
Fix /federation/v1/state for recent room versions (
#6170
)
2019-10-08 09:35:37 +01:00
persistence.py
remove dead transaction persist code (
#5622
)
2019-07-05 12:59:42 +01:00
send_queue.py
Run Black. (
#5482
)
2019-06-20 19:32:02 +10:00
units.py
Link the send loop with the edus contexts
2019-09-05 14:42:37 +01:00