diff options
author | default <nobody@localhost> | 2023-06-09 09:44:48 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-09 09:44:48 +0200 |
commit | ab470e9f9b37c0164b9fe9437bdef8b80bbb4c27 (patch) | |
tree | c34722f497a019a756fe17bf6a6bfcbaf1ff41dd /TODO.md | |
parent | e22da86ccff9b9f4bdc6a7a9360d057fb79d1ef2 (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |