summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorGravatar grunfink2025-06-08 08:08:59 +0200
committerGravatar grunfink2025-06-08 08:08:59 +0200
commit6b39635fc3ec8d9dd2c05756b59fcf8bcb84600f (patch)
tree478b944cdcab1d3719a63f39ac676b9567caf876 /TODO.md
parentAnother search by URL tweak (for Pixelfed). (diff)
downloadsnac2-6b39635fc3ec8d9dd2c05756b59fcf8bcb84600f.tar.gz
snac2-6b39635fc3ec8d9dd2c05756b59fcf8bcb84600f.tar.xz
snac2-6b39635fc3ec8d9dd2c05756b59fcf8bcb84600f.zip
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 8b87d37..73615ac 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,6 +22,8 @@ The instance timeline should also show boosts from users.
22 22
23Mastoapi: implement /v1/conversations. 23Mastoapi: implement /v1/conversations.
24 24
25Track "BadgeFed - ActivityPub Badges" https://github.com/tryvocalcat/badgefed
26
25Track 'Event' data types standardization; how to add plan-to-attend and similar activities (more info: https://event-federation.eu/). Friendica interacts with events via activities `Accept` (will go), `TentativeAccept` (will try to go) or `Reject` (cannot go) (`object` field as id, not object). `Undo` for any of these activities cancel (`object` as an object, not id). 27Track 'Event' data types standardization; how to add plan-to-attend and similar activities (more info: https://event-federation.eu/). Friendica interacts with events via activities `Accept` (will go), `TentativeAccept` (will try to go) or `Reject` (cannot go) (`object` field as id, not object). `Undo` for any of these activities cancel (`object` as an object, not id).
26 28
27Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md 29Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md