This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/matrix/room
Bruno Windels 212efe823c fix memberlist not containing all members
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.
2020-09-09 09:50:03 +02:00
..
members fix memberlist not containing all members 2020-09-09 09:50:03 +02:00
sending add infrastructure to encrypt while sending 2020-09-03 15:36:48 +02:00
timeline forgot await 2020-09-08 15:00:29 +02:00
common.js handle prev_content location ambiguity 2020-08-31 14:21:18 +02:00
Room.js fix memberlist not containing all members 2020-09-09 09:50:03 +02:00
RoomSummary.js fix memberlist not containing all members 2020-09-09 09:50:03 +02:00