summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorGravatar default2025-01-12 08:06:55 +0100
committerGravatar default2025-01-12 08:06:55 +0100
commit8ab30e736535859547559c8f0d4fbff638e71dff (patch)
tree9a6be134a8d87fc82ecfa5b5b2682bf2bc0839ad /TODO.md
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-8ab30e736535859547559c8f0d4fbff638e71dff.tar.gz
snac2-8ab30e736535859547559c8f0d4fbff638e71dff.tar.xz
snac2-8ab30e736535859547559c8f0d4fbff638e71dff.zip
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 8ca0b14..999ea1c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,7 +22,7 @@ Mastoapi: implement /v1/conversations.
22 22
23Implement following of hashtags (this is not trivial). 23Implement following of hashtags (this is not trivial).
24 24
25Track 'Event' data types standardization; how to add plan-to-attend and similar activities (more info: https://event-federation.eu/) 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).
26 26
27Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md 27Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md
28 28