RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
thunder2 37fe5ff3a3 Save incoming not read private chat messages in config and delete it after reading.
Added queue for outgoing private offline chat messages. The queue is also saved until the private chat message could be delivered.
It does not work in the short time between the shutdown of the peer and the switch of the state to offline for that peer. For this we need a response of the peer.
Need recompile.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 00:08:06 +00:00
build_scripts updated build script for ubuntu packaging with bitdht 2010-08-02 10:27:40 +00:00
libbitdht/src Changed the values of ETIMEDOUT to 10060 like in pthread.h to prevent compiler warnings. 2010-08-04 11:27:16 +00:00
libretroshare/src Save incoming not read private chat messages in config and delete it after reading. 2010-09-21 00:08:06 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src Save incoming not read private chat messages in config and delete it after reading. 2010-09-21 00:08:06 +00:00
retroshare-nogui/src This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00