commit 61b9ad8ee56ee66247c5e23d501e22c0fa07b626 parent ab9a1d4b1be5feddcdf00ec619ef4ef7d12faffd Author: default <nobody@localhost> Date: Sun, 12 May 2024 08:57:38 +0200 Updated TODO. Diffstat:
M | TODO.md | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/TODO.md b/TODO.md @@ -14,7 +14,7 @@ Editing / Updating a post does not index newly added hashtags. ## Wishlist -Implement support for 'Event' data types. Example: https://fediversity.site/item/e9bdb383-eeb9-4d7d-b2f7-c6401267cae0 (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/) Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md @@ -313,3 +313,5 @@ Post edits should preserve the image and the image description somewhat (2024-03 Integrate "Ability to federate with hidden networks" see https://codeberg.org/grunfink/snac2/issues/93 Consider adding milter-like support to reject posts to mitigate spam (discarded; 2024-04-20T22:46:35+0200). + +Implement support for 'Event' data types. Example: https://fediversity.site/item/e9bdb383-eeb9-4d7d-b2f7-c6401267cae0 (2024-05-12T08:56:27+0200)