diff options
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -2,6 +2,10 @@ | |||
| 2 | 2 | ||
| 3 | ## Open | 3 | ## Open |
| 4 | 4 | ||
| 5 | Fix premature purge of actor by hardlinking the actor object inside the user `following/` subfolder. | ||
| 6 | |||
| 7 | Replace weird, vestigial 'touch-by-append-spaces' in actor_get() with a more proper call to `utimes()`. | ||
| 8 | |||
| 5 | Post edits should preserve the image and the image description somewhat. | 9 | Post edits should preserve the image and the image description somewhat. |
| 6 | 10 | ||
| 7 | Implement real tag links instead of just pretending that it's something that exists. | 11 | Implement real tag links instead of just pretending that it's something that exists. |