[Bug 29531] New: high-level API for text channels
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 12 15:12:20 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29531
Summary: high-level API for text channels
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: ken.vandine at canonical.com
QAContact: telepathy-bugs at lists.freedesktop.org
There should be a way to determine if a message has been "seen" in an existing
chat. Currently in empathy, when the chat updates, it sends a notification if
the window/tab isn't focused.
I would like my TpSimpleApprover to be able to watch channels already handled
and determine if the message has been seen, without modifying empathy.
My use case is for telepathy-indicator, Ubuntu messaging menu integration. We
need to:
* add indicators for new messages, and approve channels when activated: DONE
* clear the indicator if the chat is focused without activating the indicator:
MISSING
* add indicators for new messages in an existing chat that isn't focused:
MISSING
Basically everything empathy needs to determine if it should send a
notification to the user or not.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list