diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -11,12 +11,12 @@ Notes: | |||
11 | Oh, and this is of course just a plan. And plans always change. | 11 | Oh, and this is of course just a plan. And plans always change. |
12 | 12 | ||
13 | 0.7.2 (goal: re-enable all 0.7.0 features): | 13 | 0.7.2 (goal: re-enable all 0.7.0 features): |
14 | - create custom gtk logger (via memory logger?) | 14 | - #917 (peer-info view) |
15 | - color-coding of pending/completion of search results | 15 | - #939 zero anonymity warning |
16 | should be made persistent (currently reverts to white | 16 | - create custom gtk logger (via memory logger?) [see also #1027] |
17 | when gnunet-gtk is stopped and restarted); also need | 17 | |
18 | to add color for results previously downloaded | 18 | 0.7.2a: |
19 | - re-enable advanced/namespace menus [pre1] | 19 | - re-enable advanced/namespace menus |
20 | + namespace creation | 20 | + namespace creation |
21 | + namespace update | 21 | + namespace update |
22 | + namespace search | 22 | + namespace search |
@@ -29,8 +29,8 @@ Notes: | |||
29 | * use new namespace APIs | 29 | * use new namespace APIs |
30 | * clean, short namespace search URIs | 30 | * clean, short namespace search URIs |
31 | 31 | ||
32 | |||
32 | 0.7.3 (goal: polish): | 33 | 0.7.3 (goal: polish): |
33 | - #917 (peer-info view) | ||
34 | - pop-up dialogs / context menus (show extra information, | 34 | - pop-up dialogs / context menus (show extra information, |
35 | in particular full metadata) [ medium ] | 35 | in particular full metadata) [ medium ] |
36 | - add right button popup menu operations for | 36 | - add right button popup menu operations for |
@@ -40,7 +40,8 @@ Notes: | |||
40 | pattern that must be matched for the lines to be displayed | 40 | pattern that must be matched for the lines to be displayed |
41 | (to further prune search results, for example) | 41 | (to further prune search results, for example) |
42 | - gnunet-setup plugin | 42 | - gnunet-setup plugin |
43 | - gnunet-peer-info plugin | 43 | - #1045 ability to pause a search |
44 | - announce newly found namespaces to user -- #1040 | ||
44 | 45 | ||
45 | 0.7.4 (goal: expand features): | 46 | 0.7.4 (goal: expand features): |
46 | - chat | 47 | - chat |