RetroShare/libretroshare/src/chat
2015-06-17 10:15:25 +00:00
..
distantchat.cc fixed potential mismatch free/delete[] in distant chat 2015-06-17 10:15:25 +00: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 Chat Lobby gui complaining about wrong string passed to RsGxsId constructor 2015-06-16 18:53:35 +00: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 merged in new lobbies with GXS ids. Old peers and new peers cannot see each others lobby lists. Invitations still work and can be used to transfer a lobby ID between versions. Messages of old and new peers will not be visible to each other 2015-03-06 21:13:23 +00:00
rschatitems.h removed compatibility between invites for old/new lobbies, causing error in flags 2015-03-07 08:41:32 +00:00