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