RetroShare/libretroshare/src/chat
Gioacchino Mazzurco 5610cc8600
Fix memory management and deprecated removal from serialization
Fix missing RsDiscPgpKeyItem initialization
Fix inconsistent new[]/delete[] usage in RsDiscPgpKeyItem and
  PGPHandler::exportPublicKey which now consistently uses malloc/free
Remove deprecated RsGenericSerializer::FORMAT_*
Move from deprecated RsServiceSerializer::SERIALIZATION_FLAG_* to
  RsSerializationFlags
Solve a bunch of compiler warnings
Stricter checks in SerializeContext costructor
2020-04-14 12:17:01 +02:00
..
distantchat.cc added notification when distant chat has undelivered messages. Updated the text to remove technical terms such as tunnels 2019-10-26 22:57:13 +02:00
distantchat.h Safer rsids API 2019-05-02 09:55:53 +02:00
distributedchat.cc Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
distributedchat.h fixed some bugs in auto-activating saved chat rooms 2019-06-15 22:44:59 +02:00
p3chatservice.cc add chat to RsEvent 2020-04-04 13:30:23 +02:00
p3chatservice.h add chat to RsEvent 2020-04-04 13:30:23 +02:00
rschatitems.cc Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
rschatitems.h Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00