Browse Source

Updated TODO.

default 3 months ago
parent
commit
8ab30e7365
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TODO.md

+ 1 - 1
TODO.md

@@ -22,7 +22,7 @@ Mastoapi: implement /v1/conversations.
 
 Implement following of hashtags (this is not trivial).
 
-Track 'Event' data types standardization; how to add plan-to-attend and similar activities (more info: https://event-federation.eu/)
+Track '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).
 
 Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md