Revision: 7131
          http://sourceforge.net/p/retroshare/code/7131
Author:   drbob7
Date:     2014-02-19 11:08:37 +0000 (Wed, 19 Feb 2014)
Log Message:
-----------

Implementation of GxsId Opinion, and start of Reputation system.
 - Removed old reputation system from p3idservice
 - Removed old Msg types as well (no longer needed)
 - Added real submitOpinion()
 - Modified serviceString to support Reputation System.
 - Added reputation information to both Cached Data, and Standard ID Data.
 - Added basics of new reputation system as alternative service. (not gxs).
 - Added Generic TLV types for maps.
 - Moved configuration files to their own directory .rs/config/
 - Finally, fixed up bits missed from the change to updateGroup!

Modified Paths:
--------------
    trunk/libretroshare/src/gxs/gxstokenqueue.cc
    trunk/libretroshare/src/libretroshare.pro
    trunk/libretroshare/src/pqi/p3cfgmgr.cc
    trunk/libretroshare/src/pqi/p3cfgmgr.h
    trunk/libretroshare/src/retroshare/rsgxschannels.h
    trunk/libretroshare/src/retroshare/rsgxsforums.h
    trunk/libretroshare/src/retroshare/rsidentity.h
    trunk/libretroshare/src/retroshare/rsposted.h
    trunk/libretroshare/src/retroshare/rswiki.h
    trunk/libretroshare/src/rsserver/rsaccounts.cc
    trunk/libretroshare/src/serialiser/itempriorities.h
    trunk/libretroshare/src/serialiser/rsgxsiditems.cc
    trunk/libretroshare/src/serialiser/rsgxsiditems.h
    trunk/libretroshare/src/serialiser/rsserviceids.h
    trunk/libretroshare/src/serialiser/rstlvbase.h
    trunk/libretroshare/src/serialiser/rstlvtypes.h
    trunk/libretroshare/src/services/p3gxschannels.cc
    trunk/libretroshare/src/services/p3gxschannels.h
    trunk/libretroshare/src/services/p3gxsforums.cc
    trunk/libretroshare/src/services/p3gxsforums.h
    trunk/libretroshare/src/services/p3idservice.cc
    trunk/libretroshare/src/services/p3idservice.h
    trunk/libretroshare/src/services/p3posted.cc
    trunk/libretroshare/src/services/p3posted.h
    trunk/libretroshare/src/services/p3wiki.cc
    trunk/libretroshare/src/services/p3wiki.h

Added Paths:
-----------
    trunk/libretroshare/src/serialiser/rsgxsreputationitems.cc
    trunk/libretroshare/src/serialiser/rsgxsreputationitems.h
    trunk/libretroshare/src/serialiser/rstlvgenericmap.cc
    trunk/libretroshare/src/serialiser/rstlvgenericmap.h
    trunk/libretroshare/src/serialiser/rstlvmaps.h
    trunk/libretroshare/src/services/p3gxsreputation.cc
    trunk/libretroshare/src/services/p3gxsreputation.h

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


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel

Reply via email to