snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 0157ac626c3bf2098763eeef9e9a6007197ae7f1
parent f1294bd3d44cbe73d89118a8b46c1b9c33de248d
Author: default <nobody@localhost>
Date:   Mon, 12 Jun 2023 16:29:34 +0200

Updated TODO.

Diffstat:
MTODO.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -2,6 +2,8 @@ ## Open +Fix broken links that contain # (https://codeberg.org/grunfink/snac2/issues/47#issuecomment-937014). + Fix `timeline_request_replies()` issues (more info there). Fix premature purge of actor by hardlinking the actor object inside the user `following/` subfolder.