From ab470e9f9b37c0164b9fe9437bdef8b80bbb4c27 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 9 Jun 2023 09:44:48 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 198df63..f52a976 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,10 @@ ## 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. Implement real tag links instead of just pretending that it's something that exists.