diff options
author | Erik Johnston <erik@matrix.org> | 2015-12-01 16:36:46 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-12-01 16:47:18 +0000 |
commit | 27c5e1b37442e310aa71d997478f8e61bce1672c (patch) | |
tree | 7e7b41fb0de2871b98035dc77d6d14344edeb653 | |
parent | Merge pull request #404 from matrix-org/markjh/trivial_rename (diff) | |
download | synapse-27c5e1b37442e310aa71d997478f8e61bce1672c.tar.xz |
Search: Don't disregard grouping info in pagination tokens
-rw-r--r-- | synapse/handlers/search.py | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/synapse/handlers/search.py b/synapse/handlers/search.py |