RetroShare/libretroshare/src/chat
2015-06-14 22:34:03 +00:00
..
distantchat.cc Fixed memory leak in DistantChatService::locked_sendDHPublicKey. 2015-06-14 22:34:03 +00:00
distantchat.h Fixed uninitialised member in DistantChatPeerInfo and DistantChatDHInfo 2015-06-14 20:13:12 +00:00
distributedchat.cc Fixed memory leak in DistributedChatService::invitePeerToLobby when lobby not found. 2015-06-14 21:24:17 +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 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
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