This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-26 04:45:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
federation
History
Erik Johnston
84cf3e47a0
Allow response of
/send_join
to be larger. (
#10093
)
...
Fixes
#10087
.
2021-05-28 16:28:01 +01:00
..
sender
Add debug logging for issue
#9533
(
#9959
)
2021-05-11 11:04:03 +01:00
transport
Allow response of
/send_join
to be larger. (
#10093
)
2021-05-28 16:28:01 +01:00
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
federation_base.py
Add
Keyring.verify_events_for_server
and reduce memory usage (
#10018
)
2021-05-20 16:25:11 +01:00
federation_client.py
Use ijson to parse the response to
/send_join
, reducing memory usage. (
#9958
)
2021-05-20 16:11:48 +01:00
federation_server.py
Fix
m.room_key_request
to-device messages (
#9961
)
2021-05-11 11:02:56 +01:00
persistence.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
send_queue.py
Fix (final) Bugbear violations (
#9838
)
2021-04-20 11:50:49 +01:00
units.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00