Summary: | Received contact request menu should have a "Show profile" action | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | kded-module | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kde, mklapetek |
Priority: | NOR | Keywords: | junior-jobs |
Version: | git-latest | ||
Target Milestone: | 0.6-next | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-kded-module/97b673cb898917e7cddeb0adcc1bce919e6cefd5 | Version Fixed In: | 0.7.0 |
Sentry Crash Report: |
Description
Daniele E. Domenichelli
2012-04-24 20:28:14 UTC
This is a good idea. However we still miss proper "profile dialog" (afair the support is not in tp-qt, or rather it gives you all the available info fields and you have to take the wanted data out of it yourself, there's no convenience API like getEmail(); getAge(); etc). contact-info-dialog.h is now part of ktp-common-internals Adding this should be easy. (also marking this as a wishlist, as it is requesting a new feature) Git commit 97b673cb898917e7cddeb0adcc1bce919e6cefd5 by Dan Vrátil. Committed on 15/05/2013 at 15:13. Pushed by dvratil into branch 'master'. Add 'Contact Details' action to incomming contact request menu FIXED-IN: 0.7.0 REVIEW: 110445 M +28 -0 contact-request-handler.cpp M +1 -0 contact-request-handler.h http://commits.kde.org/telepathy-kded-module/97b673cb898917e7cddeb0adcc1bce919e6cefd5 |