snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit d2daba7b9cf6282f0929f88a9d8a8467dab4e886
parent 34028cddb8cb432f3202444833cebe6f87df3725
Author: default <nobody@localhost>
Date:   Sat, 17 Aug 2024 19:03:52 +0200

Updated TODO.

Diffstat:
MTODO.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -16,6 +16,10 @@ The Mastodon official app crashes (or gives a ownVotes is null error) when tryin ## Wishlist +Show pinned posts in the 'Actor' `featured` property (https://codeberg.org/grunfink/snac2/issues/191). + +Implement case-insensitive search all alphabets, not only latin (https://codeberg.org/grunfink/snac2/issues/192). + 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