snac2

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

commit 76bfc366eafb30975f8994497f9d6b74f4d36d55
parent 3929778ea1e37c48d4d94a804f5dd32bcf89b926
Author: default <nobody@localhost>
Date:   Sat,  3 Dec 2022 20:31:41 +0100

Updated TODO.

Diffstat:
MTODO.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/TODO.md b/TODO.md @@ -4,10 +4,12 @@ Add an ?skip=NNN parameter to the admin page, to see older timeline. -Add support for Edit + Note. +Add support for Edit + Note on input. Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 +Add this pull request https://codeberg.org/grunfink/snac2/pulls/9 + 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.