Browse Source

Updated TODO.

default 3 years ago
parent
commit
ab470e9f9b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      TODO.md

+ 4 - 0
TODO.md

@@ -2,6 +2,10 @@
 
 
 ## Open
 ## Open
 
 
+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()`.
+
 Post edits should preserve the image and the image description somewhat.
 Post edits should preserve the image and the image description somewhat.
 
 
 Implement real tag links instead of just pretending that it's something that exists.
 Implement real tag links instead of just pretending that it's something that exists.