Commit Graph

11 Commits

Author SHA1 Message Date
Adam Brown
6e076e7c9f ensuring the sync emits instantly or after the initial sync 2022-10-10 20:03:53 +01:00
Adam Brown
2b55c7dffa converting task running to the engine 2022-10-09 21:54:55 +01:00
Adam Brown
489f45056c converting share module to engine 2022-10-09 21:44:06 +01:00
Adam Brown
b987d1e21c converting profile module to engine 2022-10-09 21:37:43 +01:00
Adam Brown
0b02e6d028 porting pushes to chat engine 2022-10-09 21:22:43 +01:00
Adam Brown
8bbf7258be porting media decryption to the chat engine 2022-10-09 19:38:33 +01:00
Adam Brown
e61dea7ba7 porting the messenger module to chat-engine 2022-10-09 19:22:03 +01:00
Adam Brown
baf7cfc17a porting message observing to the chat engine 2022-10-09 18:58:03 +01:00
Adam Brown
d2e8a29af8 porting settings module to chat engine 2022-10-09 17:44:18 +01:00
Adam Brown
492d7df9ac moving login and home modules to the chat engine 2022-10-09 17:24:05 +01:00
Adam Brown
128c2db432 starting engine migration
- add a chat-engine abstraction
- create a matrix-chat-engine implementation
- starts by porting the initial creation and directory listing
2022-10-09 16:52:33 +01:00