See this page for instructions on how to use Flyspray: http://psi-im.org/wiki/Flyspray
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
FS#109 - Allow contacts to be member of multiple groups
Attached to Project:
Psi Jabber Client
Opened by Hal Rottenberg (halr9000) - Thursday, 24 July 2003, 15:50 GMT-4
Last edited by Kevin Smith (kev) - Thursday, 03 January 2008, 15:55 GMT-4
Opened by Hal Rottenberg (halr9000) - Thursday, 24 July 2003, 15:50 GMT-4
Last edited by Kevin Smith (kev) - Thursday, 03 January 2008, 15:55 GMT-4
|
Details http://psi.affinix.com/forums/index.php?act=ST&f=4&t=744
Pretty straightforward. Past discussion IIRC on the ML or forum (cannot find original thread) indicated that this was allowed by jabber, and I believe if the proper XML is sent, actually works in Psi, but there is no way to set these via the GUI today. |
This task depends upon
So, it's 50% complete :)
Behaviour:
- when no group is selected, automatically set group to "None".
- when "None" is selected unmark any other selected groups.
- when at least one group is selected, unmark "None".
http://psi.affinix.com/forums/index.php?act=ST&f=2&t=2645
--
QString h = ContactView::tr("Hidden");
if (u->inGroup(h))
--
reminded me of the "Hidden group bug" - http://psi-im.org/flyspray/index.php?do=details&id=354
Make sure that the patch does not "help" this bug "perpetuate".