RetroShare/libretroshare/src/chat
AsamK 5dad1680e6 Implement history for distant chat
Uses the same history config as private chat
2015-08-28 01:29:34 +02:00
..
distantchat.cc Implement history for distant chat 2015-08-28 01:29:34 +02: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 Fix: chatlobby toaster not working 2015-08-15 23:37:33 +02: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