diff options
author | default <nobody@localhost> | 2024-05-12 08:57:38 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-12 08:57:38 +0200 |
commit | 61b9ad8ee56ee66247c5e23d501e22c0fa07b626 (patch) | |
tree | 1a1c3bff481dd731ae8a62293e7ee01d292a1226 | |
parent | ab9a1d4b1be5feddcdf00ec619ef4ef7d12faffd (diff) |
Updated TODO.
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |