diff options
| author | default <nobody@localhost> | 2024-11-18 20:38:30 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-11-18 20:38:30 +0100 |
| commit | 4daacf6b9d60b6fc9fedbbf634ed1c9490095ba1 (patch) | |
| tree | 300333a158c4aac2850e0b74f33bc8b2a44dc071 | |
| parent | 41aa022e0d02fa357c400b70d12c876fa1fd137d (diff) | |
Updated TODO.
| -rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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). |