diff options
author | default <nobody@localhost> | 2023-03-03 22:40:41 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-03-03 22:40:41 +0100 |
commit | 1254602afbda89101e1fca5ec978701eb7017395 (patch) | |
tree | ee6cf63d368882c2de4c18be6d60e2ba959a309c | |
parent | d0306975c5acb0263816b8ef3f453bb5770d376f (diff) | |
parent | caedaca53710a57933e1153f382efb41f00a594b (diff) |
Merge branch 'master' of triptico.com:git/snac2
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Add a per-account toggle to [un]mute their Announces. Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 +Fix `Like` and `Update` recipients. + ## Wishlist Implement the ActivityPub C2S (Client to Server) API: https://www.w3.org/TR/activitypub/#client-to-server-interactions . I skipped that part of the documentation entirely, so I don't know if this is trivial or hell. The Android client at http://andstatus.org/ implements it, or so it seems. There may be others. |