Group.AddMembers for contacts who are already full members should succeed, even if the CAN_ADD flag is not set. Group.RemoveMembers[WithReason] for contacts who are neither members, local-pending nor remote-pending should succeed, regardless. Branch for 0.10 (just changes the behaviour of TpGroupMixin): http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/010-group-and-contact-list Branch for 0.11 (also adds tests for the contact list example, and alters its behaviour to resemble the new ContactList API more closely): http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/test-contact-list-cm This could easily be backported all the way to 0.8, if you want it to be.
(In reply to comment #0) > Branch for 0.10 (just changes the behaviour of TpGroupMixin): > > http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/010-group-and-contact-list ++ for this one.
(In reply to comment #0) > Branch for 0.11 (also adds tests for the contact list example, and alters its > behaviour to resemble the new ContactList API more closely): > > http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/test-contact-list-cm Assuming the tests are right, ++
Fixed in git, will be in 0.10.6 and 0.11.6.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.