mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-09 06:42:19 -04:00
![]() - 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 |
||
---|---|---|
.. | ||
distribitem_test.cc | ||
distribitem_test.h | ||
Makefile | ||
rsbaseitem_test.cc | ||
rsconfigitem_test.cc | ||
rsconfigitem_test.h | ||
rsmsgitem_test.cc | ||
rsmsgitem_test.h | ||
rsserial_test.cc | ||
rsstatusitem_test.cc | ||
rsstatusitem_test.h | ||
rstlvwidetest.cc | ||
rstunnelitem_test.cc | ||
rsturtleitem_test.cc | ||
support.cc | ||
support.h | ||
TestNotes.txt | ||
tlvbase_test.cc | ||
tlvbase_test2.cc | ||
tlvitems_test.cc | ||
tlvrandom_test.cc | ||
tlvstack_test.cc | ||
tlvtypes_test.cc | ||
valgrind_all.sh |