aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO37
1 files changed, 16 insertions, 21 deletions
diff --git a/TODO b/TODO
index 8115e013..7aeb4f2c 100644
--- a/TODO
+++ b/TODO
@@ -1,24 +1,17 @@
1Important (for 0.7.0): 10.7.0 (all of these can go under "known limitations", that
2* bugs: 2 is, they are not release-critical IMO):
3 - figure out where seemingly spurious "pending" downloads come from 31) stats integration (daemon+own module for graphical stats)
4 - why can the "file sharing" tab not be selected first 42) update interval is not parsed
5 (I can select first "General" and then "file sharing"!, 53) update namespace content (not implemented)
6 glade shows no difference between the two!!!) 64) code cleanup (lots of repetition of code in fs plugin)
7* implement advanced FS operations: 75) various minor memory leaks in models (esp. on shutdown)
8 - create namespace [ medium, CG ] 86) figure out where seemingly spurious "pending" downloads
9 * minor FIXMEs: root entry, minor FIXMEs, error hanlding 9 come from (still there?)
10 - delete namespace [ medium, CG ] 107) why can the "file sharing" tab not be selected first
11 - publish to namespace [ easy, CG ] 11 (I can select first "General" and then "file sharing"!,
12 - publish update [ easy, CG ] 12 glade shows no difference between the two!!!)
13 - start collection [ easy, CG ]
14 * enable stop collection!
15 * need visual feedback for collection status!
16 - stop collection [ easy, CG ]
17 * enable start collection!
18 13
19 14Later (0.7.1+):
20Later (0.7.1):
210) stats integration (daemon+own module for graphical stats) [ medium ]
221) auto-rename downloaded files 151) auto-rename downloaded files
23 to better names (user feedback!?) [ medium ] 16 to better names (user feedback!?) [ medium ]
242) create directory from known file IDs [ medium ] 172) create directory from known file IDs [ medium ]
@@ -27,8 +20,10 @@ Later (0.7.1):
274) more help-texts (glade) [ easy ] 204) more help-texts (glade) [ easy ]
285) highlight completed downloads [ easy ] 215) highlight completed downloads [ easy ]
296) highlight active downloads in search list [ easy ] 226) highlight active downloads in search list [ easy ]
307) pop-up dialogs / context menus [ medium ] 237) pop-up dialogs / context menus (show extra information,
24 in particular full metadata) [ medium ]
318) chat [ difficult ] 258) chat [ difficult ]
269) show content of current collection
32 27
33 28
34gnunet-gtk wishlist (from pre-0.7.0 days): 29gnunet-gtk wishlist (from pre-0.7.0 days):