tijder / SmsMatrix

A simple SMS <--> Matrix bridge.
https://matrix.to/#/#smsmatrix:matrix.org
GNU General Public License v3.0
213 stars 37 forks source link

MMS to Matrix #43

Open ghost opened 5 years ago

ghost commented 5 years ago

This is to add the abliltiy to forward MMS messaged to Matrix. I've also added a database so we can retry failed messages in the future.

jkuester commented 4 years ago

@tijder, first of all, thank you for your work on this project! I use this bridge all the time!

I just wanted to see if you had any updates/concerns about this? MMS support would be a really great feature to have!

nrj5k commented 4 years ago

It would be awesome to have MMS support

wilypomegranate commented 4 years ago

I tried this out. It works for receiving messages, but the return message comes into the thread of the original sender.

wilypomegranate commented 4 years ago

Also all my MMS messages resend(to the individual threads) on reboot.

skug67 commented 4 years ago

It seems like (a) PulseSMS has cracked the code of how to link not only SMS but also MMS to external platforms, and (b) that the critical elements of that have been open-sourced (the android client and a library of apis). Would those resources help move this project forward to be able to handle MMS as well as SMS?

irredentist commented 4 years ago

Status on getting this merged?