element-web/test/components/views
Luke Barnard cf4ae681f4
Offline mode (#1723)
* Allow the client to run without connection to HS (i.e. using indexeddb)

Allows running without having pushRules (it's safe not to have these 
when running from indexeddb sync.)

This means rooms will be displayed with "unknown" notifcation state.

This assumes anything that uses the push rules will get pushRule state
again when the client starts syncing again.

For recovering from being disconnected, 
* If an avatar has fallen back, try again on reconnection
* If a thumbnail image failed to load, retry on reconnect
* Load joined groups when reconnecting

Update tests to give MELS a context.matrixClient
2018-02-06 17:50:53 +00:00
..
dialogs Run eslint --fix 2017-10-11 17:56:17 +01:00
elements Offline mode (#1723) 2018-02-06 17:50:53 +00:00
login Write some tests for the RTS UI 2017-05-17 09:46:17 +01:00
rooms Convert synced settings to granular settings 2017-10-29 01:43:52 -06:00