From 8eb2cc72176f51c6c0a926cceb207f33d286a3dd Mon Sep 17 00:00:00 2001 From: default Date: Sat, 10 Dec 2022 19:28:46 +0100 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 6fe754b..d8b3d23 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,8 @@ Add support for Update + Note on input. +Add a user option to ignore all Announces from everybody. + Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 Add support for uploading the avatar, instead of needing an URL to an image. As a kludgy workaround, you can post something with an attached image, copy the auto-generated URL and use it. You can even delete the post, as attached images are never deleted (I said it was kludgy).