SmsMatrix
SmsMatrix copied to clipboard
Handle replies better
Currently a reply will simply send the body of the message, it should instead send something like:
[In reply to: "Hey steve!"]
Hi there Jeffrey!
Or maybe it should just ignore replies and send them as normal messages, not sure.
Or maybe it should just ignore replies and send them as normal messages, not sure.
I think it should ignore replies, since they create longer messages, and as far as I'm aware nobody really uses replies in this way when text messaging (mostly because sending longer texts can mean more costs).