RetroShare/libretroshare/src/chat
2014-12-16 21:45:49 +00:00
..
distantchat.cc fixed bug in distant chat causing multiple tunnels to break the DH session. 2014-12-16 21:45:49 +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 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
distributedchat.h 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
p3chatservice.cc Added size limit for chat types - Public, Private, Lobby, Distant 2014-12-16 10:39:56 +00:00
p3chatservice.h Added size limit for chat types - Public, Private, Lobby, Distant 2014-12-16 10:39:56 +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