vector-im-hydrogen-web/src/matrix/room/timeline/entries
Bruno Windels 56cee450d1 return syncing user id from PendingEventEntry.sender
add User class where we later can track display name, avatar, ...
2019-07-29 10:24:34 +02:00
..
BaseEntry.js put everything together to make it roughly work 2019-07-27 10:51:51 +02:00
EventEntry.js fix comparator/comparer mismatch 2019-06-03 00:30:16 +02:00
FragmentBoundaryEntry.js define storage keys to be 32bit for idb / web platform 2019-06-26 21:52:41 +02:00
PendingEventEntry.js return syncing user id from PendingEventEntry.sender 2019-07-29 10:24:34 +02:00