[licq-im/licq] 2a20c3: jabber: Set group membership when adding contact

[email protected] Fri, 26 Aug 2011 09:20:41 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  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.


  Commit: e4e8c4987cd60f0554ba06ebf54c8e339cbf651b
      https://github.com/licq-im/licq/commit/e4e8c4987cd60f0554ba06ebf54c8e339cbf651b
  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
  M licq/src/contactlist/usermanager.cpp

  Log Message:
  -----------
  Merge branch '1.5-stable'


  Commit: 15214eca994a2493dc1322d22d64e8b6686e40f2
      https://github.com/licq-im/licq/commit/15214eca994a2493dc1322d22d64e8b6686e40f2
  Author: Anders Olofsson <[email protected]>
  Date:   2011-08-26 (Fri, 26 Aug 2011)

  Changed paths:
    M licq/doc/CHANGELOG
  M qt4-gui/src/core/licqgui.cpp

  Log Message:
  -----------
  qt4-gui: Open auth request when adding contact

Requesting authorization is usually the first thing to do after adding
a contact and is usually required by the protocols anyway.


Compare: https://github.com/licq-im/licq/compare/7ba64d8...15214ec