From f20d07a2ee63938d81ca0b9aa1fda9484bee1bbf Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Wed, 30 Oct 2024 18:30:43 +0100 Subject: [PATCH] Added 2 tasks --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 9298c26..b7c4786 100644 --- a/todo.txt +++ b/todo.txt @@ -6,6 +6,7 @@ - report Gancio flaw: api/events (https://demo.gancio.org/api/events) does not return descriptions (maybe it would have been easier to write ganciof2f using api/events) - couldn't the feed include, maybe in "x-fields", the alt-text for images when present, and other data such as start and date of events, and so on? +- use gettext to make at least an italian and english version - give the possibility to split too long posts ? add "modified" on top of reposts for modified announcements - add the possibility to modify a post when the announcement has been changed, instead of reposting it @@ -14,6 +15,7 @@ ? add "[pubDate] => Wed, 09 Oct 2024 20:52:33 GMT" from XML items to post - verify "wait for server to process file" code works by uploading a big video, and whether on mastodon < 4.0.0 it is really triggered for images too - config file: make it possible to define how long to wait for server to process a file +? make it possible to specify which announcement to try to post in test mode by announcement's slug ? keep all records in state file? ? config file: make it possible to define how old records in state file can be before they get discarded, with a minimum allowed of, one year? * add alt-text