diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -6,6 +6,8 @@ Add an ?skip=NNN parameter to the admin page, to see older timeline. | |||
| 6 | 6 | ||
| 7 | Add support for Edit + Note. | 7 | Add support for Edit + Note. |
| 8 | 8 | ||
| 9 | Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 | ||
| 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). |
| 10 | 12 | ||
| 11 | Add (back) the possibility to attach an image by URL. | 13 | Add (back) the possibility to attach an image by URL. |