aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-11-17 10:21:51 +0100
committerdefault <nobody@localhost>2024-11-17 10:21:51 +0100
commitec5ba68d00a5db05f61f539a6cde9d9906388e83 (patch)
treeb288c7919d9da4b3ee9279116d8e659151da79a9 /TODO.md
parent876c892960c7e45daf62369ea58f47ad42bfb98e (diff)
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 5e0a302..0d8c64d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -16,8 +16,6 @@ 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).
@@ -363,3 +361,5 @@ Fix a crash when posting an image from the tooot mobile app (2.63, 2024-11-11T19
Fix some URL proxying (2.64, 2024-11-16T07:26:23+0100).
Allow underscores in hashtags (2.64, 2024-11-16T07:26:23+0100).
+
+Add a pidfile (2.64, 2024-11-17T10:21:29+0100).