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.
How do we normally know it's an SMS in TP ?
http://telepathy.freedesktop.org/spec/Channel_Interface_SMS.html#Property:SMSChannel
I'd simply add a flag for SMS in the store and API. That would make everything backward compatible.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-logger/issues/17.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.