[licq-im/licq] f959d4: jabber: Make handler aware of owner id

GitHub <[email protected]> Tue, 30 Oct 2012 10:05:03 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq
  Commit: f959d434de125550177ae6c69fb2ebf3c901df94
      https://github.com/licq-im/licq/commit/f959d434de125550177ae6c69fb2ebf3c901df94
  Author: Anders Olofsson <[email protected]>
  Date:   2012-10-29 (Mon, 29 Oct 2012)

  Changed paths:
    M jabber/src/client.cpp
    M jabber/src/client.h
    M jabber/src/handler.cpp
    M jabber/src/handler.h
    M jabber/src/owner.h
    M jabber/src/plugin.cpp
    M jabber/src/plugin.h

  Log Message:
  -----------
  jabber: Make handler aware of owner id

Preparation for supporting multiple owners per protocol.


  Commit: e73fab576757b4f5de33b14dfe5157ee1237c1c3
      https://github.com/licq-im/licq/commit/e73fab576757b4f5de33b14dfe5157ee1237c1c3
  Author: Anders Olofsson <[email protected]>
  Date:   2012-10-29 (Mon, 29 Oct 2012)

  Changed paths:
    M msn/src/msn-sb.cpp
    M msn/src/msn-srv.cpp
    M msn/src/msn-ssl.cpp
    M msn/src/msn.cpp
    M msn/src/msn.h
    M msn/src/msnevent.cpp
    M msn/src/msnevent.h
    M msn/src/msnpacket.cpp
    M msn/src/msnpacket.h
    M msn/src/owner.h

  Log Message:
  -----------
  msn: Use userid instead of account id


  Commit: 9488556b7707d8183228c697f6a3319564c4f0fc
      https://github.com/licq-im/licq/commit/9488556b7707d8183228c697f6a3319564c4f0fc
  Author: Anders Olofsson <[email protected]>
  Date:   2012-10-29 (Mon, 29 Oct 2012)

  Changed paths:
    M licq/include/licq/icq/chat.h
    M licq/src/icq/chat.cpp
    M licq/src/icq/chat.h
    M licq/src/icq/packet-tcp.h

  Log Message:
  -----------
  icq: Use UIN in chat objects instead of user

The protocol for ICQ chat only uses numeric UINs and this reduces the
number of places to convert between UINs and Licq::UserId.


  Commit: dfb3603a21bf57428569bdf758a430fed7ab8756
      https://github.com/licq-im/licq/commit/dfb3603a21bf57428569bdf758a430fed7ab8756
  Author: Anders Olofsson <[email protected]>
  Date:   2012-10-29 (Mon, 29 Oct 2012)

  Changed paths:
    M rms/src/rms.cpp
    M rms/src/rms.h

  Log Message:
  -----------
  rms: Replace old uin handling of users


  Commit: acc5c5e486aa3624a917dd07d714647f037baee6
      https://github.com/licq-im/licq/commit/acc5c5e486aa3624a917dd07d714647f037baee6
  Author: Anders Olofsson <[email protected]>
  Date:   2012-10-29 (Mon, 29 Oct 2012)

  Changed paths:
    M licq/src/fifo.cpp

  Log Message:
  -----------
  licq: Restore fifo support for not in list users


Compare: https://github.com/licq-im/licq/compare/bcb51e9581d5...acc5c5e486aa