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
_base.py Fix replication for room v3 (#4523) 2019-01-30 14:19:52 +00:00
federation.py
membership.py
send_event.py