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/domain
Eric Eastwood dcc508c037 Changes added to work on the Matrix public archive
See plan https://docs.google.com/document/d/1wP_TIqmBQjtt862vb2CWWmnmVxTyolcF3J1scuiYMdg/edit#

 1. Trying to make it faster/easier to build `hydrogen.es.js` for local linking and dev in `matrix-public-arhive` project
 1. Some random changes to accomodate using raw `EventEntry`'s
2022-02-02 01:08:54 -06:00
..
login only pass platform into Client 2021-12-22 17:20:37 +01:00
navigation create and hook up logout viewmodel, on /logout/<id> path 2022-01-17 16:30:22 +01:00
session Changes added to work on the Matrix public archive 2022-02-02 01:08:54 -06:00
AccountSetupViewModel.js Fix imports 2021-12-03 11:36:49 +05:30
avatar.js pass avatar sizes from view to view model rather than repeating there 2021-04-28 14:11:35 +02:00
LogoutViewModel.js mention it's better to not close the app 2022-01-17 16:33:57 +01:00
RootViewModel.js create and hook up logout viewmodel, on /logout/<id> path 2022-01-17 16:30:22 +01:00
SessionLoadViewModel.js rename SessionContainer to Client 2021-12-22 17:09:52 +01:00
SessionPickerViewModel.js remove action buttons on session picker 2021-10-26 11:43:38 +02:00
ViewModel.js Fix imports 2021-11-17 20:28:44 +05:30