Summary: | Add contact dialog should allow to set a message for the user | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | common-internals | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kde |
Priority: | NOR | Keywords: | junior-jobs |
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-common-internals/ada8ab0b03d1fdb649f961df5fe6646080aa2c14 | Version Fixed In: | |
Sentry Crash Report: |
Description
Daniele E. Domenichelli
2013-04-17 23:07:08 UTC
See Tp::Contact::publishStateMessage () for this message. You may also need to add the relevant other code when adding contacts for testing. Git commit ada8ab0b03d1fdb649f961df5fe6646080aa2c14 by David Edmundson, on behalf of Daniel Cohen. Committed on 30/03/2014 at 15:51. Pushed by davidedmundson into branch 'master'. Added presence request message in the add contact dialog Added an optional text input line for the capability of sending a message with presence requests. I'm not entirely sure of the HIG for making it clear that it's an optional field, so put the label below for now - putting 'message (optional)' on the left-hand label looks unreasonably awkward to me. REVIEW: 117138 M +16 -1 KTp/Widgets/add-contact-dialog.cpp M +1 -0 KTp/Widgets/add-contact-dialog.h M +24 -7 KTp/Widgets/add-contact-dialog.ui http://commits.kde.org/telepathy-common-internals/ada8ab0b03d1fdb649f961df5fe6646080aa2c14 |