summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-01-13 06:28:58 +0100
committerdefault <nobody@localhost>2023-01-13 06:28:58 +0100
commit964b11e197a13c7fb17371bd1e63f26bc0f682e3 (patch)
tree5cbf8c8498e8b2aa995f759a52a67715b5bfe2d0 /TODO.md
parent1d0ab9c1566041afd8519bf9640dc174ad311d7f (diff)
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 136ed54..2dc0630 100644
--- a/TODO.md
+++ b/TODO.md
@@ -16,6 +16,8 @@ Add (back) the possibility to attach an image by URL.
With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?).
+Integrate https://codeberg.org/alderwick/snac2/commit/a33686992747f6cbd35420d23ff22717938b6228
+
## Wishlist
Implement the ActivityPub C2S (Client to Server) API: (https://www.w3.org/TR/activitypub/#client-to-server-interactions). The client at http://andstatus.org/ implements it.