RetroShare/libretroshare/src/chat
Gio 9eef412b44 Expose libresapi for distant chat
Added macro to deprecate symbols usage in a crossplatform way.
Deprecated Request::mMethod and related stuff that make implementation
 more complex without advantage.
Added /chat/{initiate_distant_chat, distant_chat_status,
 close_distant_chat} to libresapi.
Solved subtle bug in ChatId::ChatId(std::string str) that caused zeroed
 DistantChatPeerId being created.
2016-12-07 20:29:33 +01:00
..
distantchat.cc Expose libresapi for distant chat 2016-12-07 20:29:33 +01:00
distantchat.h removed tricky memory leak in chat lobbies due to handling of partial messages 2016-04-21 22:07:50 -04:00
distributedchat.cc improved explicit requests of missing GXS ids, also fixing situations where empty peers lists would wipe out pending peer lists 2016-07-15 16:59:57 -04:00
distributedchat.h removed tricky memory leak in chat lobbies due to handling of partial messages 2016-04-21 22:07:50 -04:00
p3chatservice.cc Expose libresapi for distant chat 2016-12-07 20:29:33 +01:00
p3chatservice.h prevented turtle to not deleting a config item when it is not cast 2016-04-21 22:23:07 -04:00
rschatitems.cc Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
rschatitems.h fixed compilation and several problems following separation of public/private keys 2016-06-04 21:39:40 -04:00