diff options
author | Brendan Abolivier <contact@brendanabolivier.com> | 2018-11-28 11:14:16 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-02-13 15:16:04 +0000 |
commit | 5f52a2c25e2df7c97c11f89a0dc6b440fd904773 (patch) | |
tree | 865c9ec9e9dd3764e3f2af99d891e69a917a904d | |
parent | Use run_as_background_process (diff) | |
download | synapse-5f52a2c25e2df7c97c11f89a0dc6b440fd904773.tar.xz |
Update proxy
-rw-r--r-- | docker/proxy/maps/extra_flate_data | 7 | ||||
-rw-r--r-- | docker/proxy/maps/routes.json | 3 | ||||
-rwxr-xr-x | docker/proxy/proxy | bin | 6417504 -> 11999504 bytes |
3 files changed, 9 insertions, 1 deletions
diff --git a/docker/proxy/maps/extra_flate_data b/docker/proxy/maps/extra_flate_data new file mode 100644 index 0000000000..dd436bf02b --- /dev/null +++ b/docker/proxy/maps/extra_flate_data @@ -0,0 +1,7 @@ +{'type': 'm.room.message', 'content': {'body': ', 'msgtype': 'm.text'}, 'room_id': '', 'sender':'', 'event_id': '$', 'origin': '', 'origin_server_ts': 1543355, 'prev_events': [(''{})], 'depth': , 'auth_events': [('$])], 'unsigned': {'age_ts': 'dtab':])]}} +m.room.member +m.room.topic +displayname +avatar_url +synapse +did_not_relay diff --git a/docker/proxy/maps/routes.json b/docker/proxy/maps/routes.json index 251f035be9..03192887af 100644 --- a/docker/proxy/maps/routes.json +++ b/docker/proxy/maps/routes.json @@ -501,7 +501,8 @@ }, { "path": "/_matrix/federation/v1/send/{txnId}", - "method": "put" + "method": "put", + "name": "send_transaction" }, { "path": "/_matrix/federation/v1/user/devices/{userId}", diff --git a/docker/proxy/proxy b/docker/proxy/proxy index 5fbae77240..cd41de2ce5 100755 --- a/docker/proxy/proxy +++ b/docker/proxy/proxy Binary files differ |