diff options
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -4,7 +4,9 @@ | |||
| 4 | 4 | ||
| 5 | 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). | 5 | 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). |
| 6 | 6 | ||
| 7 | Add back the possibility to attach an image by URL. | 7 | Add (back) the possibility to attach an image by URL. |
| 8 | |||
| 9 | Add a switch for sensitive posts. | ||
| 8 | 10 | ||
| 9 | ## Wishlist | 11 | ## Wishlist |
| 10 | 12 | ||