diff options
| author | 2022-12-10 19:28:46 +0100 | |
|---|---|---|
| committer | 2022-12-10 19:28:46 +0100 | |
| commit | 8eb2cc72176f51c6c0a926cceb207f33d286a3dd (patch) | |
| tree | 45a82f8ad2b4542235221dce5bf439759c2b02fc | |
| parent | Call pthread_detach() and spawning the purge. (diff) | |
| download | snac2-8eb2cc72176f51c6c0a926cceb207f33d286a3dd.tar.gz snac2-8eb2cc72176f51c6c0a926cceb207f33d286a3dd.tar.xz snac2-8eb2cc72176f51c6c0a926cceb207f33d286a3dd.zip | |
Updated TODO.
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | Add support for Update + Note on input. | 5 | Add support for Update + Note on input. |
| 6 | 6 | ||
| 7 | Add a user option to ignore all Announces from everybody. | ||
| 8 | |||
| 7 | Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 | 9 | Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 |
| 8 | 10 | ||
| 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). | 11 | 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). |