commit 01b2d3c66d638d0f291de15f1e2857ed4c1eedb7
parent f30c0fc2cfe738ec333a39e47195bf280074c59a
Author: default <nobody@localhost>
Date: Mon, 14 Nov 2022 17:15:39 +0100
Updated TODO.
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/TODO.md b/TODO.md
@@ -4,7 +4,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.
+Add (back) the possibility to attach an image by URL.
+
+Add a switch for sensitive posts.
## Wishlist