diff options
| author | 2022-11-30 09:10:57 +0100 | |
|---|---|---|
| committer | 2022-11-30 09:10:57 +0100 | |
| commit | cd9071d120b138f91ae18738f992d5a37f7666bb (patch) | |
| tree | 7d297d35e3947126d2a617c597010b65b3bd9ab2 /TODO.md | |
| parent | Updated README. (diff) | |
| download | snac2-cd9071d120b138f91ae18738f992d5a37f7666bb.tar.gz snac2-cd9071d120b138f91ae18738f992d5a37f7666bb.tar.xz snac2-cd9071d120b138f91ae18738f992d5a37f7666bb.zip | |
Updated TODO.
Diffstat (limited to 'TODO.md')
| -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. |