typo
This commit is contained in:
parent
3097ed4420
commit
b8270cbe1a
4 changed files with 7 additions and 7 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# Datenstrom Yellow extension settings
|
# Datenstrom Yellow extension settings
|
||||||
|
|
||||||
Extension: Mastodonapi
|
Extension: Mastodonapi
|
||||||
Version: 0.9.9
|
Version: 0.9.10
|
||||||
Description: Import your toots into your blog.
|
Description: Import your toots into your blog.
|
||||||
Developer: Simon Rohr
|
Developer: Simon Pipe
|
||||||
Tag: feature
|
Tag: feature
|
||||||
DownloadUrl: https://git.thepipes.ch/simon/yellow-mastodonapi/archive/main.zip
|
DownloadUrl: https://git.thepipes.ch/simon/yellow-mastodonapi/archive/main.zip
|
||||||
DocumentationUrl: https://git.thepipes.ch/simon/yellow-mastodonapi
|
DocumentationUrl: https://git.thepipes.ch/simon/yellow-mastodonapi
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
// Mastodonapi extension, https://git.thepipes.ch/simon/yellow-mastodonapi
|
// Mastodonapi extension, https://git.thepipes.ch/simon/yellow-mastodonapi
|
||||||
|
|
||||||
class YellowMastodonapi {
|
class YellowMastodonapi {
|
||||||
const VERSION = "0.9.9";
|
const VERSION = "0.9.10";
|
||||||
public $yellow; // access to API
|
public $yellow; // access to API
|
||||||
|
|
||||||
// Initialize extension
|
// Initialize extension
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
<p align="right"><a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme-de.md">Deutsch</a> <a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme.md">English</a></p>
|
<p align="right"><a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme-de.md">Deutsch</a> <a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme.md">English</a></p>
|
||||||
|
|
||||||
# Mastodonapi 0.9.9
|
# Mastodonapi 0.9.10
|
||||||
|
|
||||||
Importiere deine Toots in deinen Blog. Getestet mit <a href="https://comam.es/what-is-snac">Snac</a>.
|
Importiere deine Toots in deinen Blog. Getestet mit <a href="https://comam.es/what-is-snac">Snac</a>.
|
||||||
|
|
||||||
|
|
@ -48,5 +48,5 @@ Die folgenden Status-Werte werden unterstützt:
|
||||||
|
|
||||||
## Entwickler
|
## Entwickler
|
||||||
|
|
||||||
Simon Rohr
|
Simon Pipe
|
||||||
*Fediverse: <a href="https://snac.thepipes.ch/simon">@simon@snac.thepipes.ch</a>*
|
*Fediverse: <a href="https://snac.thepipes.ch/simon">@simon@snac.thepipes.ch</a>*
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
<p align="right"><a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme-de.md">Deutsch</a> <a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme.md">English</a></p>
|
<p align="right"><a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme-de.md">Deutsch</a> <a href="https://git.thepipes.ch/simon/yellow-mastodonapi/src/branch/main/readme.md">English</a></p>
|
||||||
|
|
||||||
# Mastodonapi 0.9.9
|
# Mastodonapi 0.9.10
|
||||||
|
|
||||||
Import your toots into your blog. Tested with <a href="https://comam.es/what-is-snac">Snac</a>.
|
Import your toots into your blog. Tested with <a href="https://comam.es/what-is-snac">Snac</a>.
|
||||||
|
|
||||||
|
|
@ -48,5 +48,5 @@ The following status values are supported:
|
||||||
|
|
||||||
## Developer
|
## Developer
|
||||||
|
|
||||||
Simon Rohr
|
Simon Pipe
|
||||||
*Fediverse: <a href="https://snac.thepipes.ch/simon">@simon@snac.thepipes.ch</a>*
|
*Fediverse: <a href="https://snac.thepipes.ch/simon">@simon@snac.thepipes.ch</a>*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue