From 62cc167c5f9205bf3a758a40cd7b22b9a54164be Mon Sep 17 00:00:00 2001 From: default Date: Sat, 20 Apr 2024 22:48:02 +0200 Subject: Updated TODO. --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index bdb4f23..8d93fba 100644 --- a/TODO.md +++ b/TODO.md @@ -14,14 +14,10 @@ Important: deleting a follower should do more that just delete the object, see h Implement `Group`-like accounts (i.e. an actor that boosts to their followers all posts that mention it). -Integrate "Ability to federate with hidden networks" see https://codeberg.org/grunfink/snac2/issues/93 - Integrate "Added handling for International Domain Names" PR https://codeberg.org/grunfink/snac2/pulls/104 Consider adding Mastodon import functionality (for following_accounts.csv and outbox.json). -Consider adding milter-like support to reject posts to mitigate spam. - Do something about Akkoma and Misskey's quoted replies (they use the `quoteUrl` field instead of `inReplyTo`). Add more CSS classes according to https://comam.es/snac/grunfink/p/1705598619.090050 @@ -311,3 +307,7 @@ Consider implementing the rejection of activities from recently-created accounts Consider discarding posts by content using string or regex to mitigate spam (2024-03-14T10:40:14+0100). Post edits should preserve the image and the image description somewhat (2024-03-22T09:57:18+0100). + +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). -- cgit v1.2.3 From 1345409666f80bad0884dbee947fe4f558d06b1f Mon Sep 17 00:00:00 2001 From: default Date: Tue, 23 Apr 2024 19:48:14 +0200 Subject: Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 8d93fba..d00316d 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,8 @@ Mastodon API: fix whatever the fuck is making the official app and Megalodon to Important: deleting a follower should do more that just delete the object, see https://codeberg.org/grunfink/snac2/issues/43#issuecomment-956721 +Editing / Updating a post does not index newly added hashtags. + ## Wishlist Implement `Group`-like accounts (i.e. an actor that boosts to their followers all posts that mention it). -- cgit v1.2.3 From a3cf5d27c382524e45b602079e6a7187f438b0f9 Mon Sep 17 00:00:00 2001 From: default Date: Sat, 27 Apr 2024 11:23:11 +0200 Subject: Updated TODO. --- TODO.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index d00316d..bdd7497 100644 --- a/TODO.md +++ b/TODO.md @@ -14,6 +14,10 @@ Editing / Updating a post does not index newly added hashtags. ## Wishlist +Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md + +Track "FEP-ef61: Portable Objects" https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md + Implement `Group`-like accounts (i.e. an actor that boosts to their followers all posts that mention it). Integrate "Added handling for International Domain Names" PR https://codeberg.org/grunfink/snac2/pulls/104 @@ -22,22 +26,16 @@ Consider adding Mastodon import functionality (for following_accounts.csv and ou Do something about Akkoma and Misskey's quoted replies (they use the `quoteUrl` field instead of `inReplyTo`). -Add more CSS classes according to https://comam.es/snac/grunfink/p/1705598619.090050 - Add support for /share?text=tt&website=url (whatever it is, see https://mastodonshare.com/ for details). Add support for /authorize_interaction (whatever it is). Add a list of hashtags to drop. -Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 - The 'history' pages are just monthly HTML snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you e.g. intentionally delete a post because it will remain there in the history forever. If you activate local timeline purging, purged entries will remain in the history as 'ghosts', which may or may not be what the user wants. Implement bulleted lists. Mastodon is crap and won't show them, but other implementations (Friendica, Pleroma) will do. -User request: "will it be possible to click on a link and instead of opening the original instance, we'll be able only to see a list of the posts of this person here in comam?. Something like Mastodon does." - The actual storage system wastes too much disk space (lots of small files that really consume 4k of storage). Consider alternatives. ## Closed -- cgit v1.2.3 From 3954361785c1384272b0e9fc7262bb25441101de Mon Sep 17 00:00:00 2001 From: default Date: Sat, 11 May 2024 18:38:18 +0200 Subject: Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index bdd7497..7411ba1 100644 --- a/TODO.md +++ b/TODO.md @@ -14,6 +14,8 @@ 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 + Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md Track "FEP-ef61: Portable Objects" https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md -- cgit v1.2.3 From ab9a1d4b1be5feddcdf00ec619ef4ef7d12faffd Mon Sep 17 00:00:00 2001 From: default Date: Sat, 11 May 2024 19:45:48 +0200 Subject: Updated TODO. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 7411ba1..c921898 100644 --- a/TODO.md +++ b/TODO.md @@ -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 +Implement support for 'Event' data types. Example: https://fediversity.site/item/e9bdb383-eeb9-4d7d-b2f7-c6401267cae0 (more info: https://event-federation.eu/) Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md -- cgit v1.2.3 From 61b9ad8ee56ee66247c5e23d501e22c0fa07b626 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 12 May 2024 08:57:38 +0200 Subject: Updated TODO. --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index c921898..db19a14 100644 --- a/TODO.md +++ b/TODO.md @@ -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) -- cgit v1.2.3