diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-15 10:36:19 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-15 10:36:19 +0100 |
commit | 5810cffd335f96ac448497e7caf46c5cbf29d6a8 (patch) | |
tree | bd9edc96cb470204d1e9245512bacf2ef6430766 /synapse/rest | |
parent | Allow paginating both forwards and backwards (diff) | |
download | synapse-5810cffd335f96ac448497e7caf46c5cbf29d6a8.tar.xz |
Pass since/from parameters over federation
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v1/room.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |