summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/todo.txt b/todo.txt
index 70af1142..10dc26cf 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,15 +1,11 @@
1xmpp: handle tox-friends in roster. 1xmpp: handle tox-friends in roster.
2 2
3xmpp: load tox user key from ~/.presence/<pubkey>.tox/secret
4
5tox: Add fallback trials to cookie response in case response is from another address than request. 3tox: Add fallback trials to cookie response in case response is from another address than request.
6 4
7ui: Online help. 5ui: Online help.
8 6
9ui: Explicit routing table node deletion. "forget" command. 7ui: Explicit routing table node deletion. "forget" command.
10 8
11ui: a - with no arguments would list the currently active recuring publications.
12
13kademlia: Change refresh algorithm to refresh farther away buckets before closer ones. 9kademlia: Change refresh algorithm to refresh farther away buckets before closer ones.
14 10
15kademlia: Remove (without replacement) stale routing nodes at some point. 11kademlia: Remove (without replacement) stale routing nodes at some point.