diff options
| author | 2022-11-30 18:17:22 +0100 | |
|---|---|---|
| committer | 2022-11-30 18:17:22 +0100 | |
| commit | c7c1ee69fcfc6818d931b7d99a7aa2074562d9c7 (patch) | |
| tree | 38395202a3ef9b41b888a0f3a6461ad9f3d2e3d0 | |
| parent | Updated TODO. (diff) | |
| download | snac2-c7c1ee69fcfc6818d931b7d99a7aa2074562d9c7.tar.gz snac2-c7c1ee69fcfc6818d931b7d99a7aa2074562d9c7.tar.xz snac2-c7c1ee69fcfc6818d931b7d99a7aa2074562d9c7.zip | |
Updated TODO.
| -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. |