mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-13 05:27:11 +01:00
fd81111bfb
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.