RetroShare/libretroshare/src/chat
2015-03-06 21:53:00 +00:00
..
distantchat.cc fixed mistake in distant chat (== instead of =) 2015-03-04 21:37:20 +00:00
distantchat.h fixed a few bugs in distant chat protocol (allow re-negociation of DH parameters if decryption fails, correct passing of own gxs id for server side), making the system more reactive. Also fixed the issue of avatar not showing up. Changed the tunnel naming system to something specific to distant chat. WARNING: this version cannot distant chat with previous versions. 2015-02-14 20:55:05 +00:00
distributedchat.cc added missing include for some systems 2015-03-06 21:53:00 +00:00
distributedchat.h 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.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 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