diff options
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -2,6 +2,10 @@ | |||
| 2 | 2 | ||
| 3 | ## Open | 3 | ## Open |
| 4 | 4 | ||
| 5 | Add an ?skip=NNN parameter to the admin page, to see older timeline. | ||
| 6 | |||
| 7 | Add support for Edit + Note. | ||
| 8 | |||
| 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). | 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). |
| 6 | 10 | ||
| 7 | Add (back) the possibility to attach an image by URL. | 11 | Add (back) the possibility to attach an image by URL. |