Commit Graph

13 Commits

Author SHA1 Message Date
Adam Brown 8a95a77d7a porting settings tests to engine 2022-10-12 20:07:23 +01:00
Adam Brown d491bb844a porting directory tests to engine 2022-10-12 20:03:44 +01:00
Adam Brown 8f1d8cdcc1 porting messenger tests to the engine module 2022-10-12 19:57:16 +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