From 4033f35fa9c7d40b877f295fad356004fd2af930 Mon Sep 17 00:00:00 2001 From: defnax Date: Mon, 8 Feb 2016 21:34:45 +0100 Subject: [PATCH] update todo --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index f2f829d91..2285edbdc 100644 --- a/TODO.txt +++ b/TODO.txt @@ -55,6 +55,7 @@ GXS VOIP H [ ] use proper video encoding. What we have now is decent for video, but sound should be prioritized. Experiments with QtAV seem to work nicely. Finish and integrate! + M [ ] Deactivate Voip Buttons, when Friend has no Voip plugin enabled. M [ ] Implement Voice for Video Chat M [ ] Improve Voice and Video Quality M [ ] Video Quality/Resolution Settings (High, Medium, Low) HD, HQ, SD ) @@ -70,6 +71,7 @@ VOIP Messages H [X] make the mail system re-send failed emails notified by the global router. This is hard because it needs a proper management of duplicate messages E [X] add flags to allow distant messaging from contact list only / everyone / noone / only signed ids. + M [ ] add Signature feature to rs messages Chat E [X] add flags to allow distant chat from contact list only / everyone / noone / only signed ids.