Erik Johnston 03cf4385e0 Fix public room list pagination.
We incorrectly used `room_id` as to bound the result set, even though we
order by `joined_members, room_id`, leading to incorrect results after
pagination.
2019-10-02 15:11:17 +01:00
..
2019-09-11 13:54:50 +01:00
2019-09-27 16:15:01 +01:00
2019-09-03 10:21:30 +01:00
2019-07-31 13:24:51 +01:00
2019-08-22 11:28:12 +01:00
2019-08-22 11:28:12 +01:00
2019-09-03 12:44:14 +01:00
2019-08-24 22:33:43 +01:00
2019-06-20 19:32:02 +10:00
2019-10-02 15:11:17 +01:00
2019-09-20 11:20:02 +01:00