summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-04-14 08:40:12 +0200
committerGravatar default2023-04-14 08:40:12 +0200
commite6f8af4af770bf9d9a48542d8c41cc4fed5addda (patch)
tree3c6d088380d6c99dcb5b87b762a7e7df0b15c279
parentFixed crash in notification list. (diff)
downloadsnac2-e6f8af4af770bf9d9a48542d8c41cc4fed5addda.tar.gz
snac2-e6f8af4af770bf9d9a48542d8c41cc4fed5addda.tar.xz
snac2-e6f8af4af770bf9d9a48542d8c41cc4fed5addda.zip
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 5e9343d..4da7324 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,8 +6,12 @@ Add a notification area, where recent events of interest would be easily seen.
6 6
7Post edits should keep the image and the image description. 7Post edits should keep the image and the image description.
8 8
9Edits do not refresh the HTML cache.
10
9Add a list of hashtags to drop. 11Add a list of hashtags to drop.
10 12
13Implement the 'search by tag' operation instead of just pretending that it works.
14
11Add a per-account toggle to [un]mute their Announces. 15Add a per-account toggle to [un]mute their Announces.
12 16
13Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 17Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3