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 0dece5b04f make continuation logic work well with pending events
- don't use display name to compare but user id
   (pending doesn't have display name yet)
 - use current time as timestamp
2020-09-11 11:43:40 +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 make continuation logic work well with pending events 2020-09-11 11:43:40 +02:00
common.js handle prev_content location ambiguity 2020-08-31 14:21:18 +02:00
Room.js make continuation logic work well with pending events 2020-09-11 11:43:40 +02:00
RoomSummary.js fix memberlist not containing all members 2020-09-09 09:50:03 +02:00