aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ALL_README.md14
-rw-r--r--README.md64
-rw-r--r--README_ca.md53
-rw-r--r--README_de.md53
-rw-r--r--README_es.md53
-rw-r--r--README_eu.md53
-rw-r--r--README_fr.md54
-rw-r--r--README_gl.md53
-rw-r--r--README_id.md53
-rw-r--r--README_it.md92
-rw-r--r--README_nl.md53
-rw-r--r--README_pl.md53
-rw-r--r--README_ru.md53
-rw-r--r--README_zh_Hans.md53
-rw-r--r--manifest.toml6
15 files changed, 28 insertions, 732 deletions
diff --git a/ALL_README.md b/ALL_README.md
deleted file mode 100644
index 7e29ff1..0000000
--- a/ALL_README.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# All available README files by language
-
-- [Read the README in English](README.md)
-- [Llegir el README en català](README_ca.md)
-- [Die README in Deutsch lesen](README_de.md)
-- [Lea el README en español](README_es.md)
-- [Irakurri README euskaraz](README_eu.md)
-- [Lire le README en français](README_fr.md)
-- [Le o README en galego](README_gl.md)
-- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
-- [Lees de README in het Nederlands](README_nl.md)
-- [Przeczytaj README w języku polski](README_pl.md)
-- [Прочитать README на русский](README_ru.md)
-- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index b22fcca..9c204a3 100644
--- a/README.md
+++ b/README.md
@@ -1,53 +1,39 @@
<!--
-N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
+N.B.: This README was automatically generated by <https://github.com/YunoHost/apps_tools/blob/main/readme_generator>
It shall NOT be edited by hand.
-->
-# Mastodon for YunoHost
+<h1>
+ <img src="https://raw.githubusercontent.com/YunoHost/apps/master/logos/mastodon.png" width="32px" alt="Logo of Mastodon">
+ Mastodon, packaged for YunoHost
+</h1>
-[![Integration level](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Working status](https://apps.yunohost.org/badge/state/mastodon)
-![Maintenance status](https://apps.yunohost.org/badge/maintained/mastodon)
+Libre and federated social network
-[![Install Mastodon with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
+[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://joinmastodon.org/)
+[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://joinmastodon.org/)
+![Version: 4.3.7~ynh1](https://img.shields.io/badge/Version-4.3.7~ynh1-rgba(0,150,0,1)?style=for-the-badge)
-*[Read this README in other languages.](./ALL_README.md)*
+<div align="center">
+<a href="https://apps.yunohost.org/app/mastodon"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
+<a href="https://github.com/YunoHost-Apps/mastodon_ynh/issues"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_report_an_issue.svg"/></a>
+</div>
-> *This package allows you to install Mastodon quickly and simply on a YunoHost server.*
-> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
+## 📦 Developer info
-## Overview
+🛠️ Upstream Mastodon repository: <https://github.com/mastodon/mastodon>
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
+Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
+The `testing` branch can be tested using:
+```
+# fresh install:
+sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing
-**Shipped version:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Screenshots
-
-![Screenshot of Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentation and resources
-
-- Official app website: <https://joinmastodon.org/>
-- Official admin documentation: <https://docs.joinmastodon.org/>
-- Upstream app code repository: <https://github.com/mastodon/mastodon>
-- YunoHost Store: <https://apps.yunohost.org/app/mastodon>
-- Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Developer info
-
-Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-To try the `testing` branch, please proceed like that:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-or
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
+# upgrade an existing install:
+sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing
```
-**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
+### 📚 App packaging documentation
+
+Please see <https://doc.yunohost.org/packaging_apps> for more information. \ No newline at end of file
diff --git a/README_ca.md b/README_ca.md
deleted file mode 100644
index d9d651d..0000000
--- a/README_ca.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-N.B.: Aquest README ha estat generat automàticament per <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-NO s'ha de modificar manualment.
--->
-
-# Mastodon per YunoHost
-
-[![Nivell d'integració](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Estat de funcionament](https://apps.yunohost.org/badge/state/mastodon)
-![Estat de manteniment](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Instal·la Mastodon amb YunoHosth](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Llegeix aquest README en altres idiomes.](./ALL_README.md)*
-
-> *Aquest paquet et permet instal·lar Mastodon de forma ràpida i senzilla en un servidor YunoHost.*
-> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.*
-
-## Visió general
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Versió inclosa:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Captures de pantalla
-
-![Captures de pantalla de Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentació i recursos
-
-- Lloc web oficial de l'aplicació: <https://joinmastodon.org/>
-- Documentació oficial per l'administrador: <https://docs.joinmastodon.org/>
-- Repositori oficial del codi de l'aplicació: <https://github.com/mastodon/mastodon>
-- Botiga YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Reportar un error: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Informació per a desenvolupadors
-
-Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Per provar la branca `testing`, procedir com descrit a continuació:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-o
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Més informació sobre l'empaquetatge d'aplicacions:** <https://yunohost.org/packaging_apps>
diff --git a/README_de.md b/README_de.md
deleted file mode 100644
index 24b77e1..0000000
--- a/README_de.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
-Sie darf NICHT von Hand bearbeitet werden.
--->
-
-# Mastodon für YunoHost
-
-[![Integrations-Level](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Funktionsstatus](https://apps.yunohost.org/badge/state/mastodon)
-![Wartungsstatus](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Mastodon mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
-
-> *Mit diesem Paket können Sie Mastodon schnell und einfach auf einem YunoHost-Server installieren.*
-> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.*
-
-## Übersicht
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Ausgelieferte Version:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Bildschirmfotos
-
-![Bildschirmfotos von Mastodon](./doc/screenshots/mastodon.png)
-
-## Dokumentation und Ressourcen
-
-- Offizielle Website der App: <https://joinmastodon.org/>
-- Offizielle Verwaltungsdokumentation: <https://docs.joinmastodon.org/>
-- Upstream App Repository: <https://github.com/mastodon/mastodon>
-- YunoHost-Shop: <https://apps.yunohost.org/app/mastodon>
-- Einen Fehler melden: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Entwicklerinformationen
-
-Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-oder
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>
diff --git a/README_es.md b/README_es.md
deleted file mode 100644
index d067331..0000000
--- a/README_es.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-No se debe editar a mano.
--->
-
-# Mastodon para YunoHost
-
-[![Nivel de integración](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Estado funcional](https://apps.yunohost.org/badge/state/mastodon)
-![Estado En Mantención](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Instalar Mastodon con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Leer este README en otros idiomas.](./ALL_README.md)*
-
-> *Este paquete le permite instalarMastodon rapidamente y simplement en un servidor YunoHost.*
-> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
-
-## Descripción general
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Versión actual:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Capturas
-
-![Captura de Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentaciones y recursos
-
-- Sitio web oficial: <https://joinmastodon.org/>
-- Documentación administrador oficial: <https://docs.joinmastodon.org/>
-- Repositorio del código fuente oficial de la aplicación : <https://github.com/mastodon/mastodon>
-- Catálogo YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Reportar un error: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Información para desarrolladores
-
-Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Para probar la rama `testing`, sigue asÍ:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-o
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
diff --git a/README_eu.md b/README_eu.md
deleted file mode 100644
index 996ed2b..0000000
--- a/README_eu.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
-EZ editatu eskuz.
--->
-
-# Mastodon YunoHost-erako
-
-[![Integrazio maila](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Funtzionamendu egoera](https://apps.yunohost.org/badge/state/mastodon)
-![Mantentze egoera](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Instalatu Mastodon YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
-
-> *Pakete honek Mastodon YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
-> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
-
-## Aurreikuspena
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Paketatutako bertsioa:** 4.3.6~ynh1
-
-**Demoa:** <https://joinmastodon.org/>
-
-## Pantaila-argazkiak
-
-![Mastodon(r)en pantaila-argazkia](./doc/screenshots/mastodon.png)
-
-## Dokumentazioa eta baliabideak
-
-- Aplikazioaren webgune ofiziala: <https://joinmastodon.org/>
-- Administratzaileen dokumentazio ofiziala: <https://docs.joinmastodon.org/>
-- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/mastodon/mastodon>
-- YunoHost Denda: <https://apps.yunohost.org/app/mastodon>
-- Eman errore baten berri: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Garatzaileentzako informazioa
-
-Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-`testing` abarra probatzeko, honakoa egin:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-edo
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
diff --git a/README_fr.md b/README_fr.md
deleted file mode 100644
index 3e22ddd..0000000
--- a/README_fr.md
+++ /dev/null
@@ -1,54 +0,0 @@
-<!--
-Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-Il NE doit PAS être modifié à la main.
--->
-
-# Mastodon pour YunoHost
-
-[![Niveau d’intégration](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Statut du fonctionnement](https://apps.yunohost.org/badge/state/mastodon)
-![Statut de maintenance](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Installer Mastodon avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Lire le README dans d'autres langues.](./ALL_README.md)*
-
-> *Ce package vous permet d’installer Mastodon rapidement et simplement sur un serveur YunoHost.*
-> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
-
-## Vue d’ensemble
-
-Mastodon est un réseau social de microblog auto-hébergé et open source.
-C'est une alternative décentralisée aux plates-formes commerciales comme Twitter.
-Mastodon évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales.
-
-
-**Version incluse :** 4.3.6~ynh1
-
-**Démo :** <https://joinmastodon.org/>
-
-## Captures d’écran
-
-![Capture d’écran de Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentations et ressources
-
-- Site officiel de l’app : <https://joinmastodon.org/>
-- Documentation officielle de l’admin : <https://docs.joinmastodon.org/>
-- Dépôt de code officiel de l’app : <https://github.com/mastodon/mastodon>
-- YunoHost Store : <https://apps.yunohost.org/app/mastodon>
-- Signaler un bug : <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Informations pour les développeurs
-
-Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Pour essayer la branche `testing`, procédez comme suit :
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-ou
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
diff --git a/README_gl.md b/README_gl.md
deleted file mode 100644
index 9f9f9d7..0000000
--- a/README_gl.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-NON debe editarse manualmente.
--->
-
-# Mastodon para YunoHost
-
-[![Nivel de integración](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Estado de funcionamento](https://apps.yunohost.org/badge/state/mastodon)
-![Estado de mantemento](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Instalar Mastodon con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Le este README en outros idiomas.](./ALL_README.md)*
-
-> *Este paquete permíteche instalar Mastodon de xeito rápido e doado nun servidor YunoHost.*
-> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
-
-## Vista xeral
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Versión proporcionada:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Capturas de pantalla
-
-![Captura de pantalla de Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentación e recursos
-
-- Web oficial da app: <https://joinmastodon.org/>
-- Documentación oficial para admin: <https://docs.joinmastodon.org/>
-- Repositorio de orixe do código: <https://github.com/mastodon/mastodon>
-- Tenda YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Informar dun problema: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Info de desenvolvemento
-
-Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Para probar a rama `testing`, procede deste xeito:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-ou
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
diff --git a/README_id.md b/README_id.md
deleted file mode 100644
index 68489b5..0000000
--- a/README_id.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-Ini TIDAK boleh diedit dengan tangan.
--->
-
-# Mastodon untuk YunoHost
-
-[![Tingkat integrasi](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Status kerja](https://apps.yunohost.org/badge/state/mastodon)
-![Status pemeliharaan](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Pasang Mastodon dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
-
-> *Paket ini memperbolehkan Anda untuk memasang Mastodon secara cepat dan mudah pada server YunoHost.*
-> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
-
-## Ringkasan
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Versi terkirim:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Tangkapan Layar
-
-![Tangkapan Layar pada Mastodon](./doc/screenshots/mastodon.png)
-
-## Dokumentasi dan sumber daya
-
-- Website aplikasi resmi: <https://joinmastodon.org/>
-- Dokumentasi admin resmi: <https://docs.joinmastodon.org/>
-- Depot kode aplikasi hulu: <https://github.com/mastodon/mastodon>
-- Gudang YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Laporkan bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Info developer
-
-Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-atau
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
diff --git a/README_it.md b/README_it.md
deleted file mode 100644
index 0d18789..0000000
--- a/README_it.md
+++ /dev/null
@@ -1,92 +0,0 @@
-<!--
-N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-NON DEVE essere modificato manualmente.
--->
-
-# Mastodon per YunoHost
-
-[![Livello di integrazione](https://dash.yunohost.org/integration/mastodon.svg)](https://dash.yunohost.org/appci/app/mastodon) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/mastodon.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/mastodon.maintain.svg)
-
-[![Installa Mastodon con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Leggi questo README in altre lingue.](./ALL_README.md)*
-
-> *Questo pacchetto ti permette di installare Mastodon su un server YunoHost in modo semplice e veloce.*
-> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
-
-## Panoramica
-
-Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-**Versione pubblicata:** 4.2.8~ynh1
-
-**Prova:** <https://joinmastodon.org/>
-
-## Screenshot
-
-![Screenshot di Mastodon](./doc/screenshots/mastodon.png)
-
-## Attenzione/informazioni importanti
-
-## Important points to read before installing
-
-1. **Mastodon** require a dedicated **root domain**, eg. mastodon.domain.tld
-1. The user choosen during the installation is automatically created in Mastodon with admin rights
-1. At the end of the installation a mail is sent to the user with the automatically generated password
-1. It seems important to close the inscriptions for your Mastodon, so that it remains a private body. We invite you to block remote malicious instances from the administration interface. You can also add text on your home page.
-
-## Configuration
-
-### Install
-
-#### Using *screen* in case of disconnect
-```
-$ sudo apt-get install screen
-$ screen
-$ sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh.git
-```
-Recover after disconnect:
-```
-$ screen -d
-$ screen -r
-```
-
-### Update
-
-#### Using *screen* highly recommended
-
-`$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug `
-
-### Administrate with tootctl
-
-`$ (cd /var/www/mastodon/live && sudo -u mastodon RAILS_ENV=production PATH=/opt/rbenv/versions/mastodon/bin bin/tootctl --help)`
-
-## YunoHost specific features
-
-#### Multi-users support
-
-LDAP authentication is activated. All YunoHost users can authenticate.
-
-Log-out from YunoHost's portal doesn't log out from Mastodon. See https://github.com/YunoHost/issues/issues/501
-
-## Documentazione e risorse
-
-- Sito web ufficiale dell’app: <https://joinmastodon.org/>
-- Documentazione ufficiale per gli amministratori: <https://docs.joinmastodon.org/>
-- Repository upstream del codice dell’app: <https://github.com/mastodon/mastodon>
-- Store di YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Segnala un problema: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Informazioni per sviluppatori
-
-Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Per provare la branch di `testing`, si prega di procedere in questo modo:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-o
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
diff --git a/README_nl.md b/README_nl.md
deleted file mode 100644
index 5bc003a..0000000
--- a/README_nl.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-Hij mag NIET handmatig aangepast worden.
--->
-
-# Mastodon voor Yunohost
-
-[![Integratieniveau](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Mate van functioneren](https://apps.yunohost.org/badge/state/mastodon)
-![Onderhoudsstatus](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Mastodon met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Deze README in een andere taal lezen.](./ALL_README.md)*
-
-> *Met dit pakket kun je Mastodon snel en eenvoudig op een YunoHost-server installeren.*
-> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
-
-## Overzicht
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Geleverde versie:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Schermafdrukken
-
-![Schermafdrukken van Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentatie en bronnen
-
-- Officiele website van de app: <https://joinmastodon.org/>
-- Officiele beheerdersdocumentatie: <https://docs.joinmastodon.org/>
-- Upstream app codedepot: <https://github.com/mastodon/mastodon>
-- YunoHost-store: <https://apps.yunohost.org/app/mastodon>
-- Meld een bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Ontwikkelaarsinformatie
-
-Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Om de `testing`-branch uit te proberen, ga als volgt te werk:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-of
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>
diff --git a/README_pl.md b/README_pl.md
deleted file mode 100644
index 921dddc..0000000
--- a/README_pl.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-To README zostało automatycznie wygenerowane przez <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-Nie powinno być ono edytowane ręcznie.
--->
-
-# Mastodon dla YunoHost
-
-[![Poziom integracji](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Status działania](https://apps.yunohost.org/badge/state/mastodon)
-![Status utrzymania](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Zainstaluj Mastodon z YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Przeczytaj plik README w innym języku.](./ALL_README.md)*
-
-> *Ta aplikacja pozwala na szybką i prostą instalację Mastodon na serwerze YunoHost.*
-> *Jeżeli nie masz YunoHost zapoznaj się z [poradnikiem](https://yunohost.org/install) instalacji.*
-
-## Przegląd
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Dostarczona wersja:** 4.3.6~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Zrzuty ekranu
-
-![Zrzut ekranu z Mastodon](./doc/screenshots/mastodon.png)
-
-## Dokumentacja i zasoby
-
-- Oficjalna strona aplikacji: <https://joinmastodon.org/>
-- Oficjalna dokumentacja dla administratora: <https://docs.joinmastodon.org/>
-- Repozytorium z kodem źródłowym: <https://github.com/mastodon/mastodon>
-- Sklep YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Zgłaszanie błędów: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Informacje od twórców
-
-Wyślij swój pull request do [gałęzi `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Aby wypróbować gałąź `testing` postępuj zgodnie z instrukcjami:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-lub
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Więcej informacji o tworzeniu paczek aplikacji:** <https://yunohost.org/packaging_apps>
diff --git a/README_ru.md b/README_ru.md
deleted file mode 100644
index e7fdae5..0000000
--- a/README_ru.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-Он НЕ ДОЛЖЕН редактироваться вручную.
--->
-
-# Mastodon для YunoHost
-
-[![Уровень интеграции](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![Состояние работы](https://apps.yunohost.org/badge/state/mastodon)
-![Состояние сопровождения](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![Установите Mastodon с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Прочтите этот README на других языках.](./ALL_README.md)*
-
-> *Этот пакет позволяет Вам установить Mastodon быстро и просто на YunoHost-сервер.*
-> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
-
-## Обзор
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Поставляемая версия:** 4.3.6~ynh1
-
-**Демо-версия:** <https://joinmastodon.org/>
-
-## Снимки экрана
-
-![Снимок экрана Mastodon](./doc/screenshots/mastodon.png)
-
-## Документация и ресурсы
-
-- Официальный веб-сайт приложения: <https://joinmastodon.org/>
-- Официальная документация администратора: <https://docs.joinmastodon.org/>
-- Репозиторий кода главной ветки приложения: <https://github.com/mastodon/mastodon>
-- Магазин YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Сообщите об ошибке: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Информация для разработчиков
-
-Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-
-Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-или
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
deleted file mode 100644
index ffd2e07..0000000
--- a/README_zh_Hans.md
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
-请勿手动编辑。
--->
-
-# YunoHost 上的 Mastodon
-
-[![集成程度](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
-![工作状态](https://apps.yunohost.org/badge/state/mastodon)
-![维护状态](https://apps.yunohost.org/badge/maintained/mastodon)
-
-[![使用 YunoHost 安装 Mastodon](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[阅读此 README 的其它语言版本。](./ALL_README.md)*
-
-> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Mastodon。*
-> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
-
-## 概况
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**分发版本:** 4.3.6~ynh1
-
-**演示:** <https://joinmastodon.org/>
-
-## 截图
-
-![Mastodon 的截图](./doc/screenshots/mastodon.png)
-
-## 文档与资源
-
-- 官方应用网站: <https://joinmastodon.org/>
-- 官方管理文档: <https://docs.joinmastodon.org/>
-- 上游应用代码库: <https://github.com/mastodon/mastodon>
-- YunoHost 商店: <https://apps.yunohost.org/app/mastodon>
-- 报告 bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## 开发者信息
-
-请向 [`testing` 分支](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing) 发送拉取请求。
-
-如要尝试 `testing` 分支,请这样操作:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-或
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
diff --git a/manifest.toml b/manifest.toml
index 92ef90d..fcc7218 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Mastodon"
description.en = "Libre and federated social network"
description.fr = "Réseau social libre et fédéré"
-version = "4.3.6~ynh1"
+version = "4.3.7~ynh1"
maintainers = ["Tagada"]
@@ -52,8 +52,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.3.6.tar.gz"
- sha256 = "1ea3d54ecd90539e08c1441a6f330a3c1404b42b89d78a52acea9fdcdf713e94"
+ url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.3.7.tar.gz"
+ sha256 = "b77590137ae74fde223cdf8ff85baa0e0337207ebe091966e161ce131147c8c2"
autoupdate.strategy = "latest_github_release"
[resources.system_user]