-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
As a user I would like to be able to differentiate which account I sent messages with.
This could be done by implementing a sent messages store in the app which will store messages sent from different accounts as different threads.
It would be worth investigating whether we could do something to tie in with the default messaging app instead. Perhaps having a different thread ID for the sent message.