[licq-im/licq] 2a20c3: jabber: Set group membership when adding contact
[email protected] Fri, 26 Aug 2011 09:20:40 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/1.5-stable
Home: https://github.com/licq-im/licq
Commit: 2a20c33cb05fea647ca483f74626d538348f0c67
https://github.com/licq-im/licq/commit/2a20c33cb05fea647ca483f74626d538348f0c67
Author: Anders Olofsson <[email protected]>
Date: 2011-08-26 (Fri, 26 Aug 2011)
Changed paths:
M jabber/src/client.cpp
M jabber/src/client.h
M jabber/src/plugin.cpp
M jabber/src/plugin.h
M licq/doc/CHANGELOG
Log Message:
-----------
jabber: Set group membership when adding contact
Commit: 72787241ca27621bce5f5667769ab00e4a728224
https://github.com/licq-im/licq/commit/72787241ca27621bce5f5667769ab00e4a728224
Author: Anders Olofsson <[email protected]>
Date: 2011-08-26 (Fri, 26 Aug 2011)
Changed paths:
M licq/src/contactlist/usermanager.cpp
Log Message:
-----------
licq: Don't set server group when adding contact
ICQ and Jabber set group when adding and MSN doesn't support server
side groups anyway.
Local group must be set before adding contact for Jabber to get them.
Compare: https://github.com/licq-im/licq/compare/5eac86a...7278724