aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: af1cdfed4f17b197eee32d908df1029c09c848c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
This is just the current plan, plans change.

Annotations:
  RC == Release Critical

0.8.0pre1 (new core features):
- adapt to new chat API
  + show chatroom members
  + clean up ../fs/meta.* includes
- test new pseudonym/namespace APIs
- test recursive downloads (fix mmap error for dirs!)
- test uploads
- test recursive uploads (Mantis #1320!)

0.8.0 (new core features):
- better uritracker support (currently flaky?)
- much more testing!!!
  + find & fix GTK assertion errors
- chat improvements:
  * add various options for sending messages
  * show chatroom member metadata (right-click pop-up)
  * indicate how a message was received (private, signed, etc.)


0.8.1 (expand basics):
- improved search:
  * implement search bookmarking (e.g. user could add/edit/delete
    favourite namespace/key etc combinations)
  * add right button popup menu operations for "Select by pattern" in the search result list.
  * for potentially long clists, add option to specify a string
    pattern that must be matched for the lines to be displayed
    (to further prune search results, for example)
- unindexing:
  * add option to list all indexed files and delete from them
    (ECRS now supports listing of indexed files!
     => but this ECRS functionality may need to be tested!) 

0.8.2 (collections):
- improve collection handling
  * show content of current collection somewhere
  * does it make sense to have "no update" for collections?
  * for sporadically updated collection, have 'publish now' button


1.0.0 (goal: "userfriendly"):
- a completely new interactive directory building
  module that would allow importing files/directories from
  disk and edit various parameters, file descriptions and
  the dir tree structure before the insertion.
- also allow creation of directory from known file IDs [RC]
  + have sortability
  + have multiselection
  + print filenames as well
- gnunet-tracekit plugin [RC]