diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-11-18 16:34:43 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-11-18 16:34:43 +0000 |
commit | 88dfa7baa6b5ed995954021328ecc4927693504a (patch) | |
tree | 6bbac875fab7e14b80085bc6e4c98a1328eec213 /synapse/rest/room.py | |
parent | Rename message handler's new snapshot_room to room_initial_sync() as that bet... (diff) | |
download | synapse-88dfa7baa6b5ed995954021328ecc4927693504a.tar.xz |
Ensure to parse a real pagination config object out of room initialSync request and pass it on
Diffstat (limited to 'synapse/rest/room.py')
-rw-r--r-- | synapse/rest/room.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/rest/room.py b/synapse/rest/room.py |