summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-11-16 12:18:09 +0100
committerGravatar default2022-11-16 12:18:09 +0100
commit45584746d0f2c5fbfe1f5a6e0572d8ddd4f4f582 (patch)
treeeb0573e669fc361c3e2f1d3d2f2c50f94bffc2a9
parentUpdated RELEASE_NOTES. (diff)
downloadpenes-snac2-45584746d0f2c5fbfe1f5a6e0572d8ddd4f4f582.tar.gz
penes-snac2-45584746d0f2c5fbfe1f5a6e0572d8ddd4f4f582.tar.xz
penes-snac2-45584746d0f2c5fbfe1f5a6e0572d8ddd4f4f582.zip
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 409feca..dabca65 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,8 +6,6 @@ Add support for uploading the avatar, instead of needing an URL to an image. As
6 6
7Add (back) the possibility to attach an image by URL. 7Add (back) the possibility to attach an image by URL.
8 8
9Add a switch for sensitive posts.
10
11## Wishlist 9## Wishlist
12 10
13Implement HTTP caches (If-None-Match / ETag). 11Implement HTTP caches (If-None-Match / ETag).
@@ -175,3 +173,5 @@ Add web interface for the list of people being followed and who follows us (2022
175Add a 'Hide' button, to stop showing a post and its children (2022-11-04T09:45:39+0100). 173Add a 'Hide' button, to stop showing a post and its children (2022-11-04T09:45:39+0100).
176 174
177Add a purge timeout also for the local timeline (2022-11-12T08:32:56+0100). 175Add a purge timeout also for the local timeline (2022-11-12T08:32:56+0100).
176
177Add a switch for sensitive posts (2022-11-16T12:17:50+0100).