RetroShare/libretroshare/src/rsserver
drbob 1b2ed66814 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!



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-19 11:08:37 +00:00
..
Makefile Various stuff. FAQ has 0 zero stuff inside, we don't use git, and matched lowercase filenames. Also, a few formatting fixes in the .pro file in libretroshare. 2010-02-08 21:34:40 +00:00
p3face-config.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3face-msgs.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
p3face-server.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3face.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3history.cc - added history parameters for chat lobbies 2013-09-27 21:18:44 +00:00
p3history.h - added history parameters for chat lobbies 2013-09-27 21:18:44 +00:00
p3msgs.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3msgs.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3peers.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3peers.h removed code for old certificate format. 2014-01-19 14:42:16 +00:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3serverconfig.cc Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3serverconfig.h * Added second (temporary) switch to turtle. 2012-11-25 22:49:00 +00:00
p3status.cc Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
p3status.h Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
rsaccounts.cc Implementation of GxsId Opinion, and start of Reputation system. 2014-02-19 11:08:37 +00:00
rsaccounts.h Improvements for V0.6 logins to support hidden nodes. 2014-01-18 02:32:55 +00:00
rsinit.cc Added specific IDs to GXS service serialisers 2014-02-08 11:13:10 +00:00
rsloginhandler.cc Improvements for V0.6 logins to support hidden nodes. 2014-01-18 02:32:55 +00:00
rsloginhandler.h Cleaned the login code: 2011-02-01 23:27:53 +00:00
rstypes.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00