Commit Graph

16 Commits

Author SHA1 Message Date
Adam Brown c71f2b8a27 using test engine module 2022-12-05 22:48:38 +00:00
Adam Brown eb896017f3 First pass at extracting the engine module 2022-12-05 22:25:06 +00:00
Adam Brown bb7e8603dc Make use of extract state modules 2022-11-28 18:57:50 +00:00
Adam Brown a5b7ede2d8 porting messenger domain to reducer 2022-11-01 10:35:48 +00:00
Adam Brown 8f1d8cdcc1 porting messenger tests to the engine module 2022-10-12 19:57:16 +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 990cb08347 exposing option to enable/disable sending read receipts
Disabled by default
2022-10-08 11:35:14 +01:00
Adam Brown e70ed9f6e5 improving image decrypting pipeline to use one less copy and adding smoke test to sending encrypted images 2022-09-22 20:07:35 +01:00
Adam Brown 8261d53460 splitting core into core and compose core to allow for more modules to avoid the android plugin 2022-06-11 14:10:17 +01:00
Adam Brown 4a0d2cd42d prepping for kotlin 1.7.0 release, removing compose from modules that don't need it 2022-06-11 13:29:47 +01:00
Adam Brown 77bdfb4cd3 cleaning up dependency entries 2022-04-25 23:09:35 +01:00
Adam Brown e6c5eee948 adding tests around the messaging echo merging 2022-03-13 12:17:49 +00:00
Adam Brown fcfabcda27 adding tests around the messaging view model 2022-03-07 23:18:25 +00:00
Adam Brown 1f96bfbc0f making a start on testing the android side of the project 2022-03-05 19:23:37 +00:00
Adam Brown c78d24a458 initial commit 2022-02-27 21:48:14 +00:00