diff options
author | default <nobody@localhost> | 2024-02-14 10:33:31 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-14 10:33:31 +0100 |
commit | 72c2f25c85aa927aefa65e68c7feac2f26f7537a (patch) | |
tree | f27def837afce2c8e670ea6f0819324a788d6a48 | |
parent | ae90ea684a4ee16bd6edc64e3fb912f431018fe9 (diff) |
Updated TODO.
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Important: deleting a follower should do more that just delete the object, see h Add support for rel="me" links, see https://codeberg.org/grunfink/snac2/issues/124 and https://streetpass.social +Hide followers-only replies to unknown accounts, see https://codeberg.org/grunfink/snac2/issues/123 + Integrate "Ability to federate with hidden networks" see https://codeberg.org/grunfink/snac2/issues/93 Integrate "Added handling for International Domain Names" PR https://codeberg.org/grunfink/snac2/pulls/104 |