RetroShare/libretroshare/src/chat
Phenom 300359863e Fix clang warning: 'p3ChatService' defined as a struct here but
previously declared as a class

/libretroshare/src/chat/p3chatservice.h:56: warning: 'p3ChatService'
defined as a struct here but previously declared as a class [-
Wmismatched-tags]
struct p3ChatService :
/libretroshare/src/rsserver/p3msgs.h:33: did you mean struct here?
class p3ChatService;
2017-07-17 22:32:23 +02:00
..
distantchat.cc fixed merging problem 2017-07-16 21:15:26 +02:00
distantchat.h Improve async distant chat, fix chat msg receiving 2017-03-01 23:31:13 +01:00
distributedchat.cc Fix clang warning: unused variable 'MAX_MESSAGES_PER_SECONDS_NUMBER' 2017-07-16 21:17:06 +02:00
distributedchat.h Fix Lobby Topic not send on invite. 2017-05-08 15:38:36 +02:00
p3chatservice.cc fixed p3Gxstunnel so that it sends the data packets in the same order it received them. This fixes the bug in distant chat causing images to not transfer correctly in some cases 2017-07-15 22:16:45 +02:00
p3chatservice.h Fix clang warning: 'p3ChatService' defined as a struct here but 2017-07-17 22:32:23 +02:00
rschatitems.cc fixed merging problem 2017-07-16 21:15:26 +02:00
rschatitems.h Fix GxsTrans related serialization regressions 2017-05-15 19:13:29 +02:00