From cd9071d120b138f91ae18738f992d5a37f7666bb Mon Sep 17 00:00:00 2001 From: default Date: Wed, 30 Nov 2022 09:10:57 +0100 Subject: [PATCH] Updated TODO. --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 80b8c18..1bf4200 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,10 @@ ## Open +Add an ?skip=NNN parameter to the admin page, to see older timeline. + +Add support for Edit + Note. + 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.