Summary: | add support for "/me"-like messages | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Cosimo Alfarano <cosimo.alfarano> |
Component: | logger | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | nicolas |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Cosimo Alfarano
2010-04-13 11:41:04 UTC
This is represented by TP_CHANNEL_TEXT_MESSAGE_TYPE_ACTION, the problem is that we don't expose the TpChannelTextMessageType out of TplEventText. I'll fix that while doing TplEvent refactoring, we simply need a public function to get this. Also the XML log-store already support it (see 'type' attribute of xml format). Fixed in 0.2.0 (now 0.2.1). See TplTextEvent::message-type. /me messages are of type TP_CHANNEL_TEXT_MESSAGE_TYPE_ACTION. |
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.