summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
16 16
17## Wishlist 17## Wishlist
18 18
19Add a pidfile.
20
21Implement Proxying for Media Links to Enhance User Privacy (see https://codeberg.org/grunfink/snac2/issues/219 for more information). 19Implement Proxying for Media Links to Enhance User Privacy (see https://codeberg.org/grunfink/snac2/issues/219 for more information).
22 20
23Consider showing only posts by the account owner (not full trees) (see https://codeberg.org/grunfink/snac2/issues/217 for more information). 21Consider 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
363Fix some URL proxying (2.64, 2024-11-16T07:26:23+0100). 361Fix some URL proxying (2.64, 2024-11-16T07:26:23+0100).
364 362
365Allow underscores in hashtags (2.64, 2024-11-16T07:26:23+0100). 363Allow underscores in hashtags (2.64, 2024-11-16T07:26:23+0100).
364
365Add a pidfile (2.64, 2024-11-17T10:21:29+0100).