summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-11-14 17:15:39 +0100
committerGravatar default2022-11-14 17:15:39 +0100
commit01b2d3c66d638d0f291de15f1e2857ed4c1eedb7 (patch)
tree39aeb3f5ed76ac2d89289fb5a3e13dd720745c48
parentDeleted unused code. (diff)
downloadsnac2-01b2d3c66d638d0f291de15f1e2857ed4c1eedb7.tar.gz
snac2-01b2d3c66d638d0f291de15f1e2857ed4c1eedb7.tar.xz
snac2-01b2d3c66d638d0f291de15f1e2857ed4c1eedb7.zip
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index b633270..409feca 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,7 +4,9 @@
4 4
5Add 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). 5Add 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).
6 6
7Add back the possibility to attach an image by URL. 7Add (back) the possibility to attach an image by URL.
8
9Add a switch for sensitive posts.
8 10
9## Wishlist 11## Wishlist
10 12