RetroShare/libretroshare/src/tests
csoler e9d6940b09 Improvements to chat lobbies:
- added generic methods and items for bouncing generic objects through lobbies
	- added handling of peer typing status
	- proper handling of peer join/leave lobby
	- added sub item ids to lobby messages to allow proper message splitting
	- made 2 different message splitting methods for normal chat vs. lobbies. In v0.6, we'll have to handle all messages the same way.
	- added parent id to RsChatLobbyMsgItem, to allow threaded chat.
	- added possibility to make a lobby public/private (not yet fully working)
	- added items for requesting/exchanging list of public lobbies at friends' (not yet fully working)
	- major cleaning of p3chatservice.cc

Next move:
	- gui for listing friend public lobbies, joining them, etc.
	- load/save of persistent lobbies.
	- autoremove of inactive lobbies

Warning: lobby message items of this version are incompatible with previous versions. It won't crash, but
messages will not pass through.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4755 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-06 22:17:08 +00:00
..
dbase fixed compilation of fimontest.cc 2011-10-31 13:19:35 +00:00
ft Added a filemapper class to store downloaded files sequentially on the HD. The mapper automatically 2011-11-01 14:20:51 +00:00
general - Changed default random number generator to use RAND_bytes from openssl. 2011-09-28 19:34:27 +00:00
pqi merge of QoS branch into trunk 2011-09-04 20:01:30 +00:00
printcache re-worked printcache to analyse a large batch of cache files. 2011-05-17 18:03:05 +00:00
scripts * Switched on Dht "Attach" Mode if RS is firewalled. (and not nice firewall). 2011-07-21 11:28:19 +00:00
serialiser Improvements to chat lobbies: 2012-01-06 22:17:08 +00:00
services updating tests: 2011-06-22 21:38:26 +00:00
tcponudp * Switched on Dht "Attach" Mode if RS is firewalled. (and not nice firewall). 2011-07-21 11:28:19 +00:00
util moved test sources to test directory and deleted a few dead files , created new util test directory. 2010-08-25 19:54:28 +00:00
TestNotes.txt * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00