RetroShare/libretroshare/src/chat
Phenom 0479ec07ab Fix clang warning: unused variable 'MAX_MESSAGES_PER_SECONDS_NUMBER'
/libretroshare/src/chat/distributedchat.cc:57: warning: unused variable
'MAX_MESSAGES_PER_SECONDS_NUMBER' [-Wunused-const-variable]
static const uint32_t MAX_MESSAGES_PER_SECONDS_NUMBER     =  5 ; // max
number of messages from a given peer in a window for duration below
2017-07-16 21:17:06 +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 Merge branch 'master' into gxs_mail_experiments 2017-05-05 15:44:22 +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