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 9b94c4bb61 don't expose raw event object from entry, pending event doesn't have it
it only has content and *some* of the meta fields,
but we want to threat pendingevententry and evententry as one
and the same in the rest of the application, so don't give access
to entire event object.
2019-07-29 10:27:12 +02:00
..
sending pending events are not certain to be sorted here 2019-07-29 09:54:34 +02:00
timeline don't expose raw event object from entry, pending event doesn't have it 2019-07-29 10:27:12 +02:00
room.js return syncing user id from PendingEventEntry.sender 2019-07-29 10:24:34 +02:00
summary.js doesn't need to be async for now 2019-02-27 23:23:09 +01:00