diff options
| author | default <nobody@localhost> | 2024-10-03 17:07:12 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-10-03 17:07:12 +0200 |
| commit | 0e21b38807c1923c303e065500a6cd7a00764559 (patch) | |
| tree | 346832524355b13dbbbd3a7156eca679316ca58f | |
| parent | 8c26debb9d51ee8fb5b8876343bf11e66cabf659 (diff) | |
Updated TODO.
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |