This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
d046f367a4faf36de7010a93095a488d7db646ea
synapse
/
synapse
/
federation
History
Richard van der Hoff
e519489fc4
Remove fallback for missing /federation/v1/state_ids API (
#6488
)
...
This API was added way back in 0.17.0; the code here is annoying to maintain and entirely redundant.
2019-12-09 11:37:26 +00:00
..
sender
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
transport
Remove fallback for missing /federation/v1/state_ids API (
#6488
)
2019-12-09 11:37:26 +00:00
__init__.py
Remove unused ReplicationLayer
2018-03-13 11:00:04 +00:00
federation_base.py
Remove usage of deprecated logger.warn method from codebase (
#6271
)
2019-10-31 10:23:24 +00:00
federation_client.py
Remove fallback for missing /federation/v1/state_ids API (
#6488
)
2019-12-09 11:37:26 +00:00
federation_server.py
Implementation of MSC2314 (
#6176
)
2019-11-28 08:54:07 +11:00
persistence.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
send_queue.py
Port receipt and read markers to async/wait
2019-10-29 15:08:22 +00:00
units.py
Link the send loop with the edus contexts
2019-09-05 14:42:37 +01:00