RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Find a file
drbob 0dcef10ec2 Fixed the FriendFeed backup of messages:
* switched to one universal PendingCache list.
   * added mHistoricalCaches variable to p3distrib - to indicate when old caches have been loaded.
   * added calls to p3GroupDistrib::HistoricalCachesDone() in rsinit.cc
   * added "historical" parameter to lots of p3distrib functions.
   * updated child classes to only add FeedItems if (historical == false).
   * Switched Validate / Duplicate Msg checks to speed up historical data load.
   * corrected rsrandom function for OSX.
   * bugfix to rsloginhandler function. (compile error).
   


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4008 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-02 21:03:46 +00:00
build_scripts merged with local modifications (binary tgz file) 2011-01-30 15:51:45 +00:00
libbitdht/src suppressed some debug info 2011-01-20 22:18:42 +00:00
libretroshare/src Fixed the FriendFeed backup of messages: 2011-02-02 21:03:46 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src Corrected some translations and fixed german language. 2011-01-31 22:04:28 +00:00
retroshare-nogui/src added missign lib 2011-01-30 16:28:26 +00:00