snac2

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

commit 0e21b38807c1923c303e065500a6cd7a00764559
parent 8c26debb9d51ee8fb5b8876343bf11e66cabf659
Author: default <nobody@localhost>
Date:   Thu,  3 Oct 2024 17:07:12 +0200

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -14,12 +14,16 @@ The Mastodon official app crashes when hitting the reply button. The Mastodon official app crashes (or gives a ownVotes is null error) when trying to show polls. +Wrong level of message visibility when using the Mastodon API: https://codeberg.org/grunfink/snac2/issues/200#issuecomment-2351042 + ## Wishlist Implement account migration from Mastodon to snac. Implement account migration from snac to Mastodon. +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/) Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md