commit c7c1ee69fcfc6818d931b7d99a7aa2074562d9c7
parent cd9071d120b138f91ae18738f992d5a37f7666bb
Author: default <nobody@localhost>
Date: Wed, 30 Nov 2022 18:17:22 +0100
Updated TODO.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -6,6 +6,8 @@ Add an ?skip=NNN parameter to the admin page, to see older timeline.
Add support for Edit + Note.
+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).
Add (back) the possibility to attach an image by URL.