Summary: | Support bringing accounts on and offline, and changing presence | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | George Goldberg <grundleborg> |
Component: | general | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | HI | ||
Version: | git-latest | ||
Target Milestone: | 0.4.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
George Goldberg
2009-01-20 14:45:20 UTC
Currently blocked by incomplete ConnectionInterface wrapper class in TelepathyQt4. ConnectionInterface wrapper is now complete in latest tpqt4 from git, so no longer blocks this. Code is now in place to change the connection's presence when the requestedPresence property of an account is updated, but it is not covered by unit tests yet. |