From 16cc1b2a9011d2202bd04906e164d72e211018df Mon Sep 17 00:00:00 2001 From: defnax Date: Wed, 3 Dec 2008 17:21:08 +0000 Subject: [PATCH] update todo git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@864 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/Todo.txt | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/retroshare-gui/src/Todo.txt b/retroshare-gui/src/Todo.txt index 0074fbaa7..1c8e6dbb2 100644 --- a/retroshare-gui/src/Todo.txt +++ b/retroshare-gui/src/Todo.txt @@ -8,14 +8,21 @@ RetroShare Todo list: * collapse sources in Downloads [similar ares,emule](TransfersDialog) * Contacts Manager(Adressbook) for Messages ( similar Thunderbirds Adressbook feature) +TODO on Shared Files: + +* Hide Shared Files for different Friends(allowing to give rights for folders) +* Show Shared Files for different Friends(allowing to give rights for folders) +* Special Shared Files for special Friends ( This Share will be shown only to a Friend which i set.)(allowing to give rights for folders) + TODO on channels: - * Connect Save button. - * Connect Play Button (must get smplayer working properly first). - * Improve GUI display of channels (sorting order etc). - * Display Channels popularity. - * Channel Info only redistributed after a restart (To FIX). - * Updates not 100% reliable. - * should delete downloaded files after one month (save space). - * Probably other bugs too. - * Image/Picture support for Channels - * Images for Channel Name to can set via combobox or use different method(max size 24x24). + +* Connect Save button. +* Connect Play Button (must get smplayer working properly first). +* Improve GUI display of channels (sorting order etc). +* Display Channels popularity. +* Channel Info only redistributed after a restart (To FIX). +* Updates not 100% reliable. +* should delete downloaded files after one month (save space). +* Probably other bugs too. +* Image/Picture support for Channels +* Images for Channel Name to can set via combobox or use different method(max size 24x24).