Review Request: Remove Contacts from contact list patch
David Edmundson
kde at davidedmundson.co.uk
Tue Apr 5 16:53:54 CEST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101032/#review2398
-----------------------------------------------------------
main-widget.cpp
<http://git.reviewboard.kde.org/r/101032/#comment2052>
shure -> sure
I think "delete" is a bit of a strong word, "Remove" might be better.
main-widget.cpp
<http://git.reviewboard.kde.org/r/101032/#comment2054>
[14:53] <oggis_> actually removing both from subscribe and publish should be done usually when "removing a friend"
we should call removePresencePublication too.
This may fix your CM issues.
main-widget.cpp
<http://git.reviewboard.kde.org/r/101032/#comment2055>
I'm not convinced we should call "block" here, as it just makes the other method "block" somewhat redundant.
main-widget.cpp
<http://git.reviewboard.kde.org/r/101032/#comment2053>
This method is exactly the same as:
slotRemoveContactFromGroupFinished
slotUnblockContactFinished
slotBlockContactFinsihed
and possibly some more.
Can I suggest we make a
slotGenericOperionFinished() method and just connect anything with no special functionality to do that.
That might be outside the scope of this patch.
- David
On April 5, 2011, 2:36 p.m., Francesco Nwokeka wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101032/
> -----------------------------------------------------------
>
> (Updated April 5, 2011, 2:36 p.m.)
>
>
> Review request for Telepathy.
>
>
> Summary
> -------
>
> Implemented the "Delete user" action in the context menu of the contact list.
> The "delete" action removes the contact and blocks it.
>
> For the moment this does not work 100% on all CM's but will as soon as things upstream are completley implemented/handled
>
>
> Diffs
> -----
>
> main-widget.h 6c45763
> main-widget.cpp 99c6761
>
> Diff: http://git.reviewboard.kde.org/r/101032/diff
>
>
> Testing
> -------
>
> Deleted a contact from google talk.
>
> Doesn't work with butterfly CM.
>
>
> Thanks,
>
> Francesco
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-telepathy/attachments/20110405/0357cbb0/attachment.htm
More information about the KDE-Telepathy
mailing list