aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 6 insertions, 5 deletions
diff --git a/TODO b/TODO
index af1cdfed..872aa4e0 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@ Annotations:
4 RC == Release Critical 4 RC == Release Critical
5 5
60.8.0pre1 (new core features): 60.8.0pre1 (new core features):
7- adapt to new chat API
8 + show chatroom members
9 + clean up ../fs/meta.* includes
10- test new pseudonym/namespace APIs 7- test new pseudonym/namespace APIs
11- test recursive downloads (fix mmap error for dirs!) 8- test recursive downloads (fix mmap error for dirs!)
12- test uploads 9- test uploads
@@ -17,11 +14,12 @@ Annotations:
17- much more testing!!! 14- much more testing!!!
18 + find & fix GTK assertion errors 15 + find & fix GTK assertion errors
19- chat improvements: 16- chat improvements:
17 * allow leaving of chat rooms
18 * allow sending / joining by pressing ENTER
19 * indicate who we are in the member list
20 * add various options for sending messages 20 * add various options for sending messages
21 * show chatroom member metadata (right-click pop-up)
22 * indicate how a message was received (private, signed, etc.) 21 * indicate how a message was received (private, signed, etc.)
23 22
24
250.8.1 (expand basics): 230.8.1 (expand basics):
26- improved search: 24- improved search:
27 * implement search bookmarking (e.g. user could add/edit/delete 25 * implement search bookmarking (e.g. user could add/edit/delete
@@ -30,6 +28,9 @@ Annotations:
30 * for potentially long clists, add option to specify a string 28 * for potentially long clists, add option to specify a string
31 pattern that must be matched for the lines to be displayed 29 pattern that must be matched for the lines to be displayed
32 (to further prune search results, for example) 30 (to further prune search results, for example)
31- improved chat:
32 * allow specifying metadata with nickname
33 * show chatroom member metadata (right-click pop-up)
33- unindexing: 34- unindexing:
34 * add option to list all indexed files and delete from them 35 * add option to list all indexed files and delete from them
35 (ECRS now supports listing of indexed files! 36 (ECRS now supports listing of indexed files!