Commit graph

16 commits

Author SHA1 Message Date
Bruno Windels
994f1c57d3 store all logout data outside of the session storage
so we could store it in gnome keyring, macOs keychain, ... on non-webclients,
also better separation
2019-03-08 20:00:37 +01:00
Bruno Windels
2dbd0fb9dc move view models over to domain 2019-03-08 19:58:54 +01:00
Bruno Windels
818cf8051c dont show ui before initial sync 2019-02-27 23:38:03 +01:00
Bruno Windels
6b4ed65a57 show timeline when clicking room in roomlist 2019-02-27 22:50:08 +01:00
Bruno Windels
841f280d3c rooms on the screen!! 2019-02-26 22:45:58 +01:00
Bruno Windels
bff0161a05 move sync & persistence engine over to own matrix folder 2019-02-10 21:33:18 +01:00
Bruno Windels
b57c5abdd6 its syncing, sort off 2019-02-10 21:25:46 +01:00
Bruno Windels
90b016bbcf cleanup main logging 2019-02-07 00:50:47 +00:00
Bruno Windels
3438806781 cleanup hardcoded credentials to avoid inconsistencies 2019-02-07 00:50:23 +00:00
Bruno Windels
6c7474e95e rename Network to HomeServerApi 2019-02-07 00:25:12 +00:00
Bruno Windels
3f776129f5 basic session loading 2019-02-07 00:20:27 +00:00
Bruno Windels
7a15f12525 basic session manager 2019-02-06 23:19:14 +00:00
Bruno Windels
d6857a1ede fix errors 2019-02-06 22:06:33 +00:00
Bruno Windels
5c7a1f66d6 cleanup directory structure 2019-02-06 22:06:00 +00:00
Bruno Windels
90300dcdaf cleanup idb storage 2019-02-04 23:21:50 +00:00
Bruno Windels
27b98408f1 add runnable html and js file to start making things actually run 2019-02-04 22:31:08 +00:00