From 4f41605678d9696714dc7eabd568e69ea0d559b6 Mon Sep 17 00:00:00 2001 From: Cyril Soler Date: Thu, 10 Dec 2015 14:02:11 -0500 Subject: [PATCH] updated TODO list --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 653c4cb8e..72a315ff8 100644 --- a/TODO.txt +++ b/TODO.txt @@ -71,6 +71,7 @@ Chat E [ ] add flags to allow distant chat from contact list only / everyone / noone / only signed ids. Libretroshare + E [ ] groups small packets in pqistreamer::handleoutgoing_locked(), and see if that removes some padding overhead E [ ] make sure at least one location is kept when removing old locations as it avoids lots of connection problems. M [ ] improve serialisation system. Lots of serialisation tasks (header, verifications, serialiser=>template, can be factored) M [ ] separate chat stuff from rsmsgs.h into rschat.h