forked-synapse/synapse/replication/http
Erik Johnston a4f52a33fe Fix replication for room v3 (#4523)
* Fix replication for room v3

We were not correctly quoting the path fragments over http replication,
which meant that it exploded when the event IDs had a slash in them

* Newsfile
2019-01-30 14:19:52 +00:00
..
__init__.py Add replication APIs for persisting federation events 2018-08-06 15:02:28 +01:00
_base.py Fix replication for room v3 (#4523) 2019-01-30 14:19:52 +00:00
federation.py Fix receiving events from federation via a worker 2019-01-29 10:30:26 +00:00
membership.py Fixup logging and docstrings 2018-08-08 10:29:58 +01:00
send_event.py Replace missed usages of FrozenEvent 2019-01-25 10:32:30 +00:00