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/timeline
Bruno Windels fd81111bfb merge state machine from AttachmentUpload into PendingEvent
to have less state machines, and we are mostly interested in the
aggregate status of all attachments of an event

this will also drive updates through the pending events collection
that already exists rather than an extra observablevalue, so less
housekeeping to update the UI.
2020-11-18 13:04:23 +01:00
..
entries merge state machine from AttachmentUpload into PendingEvent 2020-11-18 13:04:23 +01:00
persistence only create fragments when we will really write events to the timeline store 2020-10-01 17:01:33 +02:00
common.js add license header in all source files 2020-08-05 18:38:55 +02:00
Direction.js add license header in all source files 2020-08-05 18:38:55 +02:00
EventKey.js (re)move old (compile-time) platform code 2020-10-26 10:34:35 +01:00
FragmentIdComparer.js add license header in all source files 2020-08-05 18:38:55 +02:00
Timeline.js implement subscribing to a single event 2020-10-30 15:19:51 +01:00