From 0858f57d8a17aac6c2ca7fc2fc6b7008486293fe Mon Sep 17 00:00:00 2001 From: default Date: Sun, 17 Nov 2024 10:09:41 +0100 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 5054b1f..5e0a302 100644 --- a/TODO.md +++ b/TODO.md @@ -16,6 +16,8 @@ Important: deleting a follower should do more that just delete the object, see h ## Wishlist +Add a pidfile. + Implement Proxying for Media Links to Enhance User Privacy (see https://codeberg.org/grunfink/snac2/issues/219 for more information). Consider showing only posts by the account owner (not full trees) (see https://codeberg.org/grunfink/snac2/issues/217 for more information).