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-03-09 20:49:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
federation
History
Erik Johnston
9ab859f27b
Fix typo in group attestation handling
2017-10-19 10:55:52 +01:00
..
transport
Fix typo in group attestation handling
2017-10-19 10:55:52 +01:00
__init__.py
Add transaction queue and transport layer to DI
2016-11-16 14:47:52 +00:00
federation_base.py
Make the spam checker a module
2017-09-26 19:20:23 +01:00
federation_client.py
Fix logcontexts in _check_sigs_and_hashes
2017-09-20 01:32:42 +01:00
federation_server.py
Fix 500 error when we get an error handling a PDU
2017-10-17 20:52:40 +01:00
persistence.py
…
replication.py
Shuffle receipt handler around so that worker apps don't need to load it
2016-11-23 15:14:24 +00:00
send_queue.py
Merge pull request
#2115
from matrix-org/erikj/dedupe_federation_repl
2017-04-12 11:07:13 +01:00
transaction_queue.py
Fix up logcontext handling in (federation) TransactionQueue
2017-10-06 22:39:25 +01:00
units.py
…