summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-10-06 17:33:48 +0200
committerGravatar default2023-10-06 17:33:48 +0200
commit8676d872996c7486ada76c344deee0d3fdc3f188 (patch)
tree39b031639d0181c1cf57ca7c8506ad08abd2f6bd
parentOn output, consider HTTP status 405 (not allowed) as a fatal error. (diff)
parentUpdated TODO. (diff)
downloadsnac2-8676d872996c7486ada76c344deee0d3fdc3f188.tar.gz
snac2-8676d872996c7486ada76c344deee0d3fdc3f188.tar.xz
snac2-8676d872996c7486ada76c344deee0d3fdc3f188.zip
Merge branch 'master' of /home/angel/git/snac2
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index c3b0def..129515f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -18,6 +18,8 @@ Important: deleting a follower should do more that just delete the object, see h
18 18
19## Wishlist 19## Wishlist
20 20
21Add a flag to make accounts private, i.e., they don't expose any content from the web interface (only through ActivityPub).
22
21Add a list of hashtags to drop. 23Add a list of hashtags to drop.
22 24
23Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 25Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3