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 23:27:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
replication
/
http
History
Erik Johnston
b2486f6656
Fix message duplication if something goes wrong after persisting the event (
#8476
)
...
Should
fix
#3365
.
2020-10-13 12:07:56 +01:00
..
__init__.py
Typing worker needs to handle stream update requests (
#7967
)
2020-07-28 11:04:53 +01:00
_base.py
Add type hints to response cache. (
#8507
)
2020-10-09 11:35:11 -04:00
devices.py
Simplify super() calls to Python 3 syntax. (
#8344
)
2020-09-18 09:56:44 -04:00
federation.py
Remove the deprecated Handlers object (
#8494
)
2020-10-09 07:24:34 -04:00
login.py
Simplify super() calls to Python 3 syntax. (
#8344
)
2020-09-18 09:56:44 -04:00
membership.py
Remove the deprecated Handlers object (
#8494
)
2020-10-09 07:24:34 -04:00
presence.py
Convert replication code to async/await. (
#7987
)
2020-08-03 07:12:55 -04:00
register.py
Simplify super() calls to Python 3 syntax. (
#8344
)
2020-09-18 09:56:44 -04:00
send_event.py
Fix message duplication if something goes wrong after persisting the event (
#8476
)
2020-10-13 12:07:56 +01:00
streams.py
Convert replication code to async/await. (
#7987
)
2020-08-03 07:12:55 -04:00