summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-11-30 09:10:57 +0100
committerGravatar default2022-11-30 09:10:57 +0100
commitcd9071d120b138f91ae18738f992d5a37f7666bb (patch)
tree7d297d35e3947126d2a617c597010b65b3bd9ab2
parentUpdated README. (diff)
downloadsnac2-cd9071d120b138f91ae18738f992d5a37f7666bb.tar.gz
snac2-cd9071d120b138f91ae18738f992d5a37f7666bb.tar.xz
snac2-cd9071d120b138f91ae18738f992d5a37f7666bb.zip
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 80b8c18..1bf4200 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,10 @@
2 2
3## Open 3## Open
4 4
5Add an ?skip=NNN parameter to the admin page, to see older timeline.
6
7Add support for Edit + Note.
8
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). 9Add 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 10
7Add (back) the possibility to attach an image by URL. 11Add (back) the possibility to attach an image by URL.