Commit Graph

19 Commits

Author SHA1 Message Date
Adam Brown
aa277615e5 adding support for sending replies 2022-10-03 20:08:03 +01:00
Adam Brown
bd9c247ee8 fixing bridge images not showing up
- caused by a missing mimetype field in the message request
2022-09-29 17:03:08 +01:00
Adam Brown
ef41f13a7b adding entry point for extending services 2022-09-27 21:12:40 +01:00
Adam Brown
ccdeed24ef using separate content provider query to find image file size rather than collect the content of the image itself into memory, should be much more effecient! 2022-09-21 23:29:01 +01:00
Adam Brown
02e76548e3 adding separate image for encrypted image test and re-enabling clear image test 2022-09-21 22:51:07 +01:00
Adam Brown
2635a5f3e5 making the image fectching factory part of the dagger graph 2022-09-21 22:11:35 +01:00
Adam Brown
9d6e72303a moving the media encrypting to the crypto module and exposing as part of the service 2022-09-21 21:24:45 +01:00
Adam Brown
f6ef073689 adding support for sending encrypted images 2022-09-21 20:35:39 +01:00
Adam Brown
06947301ac lifting the message contents jsonising to the message usecase 2022-09-21 20:07:03 +01:00
Adam Brown
94ad1cb595 moving the ApiMessage to the message module 2022-09-21 19:55:41 +01:00
Adam Brown
3c2a226555 extracting a dedicated media decrypter 2022-09-20 20:54:35 +01:00
Adam Brown
f668a1b8ea adding mimetype and reusing filename image content properties 2022-08-09 21:55:27 +01:00
Adam Brown
0730cd069c adding support for sending clear images 2022-08-09 21:12:43 +01:00
Adam Brown
6fed8a35ce wip, passing the image urls down to the matrix client layer 2022-06-08 20:31:07 +01:00
Adam Brown
e17dd6ed3f fixing crash when sending messages, updating version for store release 2022-04-05 22:40:06 +01:00
Adam Brown
a863625672 fixing wrong transient import 2022-03-13 13:27:31 +00: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
c78d24a458 initial commit 2022-02-27 21:48:14 +00:00