summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index f52a976..7b105ae 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,8 @@
## Open
+Fix `timeline_request_replies()` issues (more info there).
+
Fix premature purge of actor by hardlinking the actor object inside the user `following/` subfolder.
Replace weird, vestigial 'touch-by-append-spaces' in actor_get() with a more proper call to `utimes()`.