[licq-im/licq] f8990b: jabber: No need to use conversation id
[email protected] Wed, 14 Sep 2011 08:35:52 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: f8990b3eba7ce09be66ea5405745ecc80af55817
https://github.com/licq-im/licq/commit/f8990b3eba7ce09be66ea5405745ecc80af55817
Author: Anders Olofsson <[email protected]>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M jabber/src/handler.cpp
M jabber/src/handler.h
Log Message:
-----------
jabber: No need to use conversation id
Jabber supports sending messages without setting up a conversation
first so there is no need to assign conversation ids like MSN does.
Commit: db0ad4450f012c835ff126f98d5cabe850868ddd
https://github.com/licq-im/licq/commit/db0ad4450f012c835ff126f98d5cabe850868ddd
Author: Anders Olofsson <[email protected]>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M qt4-gui/src/views/contactdelegate.cpp
M qt4-gui/src/views/contactdelegate.h
M qt4-gui/src/views/floatyview.cpp
M qt4-gui/src/views/mmuserview.cpp
M qt4-gui/src/views/userview.cpp
M qt4-gui/src/views/userviewbase.cpp
M qt4-gui/src/views/userviewbase.h
Log Message:
-----------
qt4-gui: Don't skin user list in message dialog
Compare: https://github.com/licq-im/licq/compare/cc0c31e...db0ad44