snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 8eb2cc72176f51c6c0a926cceb207f33d286a3dd
parent 14a516b542ead09b03e2f1ebb4eb661eacb1a8f4
Author: default <nobody@localhost>
Date:   Sat, 10 Dec 2022 19:28:46 +0100

Updated TODO.

Diffstat:
MTODO.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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).