RetroShare/libretroshare/src/chat
electron128 8e6998b8d9 removed redundant map _lobby_ids from DistributedChatService.
The same information and more is stored in the _chat_lobbys map.
_lobby_ids is unused since commit 67e1495d9a
2016-01-10 14:34:08 +01:00
..
distantchat.cc removed some debug output in distant chat 2015-12-27 22:19:30 -05:00
distantchat.h added notifiction of denying conversation for distant chat 2015-12-27 22:16:04 -05:00
distributedchat.cc removed redundant map _lobby_ids from DistributedChatService. 2016-01-10 14:34:08 +01:00
distributedchat.h removed redundant map _lobby_ids from DistributedChatService. 2016-01-10 14:34:08 +01:00
p3chatservice.cc fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside 2015-12-30 18:20:09 -05:00
p3chatservice.h added backend for distant message and distant chat filtering based on contact list 2015-12-25 22:37:06 -05:00
rschatitems.cc fixed serialisation methods for GxsTunnel service 2015-11-27 23:37:39 -05:00
rschatitems.h added notifiction of denying conversation for distant chat 2015-12-27 22:16:04 -05:00