RetroShare/libretroshare/src/chat
2015-10-13 21:34:53 -04:00
..
distantchat.cc added proper memory release after mallocs in distant chat (SVN bug 383) 2015-10-11 11:12:11 -04:00
distantchat.h Fixed commit 8448. Initialized the the member aes_key of DistantChatPeerInfo with memset. 2015-06-15 09:04:26 +00:00
distributedchat.cc fixed bug causing lobby messages signed by IDs linked to unknown PGP keys to be dropped 2015-10-13 21:34:53 -04:00
distributedchat.h in ChatLobbyWidget: show dialog to create a new identity when there is no own identity 2015-05-17 10:13:32 +00:00
p3chatservice.cc Removed some unused parameter warnings. 2015-06-15 22:41:18 +00:00
p3chatservice.h simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron. 2014-12-29 21:41:05 +00:00
rschatitems.cc Added missing restore of ostream format (std::dec) in rschatitems.cc. 2015-07-12 22:06:44 +00:00
rschatitems.h removed compatibility between invites for old/new lobbies, causing error in flags 2015-03-07 08:41:32 +00:00