aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-02-06 07:04:42 +0100
committergrunfink <grunfink@comam.es>2026-02-06 07:04:42 +0100
commit79cf2cae3986c18be2830db79f9fcfd641a4c19d (patch)
tree64ac2616d20229148b3fcf31d7a458474399f25d
parent81e461395ed46687d92a3f78a2d42b2d7aa10e56 (diff)
Updated TODO.
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 91a476b..929f26b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -28,6 +28,8 @@ Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/br
Track "FEP-ef61: Portable Objects" https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md
+Track "Public Key Directory Server Specification" https://publickey.directory/
+
Integrate "Added handling for International Domain Names" PR https://codeberg.org/grunfink/snac2/pulls/104
The 'history' pages are just monthly HTML snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you e.g. intentionally delete a post because it will remain there in the history forever. If you activate local timeline purging, purged entries will remain in the history as 'ghosts', which may or may not be what the user wants.