Merge lp://qastaging/~phablet-team/telephony-service/online-account-match into lp://qastaging/telephony-service/staging
Proposed by
Renato Araujo Oliveira Filho
Status: | Merged |
---|---|
Approved by: | Gustavo Pichorim Boiko |
Approved revision: | 1246 |
Merged at revision: | 1250 |
Proposed branch: | lp://qastaging/~phablet-team/telephony-service/online-account-match |
Merge into: | lp://qastaging/telephony-service/staging |
Prerequisite: | lp://qastaging/~phablet-team/telephony-service/qml-start-chat |
Diff against target: |
100 lines (+43/-14) 2 files modified
libtelephonyservice/contactwatcher.cpp (+41/-14) libtelephonyservice/contactwatcher.h (+2/-0) |
To merge this branch: | bzr merge lp://qastaging/~phablet-team/telephony-service/online-account-match |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gustavo Pichorim Boiko (community) | Approve | ||
Review via email: mp+318022@code.qastaging.launchpad.net |
Commit message
Implemented contact match by online accounts (IRC).
To post a comment you must log in.
I think the correct solution for this would be to use the addressableFields each account provides, but for now this implementation will do.
Can you just add an entry to the TODO list saying that maybe the X-IRC match should be done by providing the correct vcard fields in the messaging-framework plugin?