This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-07-28 05:42:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ab0b021f153f527aa40080fe6e522df3ff976bc
synapse
/
synapse
/
federation
T
History
Richard van der Hoff
and
GitHub
67593b1728
Add
HomeServer.signing_key
property (
#7805
)
...
... instead of duplicating `config.signing_key[0]` everywhere
2020-07-08 17:51:56 +01:00
..
sender
Fix new metric where we used ms instead of seconds (
#7771
)
2020-07-01 15:23:58 +01:00
transport
Merge different Resource implementation classes (
#7732
)
2020-07-03 19:02:19 +01:00
__init__.py
Remove unused ReplicationLayer
2018-03-13 11:00:04 +00:00
federation_base.py
Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-06-16 08:51:47 -04:00
federation_client.py
Add
HomeServer.signing_key
property (
#7805
)
2020-07-08 17:51:56 +01:00
federation_server.py
Add some metrics for inbound and outbound federation processing times (
#7755
)
2020-06-30 16:58:06 +01:00
persistence.py
Clean up newline quote marks around the codebase (
#6362
)
2019-11-21 12:00:14 +00:00
send_queue.py
Replace iteritems/itervalues/iterkeys with native versions. (
#7692
)
2020-06-15 07:03:36 -04:00
units.py
Add typing to synapse.federation.sender (
#6871
)
2020-02-07 13:56:38 +00:00