diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | ## Open | 3 | ## Open |
| 4 | 4 | ||
| 5 | Fix `timeline_request_replies()` issues (more info there). | ||
| 6 | |||
| 5 | Fix premature purge of actor by hardlinking the actor object inside the user `following/` subfolder. | 7 | Fix premature purge of actor by hardlinking the actor object inside the user `following/` subfolder. |
| 6 | 8 | ||
| 7 | Replace weird, vestigial 'touch-by-append-spaces' in actor_get() with a more proper call to `utimes()`. | 9 | Replace weird, vestigial 'touch-by-append-spaces' in actor_get() with a more proper call to `utimes()`. |