summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2018-05-19 20:38:36 -0400
committerjoe <joe@jerkface.net>2018-05-19 20:38:36 -0400
commitc3c89c536cd7524eaa510356b393e2d60fefdba6 (patch)
tree1c442c7db29f96a011af5ff5f013359ab93e4bb1 /todo.txt
parent5fc282406abfe8cfb11ff0ce29562e334fb95755 (diff)
Implemented command to list scheduled announcements.
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.