Commit Graph

20 Commits

Author SHA1 Message Date
Adam Brown a5b7ede2d8 porting messenger domain to reducer 2022-11-01 10:35:48 +00:00
Adam Brown 87f25e6e66 removing previous tag stripping 2022-10-24 22:30:22 +01:00
Adam Brown fddcdaa50c adding custom html parsing with tag styling 2022-10-23 23:15:46 +01:00
Adam Brown 9ba6d70daa extracts the swipeable bubble container to the design system 2022-10-18 22:08:24 +01:00
Adam Brown f47a44063b fixing images causing decryption errors
- introduces a dedicated encrypted room event type
2022-10-17 20:47:04 +01:00
Adam Brown 709d6c0e1f porting notification tests to the engine 2022-10-12 21:05:56 +01:00
Adam Brown 4d033230e4 porting notifications to chat engine 2022-10-12 20:52:02 +01:00
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