From 31082ad1d9ca92310c966f74c938eecdcc6b3061 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Sat, 12 Jul 2025 21:00:50 +0200 Subject: [PATCH] =?UTF-8?q?extension.ini=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extension.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 extension.ini diff --git a/ extension.ini b/ extension.ini new file mode 100644 index 0000000..dbc86d2 --- /dev/null +++ b/ extension.ini @@ -0,0 +1,13 @@ +# Datenstrom Yellow extension settings + +Extension: MastodonAPI +Version: 0.1 +Description: Mastodon API Feed to Blog Post +Developer: Simon Pipe +Tag: feature +Download: https://codeberg.org/simonpipe/yellow-mastodonapi/archive/main.zip +Documentation: https://codeberg.org/simonpipe/yellow-mastodonapi +DocumentationLanguage: en, de +Published: 2025-06-24 10:14:47 +Status: experimental +system/workers/mastodonapi.php: mastodonapi.php, create update \ No newline at end of file