update todo

This commit is contained in:
defnax 2016-02-08 21:34:45 +01:00
parent 7ded128b3a
commit 4033f35fa9

View file

@ -55,6 +55,7 @@ GXS
VOIP VOIP
H [ ] use proper video encoding. What we have now is decent for video, but sound should be prioritized. Experiments 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! 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 [ ] Implement Voice for Video Chat
M [ ] Improve Voice and Video Quality M [ ] Improve Voice and Video Quality
M [ ] Video Quality/Resolution Settings (High, Medium, Low) HD, HQ, SD ) M [ ] Video Quality/Resolution Settings (High, Medium, Low) HD, HQ, SD )
@ -70,6 +71,7 @@ VOIP
Messages 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 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. 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 Chat
E [X] add flags to allow distant chat from contact list only / everyone / noone / only signed ids. E [X] add flags to allow distant chat from contact list only / everyone / noone / only signed ids.