[licq-im/licq] 9a2d6b: forwarder: Cleanup after previous commit

GitHub <[email protected]> Wed, 25 Jul 2012 12:37:56 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq
  Commit: 9a2d6b689f0e2d7043b524f4383ff2e52145d3e3
      https://github.com/licq-im/licq/commit/9a2d6b689f0e2d7043b524f4383ff2e52145d3e3
  Author: Anders Olofsson <[email protected]>
  Date:   2012-06-30 (Sat, 30 Jun 2012)

  Changed paths:
    M forwarder/src/forwarder.h
    M licq/doc/CHANGELOG

  Log Message:
  -----------
  forwarder: Cleanup after previous commit


  Commit: db584a829a90a742ef94c15b7b203116f45cf376
      https://github.com/licq-im/licq/commit/db584a829a90a742ef94c15b7b203116f45cf376
  Author: Anders Olofsson <[email protected]>
  Date:   2012-07-19 (Thu, 19 Jul 2012)

  Changed paths:
    M licq/doc/CHANGELOG
    M licq/src/icq/icq-srv.cpp
    M licq/src/icq/icq-tcp.cpp

  Log Message:
  -----------
  icq: Don't reject reverse connect for wrong port

The DC port isn't included in server info so we can't expect other
client to know which port to use.
This caused two Licq instances to fail direct connect with each other
even though direct connect with other clients was working.


  Commit: a39aae5fb405d829a206678f403b26b9128a8719
      https://github.com/licq-im/licq/commit/a39aae5fb405d829a206678f403b26b9128a8719
  Author: Anders Olofsson <[email protected]>
  Date:   2012-07-24 (Tue, 24 Jul 2012)

  Changed paths:
    M licq/doc/CHANGELOG
    M licq/src/icq/icq-srv.cpp

  Log Message:
  -----------
  icq: Fix typo when removing server side group


  Commit: 20bed2b48d557e3d11fb4c09f171118287e37dc6
      https://github.com/licq-im/licq/commit/20bed2b48d557e3d11fb4c09f171118287e37dc6
  Author: Anders Olofsson <[email protected]>
  Date:   2012-07-24 (Tue, 24 Jul 2012)

  Changed paths:
    M licq/src/inifile.cpp

  Log Message:
  -----------
  licq: Flag config file as unmodified after loading


  Commit: e133b2dbe9505f20c065efec467b5ac49642bdfe
      https://github.com/licq-im/licq/commit/e133b2dbe9505f20c065efec467b5ac49642bdfe
  Author: Anders Olofsson <[email protected]>
  Date:   2012-07-24 (Tue, 24 Jul 2012)

  Changed paths:
    M forwarder/src/forwarder.h
    M licq/doc/CHANGELOG
    M licq/src/icq/icq-srv.cpp
    M licq/src/icq/icq-tcp.cpp
    M licq/src/inifile.cpp

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


  Commit: 97b648781a89ab6668158765f82727ea37534eb9
      https://github.com/licq-im/licq/commit/97b648781a89ab6668158765f82727ea37534eb9
  Author: Anders Olofsson <[email protected]>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M licq/include/licq/contactlist/usermanager.h
    M licq/src/contactlist/usermanager.cpp
    M licq/src/contactlist/usermanager.h
    M licq/src/icq/icq-srv.cpp
    M licq/src/icq/icq.h

  Log Message:
  -----------
  icq: Create group in server list when adding user

If group was created locally while icq was offline it needs to be
added to the server list as part of adding the first user in the group.


  Commit: aa750742cf6295733dc88ad5cfed035b9a0934d6
      https://github.com/licq-im/licq/commit/aa750742cf6295733dc88ad5cfed035b9a0934d6
  Author: Anders Olofsson <[email protected]>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M jabber/src/handler.cpp
    M jabber/src/plugin.cpp
    M licq/include/licq/contactlist/usermanager.h
    M licq/src/contactlist/usermanager.cpp
    M licq/src/contactlist/usermanager.h
    M licq/src/icq/icq-srv.cpp
    M licq/src/icq/icq-tcp.cpp
    M licq/src/protocolmanager.cpp
    M licq/src/protocolmanager.h
    M msn/src/msn-srv.cpp

  Log Message:
  -----------
  licq: Update server before removing local user

Protocol may need to access data in the user object when performing the
server list update so delay local removal until protocol is done.


  Commit: 2f96bcb64b6cf82bb3b087ba2fc5aeb9fc6891f6
      https://github.com/licq-im/licq/commit/2f96bcb64b6cf82bb3b087ba2fc5aeb9fc6891f6
  Author: Anders Olofsson <[email protected]>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M licq/include/licq/protocolsignal.h
    M licq/src/contactlist/usermanager.cpp
    M licq/src/icq/icq-srv.cpp
    M licq/src/icq/icq.h

  Log Message:
  -----------
  api: Add group id to change user group signal

Protocol is supposed to update user server group after the actual
change so the signal needs to include which group to change to.


Compare: https://github.com/licq-im/licq/compare/6354711d2702...2f96bcb64b6c