diff options
| author | default <nobody@localhost> | 2023-06-11 10:54:48 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2023-06-11 10:54:48 +0200 |
| commit | 723343fc42884e2cd87faf6443967c2853c48a68 (patch) | |
| tree | 68fef1b6fd1d4c897ac0e07ca253633f0ffa80c3 /TODO.md | |
| parent | e45ffa0fa2c23cc1717d1784a438abdc82c0890a (diff) | |
Disable `timeline_request_replies()` temporarily.
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ ## Open +Fix `timeline_request_replies()` issues (more info there). + 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()`. |