commit 4daacf6b9d60b6fc9fedbbf634ed1c9490095ba1
parent 41aa022e0d02fa357c400b70d12c876fa1fd137d
Author: default <nobody@localhost>
Date: Mon, 18 Nov 2024 20:38:30 +0100
Updated TODO.
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -16,10 +16,6 @@ Important: deleting a follower should do more that just delete the object, see h
## Wishlist
-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).
-
Add support for subscribing and posting to relays (see https://codeberg.org/grunfink/snac2/issues/216 for more information).
The instance timeline should also show boosts from users.
@@ -363,3 +359,7 @@ 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).
+
+Implement Proxying for Media Links to Enhance User Privacy (see https://codeberg.org/grunfink/snac2/issues/219 for more information) (2024-11-18T20:36:39+0100).
+
+Consider showing only posts by the account owner (not full trees) (see https://codeberg.org/grunfink/snac2/issues/217 for more information) (2024-11-18T20:36:39+0100).