hydrogen-web/src/domain/session/room
Bruno Windels 7d81306a49 return BufferHandles from the media repository
BufferHandles are platform specific handles to a buffer. On web,
they have a .blob and .url property.
2020-10-30 15:18:27 +01:00
..
timeline return BufferHandles from the media repository 2020-10-30 15:18:27 +01:00
LightboxViewModel.js add lightbox navigation and basic view & view model 2020-10-29 11:12:32 +01:00
RoomViewModel.js don't assign timelineVM before loaded, so prop doesn't return it 2020-10-19 13:39:19 +02:00