comparison ChangeLog @ 24029:8a488151e07a

Add 'Nested Grouping' option in the grouping plugin Nested groups are detected by the '/' character in the group name. For example, groups 'Work/Accounting' and 'Work/Lab' will both be nested under a 'Work' parent group. It would probably make more sense to actually name the subgroups 'Accounting' and 'Lab' in this case, and a patch to make that happen will be gladly accepted. I think some other client uses similar behaviour for group nestedness.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 31 Aug 2008 06:31:17 +0000
parents c6670bbc2191
children dc25ef2669f6 0d200c4188e4 4f8fce83b4aa
comparison
equal deleted inserted replaced
24028:4df8161acc3b 24029:8a488151e07a
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.5.2 (??/??/????): 3 version 2.5.2 (??/??/????):
4 Finch:
5 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group
6 hierarchies are defined by the '/' character in the group names
4 7
5 version 2.5.1 (08/30/2008): 8 version 2.5.1 (08/30/2008):
6 libpurple: 9 libpurple:
7 * In the Join/Part plugin, add the ability to apply the rules to 10 * In the Join/Part plugin, add the ability to apply the rules to
8 buddies. By default, joins and parts for buddies are still shown. 11 buddies. By default, joins and parts for buddies are still shown.