diff options
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | ## Open | 3 | ## Open |
| 4 | 4 | ||
| 5 | Dropping on input those messages that have their parent hidden is not a good idea, as children of *these* dropped messages will pass unharmed. | ||
| 6 | |||
| 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). | 7 | 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 | 8 | ||
| 7 | Add (back) the possibility to attach an image by URL. | 9 | Add (back) the possibility to attach an image by URL. |