Update extension.ini

This commit is contained in:
simonpipe 2026-05-28 08:15:56 +02:00
parent 1b7a3e0198
commit 23ecb21c92

View file

@ -1,14 +1,14 @@
# Datenstrom Yellow extension settings # Datenstrom Yellow extension settings
Extension: Mastodonapi Extension: Externallinks
Version: 0.9.8 Version: 0.9.0
Description: Import your toots into your blog. Description: Open external links in a new tab.
Developer: Simon Rohr Developer: Simon Rohr
Tag: feature Tag: feature
DownloadUrl: https://codeberg.org/simonpipe/yellow-mastodonapi/archive/main.zip DownloadUrl: https://codeberg.org/simonpipe/yellow-mastodonapi/archive/main.zip
DocumentationUrl: https://codeberg.org/simonpipe/yellow-mastodonapi DocumentationUrl: https://codeberg.org/simonpipe/yellow-mastodonapi
DocumentationLanguage: en, de DocumentationLanguage: en, de
Published: 2026-05-27 14:20:00 Published: 2026-05-28 08:15:00
Status: experimental Status: experimental
system/workers/mastodonapi.php: mastodonapi.php, create, update system/workers/externallinks.php: externallinks.php, create, update
system/workers/mastodonapi.status: mastodonapi.status, create, update, careful system/workers/externallinks.js: externallinks.js, create, update, careful