diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -3,22 +3,18 @@ This is just the current plan, plans change. | |||
3 | Annotations: | 3 | Annotations: |
4 | RC == Release Critical | 4 | RC == Release Critical |
5 | 5 | ||
6 | 0.8.0pre1 (new core features): | ||
7 | - test new pseudonym/namespace APIs | ||
8 | - test recursive downloads (fix mmap error for dirs!) | ||
9 | - test uploads | ||
10 | - test recursive uploads (Mantis #1320!) | ||
11 | |||
12 | 0.8.0 (new core features): | 6 | 0.8.0 (new core features): |
13 | - better uritracker support (currently flaky?) | ||
14 | - much more testing!!! | 7 | - much more testing!!! |
15 | + find & fix GTK assertion errors | 8 | + find & fix GTK assertion errors |
16 | - chat improvements: | 9 | - chat improvements: |
17 | * allow leaving of chat rooms | 10 | * allow leaving chat rooms |
18 | * allow sending / joining by pressing ENTER | 11 | * allow sending / joining by pressing ENTER |
19 | * indicate who we are in the member list | 12 | * indicate who we are in the member list |
20 | * add various options for sending messages | 13 | * add various options for sending messages |
21 | * indicate how a message was received (private, signed, etc.) | 14 | * indicate how a message was received (private, signed, etc.) |
15 | - namespace improvements: | ||
16 | * use pseudonym names in namespace chooser in search tab | ||
17 | * use pseudonym names in message window ("namespace discovered" notification) | ||
22 | 18 | ||
23 | 0.8.1 (expand basics): | 19 | 0.8.1 (expand basics): |
24 | - improved search: | 20 | - improved search: |