summary refs log tree commit diff
diff options
context:
space:
mode:
authorEisha Chen-yen-su <chenyensu0@gmail.com>2019-05-30 17:07:21 +0200
committerEisha Chen-yen-su <chenyensu0@gmail.com>2019-05-30 17:07:21 +0200
commit0b6bc36402b747a6c1bad119aaffdcd326990346 (patch)
tree0ea5d0321714516da8f79fbb5697cbe582801f9c
parentFix ignored filter field in `/messages` endpoint (diff)
downloadsynapse-0b6bc36402b747a6c1bad119aaffdcd326990346.tar.xz
Add changelog
-rw-r--r--changelog.d/5293.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5293.bugfix b/changelog.d/5293.bugfix
new file mode 100644
index 0000000000..aa519a8433
--- /dev/null
+++ b/changelog.d/5293.bugfix
@@ -0,0 +1 @@
+Fix a bug where it is not possible to get events in the federation format with the request `GET /_matrix/client/r0/rooms/{roomId}/messages`.