mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 19:45:05 +01:00
212efe823c
we were using the prev_batch of the last sync to pass to /members, but this points at the timeline *before* the last sync, so wouldn't contain all members. Use the sync token instead. |
||
---|---|---|
.. | ||
members | ||
sending | ||
timeline | ||
common.js | ||
Room.js | ||
RoomSummary.js |