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
Bruno Windels 8b8214cd1b reference count archived rooms and keep track of active ones
so we don't create two instances for the same id, one for sync, and one
for displaying, and hence updates from sync being pushed on a different
instance than the one displaying, and not updating the view.
2021-05-11 16:09:58 +02:00
..
domain reference count archived rooms and keep track of active ones 2021-05-11 16:09:58 +02:00
fixtures/matrix/invites add Invite class 2021-04-20 16:21:27 +02:00
logging add Invite class 2021-04-20 16:21:27 +02:00
matrix reference count archived rooms and keep track of active ones 2021-05-11 16:09:58 +02:00
mocks move RequestWrapper to own file 2021-04-09 15:15:28 +02:00
observable move switching room view models to a dedicated observable 2021-05-07 13:10:35 +02:00
platform/web show leave reason instead of composer for archived room 2021-05-11 13:11:11 +02:00
utils extract RetainedValue from MemberList 2021-05-07 13:06:00 +02:00
main.js extract platform class to put all platform specific code in 2020-10-26 15:44:11 +01:00