snac2

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

commit 20235dfaa2d098f0b5053539b5ae7928582c96d7
parent 9145cca97a3c1bd12ca4111ef70e542d20f9d96b
Author: default <nobody@localhost>
Date:   Wed, 23 Nov 2022 09:41:18 +0100

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -2,6 +2,8 @@ ## Open +Dropping on input those messages that have their parent hidden is not a good idea, as children of *these* dropped messages will pass unharmed. + 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.