summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorGravatar default2022-12-10 19:28:46 +0100
committerGravatar default2022-12-10 19:28:46 +0100
commit8eb2cc72176f51c6c0a926cceb207f33d286a3dd (patch)
tree45a82f8ad2b4542235221dce5bf439759c2b02fc /TODO.md
parentCall pthread_detach() and spawning the purge. (diff)
downloadsnac2-8eb2cc72176f51c6c0a926cceb207f33d286a3dd.tar.gz
snac2-8eb2cc72176f51c6c0a926cceb207f33d286a3dd.tar.xz
snac2-8eb2cc72176f51c6c0a926cceb207f33d286a3dd.zip
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 6fe754b..d8b3d23 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,8 @@
4 4
5Add support for Update + Note on input. 5Add support for Update + Note on input.
6 6
7Add a user option to ignore all Announces from everybody.
8
7Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 9Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3
8 10
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). 11Add 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).