RetroShare/libretroshare/src/chat
2015-01-23 08:22:54 +00:00
..
distantchat.cc added non aggressive mode option to turtle router to make distant chat happy 2015-01-22 20:25:39 +00:00
distantchat.h added keep-alive packets to distant chat. Improved the tunnel management logic. 2014-12-07 21:51:30 +00:00
distributedchat.cc 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
distributedchat.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
p3chatservice.cc fixed a few compilation warnings 2015-01-23 08:22:54 +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 separated chat items from message items, separated chat into tree components: chat, distant chat and distributed chat (i.e. lobbies). moved all chat components into chat/. Removed deprecated chat items 2014-11-11 16:10:54 +00:00
rschatitems.h added keep-alive packets to distant chat. Improved the tunnel management logic. 2014-12-07 21:51:30 +00:00