update todo list

This commit is contained in:
defnax 2015-11-28 18:13:35 +01:00
parent 950f407614
commit 923efda9ae

View File

@ -18,6 +18,7 @@ GUI
E [ ] fix posted GUI. Needs to be more handy and more appealing. E [ ] fix posted GUI. Needs to be more handy and more appealing.
E [ ] add RS links for GXS identities, so that they can be transferred easily between nodes in forums, etc E [ ] add RS links for GXS identities, so that they can be transferred easily between nodes in forums, etc
E [ ] enable people dialog E [ ] enable people dialog
M [ ] Personal Page (Profile Page for GXS ID Users,view latest Posts, public forum/channels,posted posts, comments in all areas, Reputation Infos, Popularity and more)
E [ ] fix RSButtonOnText::eventFilter, and fix all places where RSButtonOnText gets deleted E [ ] fix RSButtonOnText::eventFilter, and fix all places where RSButtonOnText gets deleted
E [ ] find all places where the deprecated(in Qt5) Q_WS_WIN and other Q_WS* macros are E [ ] find all places where the deprecated(in Qt5) Q_WS_WIN and other Q_WS* macros are
used, and replace with something else used, and replace with something else
@ -48,6 +49,16 @@ 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 [ ] Video Quality/Resolution Settings (High, Medium, Low) HD, HQ, SD )
M [ ] Video Device: WebCam(s) or Desktop Selection
M [ ] Audio Input Device Selection (Microphone)
M [ ] Audio Output Device Selection (Speaker)
M [ ] Video Snapshots https://support.skype.com/en/faq/FA1222/what-is-video-snapshot
M [ ] Voice Messaging (record and send a voice message)
M [ ] Video Messages (send a video greeting to multiple friends/coworkers/developers at once.)
H [ ] Audio Conference
H [ ] Video Conference
Messages Messages
H [ ] make the mail system re-send failed emails notified by the global router. This is hard because it needs a proper H [ ] make the mail system re-send failed emails notified by the global router. This is hard because it needs a proper
@ -74,6 +85,8 @@ Libretroshare
Channels Channels
E [ ] allow to set a download directory per channel E [ ] allow to set a download directory per channel
M [ ] Thumbnail View for Channels
M [ ] Count commments on Comments Button
Posted Posted
E [ ] Show an info page for unsubscribed posted threads (same as forums) E [ ] Show an info page for unsubscribed posted threads (same as forums)