summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 7b2af17..740743f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -16,8 +16,6 @@ The Mastodon official app crashes (or gives a ownVotes is null error) when tryin
16 16
17## Wishlist 17## Wishlist
18 18
19Add post drafts.
20
21Track 'Event' data types standardization; how to add plan-to-attend and similar activities (more info: https://event-federation.eu/) 19Track 'Event' data types standardization; how to add plan-to-attend and similar activities (more info: https://event-federation.eu/)
22 20
23Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md 21Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md
@@ -325,3 +323,5 @@ Implement `Group`-like accounts (i.e. an actor that boosts to their followers al
325Show pinned posts in the 'Actor' `featured` property (https://codeberg.org/grunfink/snac2/issues/191) (2024-08-27T07:28:51+0200). 323Show pinned posts in the 'Actor' `featured` property (https://codeberg.org/grunfink/snac2/issues/191) (2024-08-27T07:28:51+0200).
326 324
327Implement case-insensitive search all alphabets, not only latin (https://codeberg.org/grunfink/snac2/issues/192) (2024-08-27T07:29:10+0200). 325Implement case-insensitive search all alphabets, not only latin (https://codeberg.org/grunfink/snac2/issues/192) (2024-08-27T07:29:10+0200).
326
327Add post drafts (2024-09-06T23:43:16+0200).