mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-23 13:45:05 +00:00
Updated TODO.
This commit is contained in:
parent
41aa022e0d
commit
4daacf6b9d
1 changed files with 4 additions and 4 deletions
8
TODO.md
8
TODO.md
|
@ -16,10 +16,6 @@ Important: deleting a follower should do more that just delete the object, see h
|
||||||
|
|
||||||
## Wishlist
|
## 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).
|
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.
|
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).
|
Allow underscores in hashtags (2.64, 2024-11-16T07:26:23+0100).
|
||||||
|
|
||||||
Add a pidfile (2.64, 2024-11-17T10:21:29+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).
|
||||||
|
|
Loading…
Reference in a new issue