Revision: 7184
          http://sourceforge.net/p/retroshare/code/7184
Author:   csoler
Date:     2014-03-16 22:19:26 +0000 (Sun, 16 Mar 2014)
Log Message:
-----------
One step toward sending/receiving messages from both RsPeerId and GXSids

Backend side:
- MessageInfo now has lists of CC,TO and BCC for both RsPeerId and RsGxsId
- p3msgservice handles each type of destination accordingly, possibly 
encrypting/signing the message
- added new type RsTlvGxsIdSet
- removed virtual peers from p3msgservice (not needed anymore), and removed 
tunneling as well
Gui side:
- added GXS ids to message RetroShareLink
- messagecomposer now handles Group, RsPeerId and RsGxsIds.

Work in  progress. Does not fully work yet.

Modified Paths:
--------------
    branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.h
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.cc
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.h
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvbase.h
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvtypes.h
    branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
    branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/MessagesDialog.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.h
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendList.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/ChatMsgItem.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/MsgItem.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/PeerItem.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.h
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageWidget.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Retroshare-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/retroshare-devel

Reply via email to