Log SMS separately from normal conversations
Submitted by Emilio Pozuelo Monfort
Assigned to Telepathy bugs list
Description
I haven't thought about this too much, but it may be a good idea to log SMS separately from chats, so that you can filter on them with (a new) TPL_EVENT_MASK_SMS. Doing (_SMS | _TEXT) would have the effect that we have now.
If we don't do that, there should be a way to know whether a TplTextEvent was a normal conversation or a SMS.
Version: git master