2021-12-08 10:14:56 +00:00
|
|
|
<!--
|
2025-04-02 22:17:09 +00:00
|
|
|
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps_tools/blob/main/readme_generator>
|
2021-12-08 10:14:56 +00:00
|
|
|
It shall NOT be edited by hand.
|
|
|
|
|
-->
|
|
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
<h1>
|
2025-05-06 22:18:04 +00:00
|
|
|
<img src="https://raw.githubusercontent.com/YunoHost/apps/main/logos/mastodon.png" width="32px" alt="Logo of Mastodon">
|
2025-04-02 22:17:09 +00:00
|
|
|
Mastodon, packaged for YunoHost
|
|
|
|
|
</h1>
|
2017-04-08 02:04:27 +00:00
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
Libre and federated social network
|
2023-02-23 22:37:45 +00:00
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
[](https://joinmastodon.org/)
|
|
|
|
|
[](https://joinmastodon.org/)
|
2025-10-21 22:14:27 +00:00
|
|
|
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
|
2019-03-18 03:22:38 +00:00
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
<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>
|
2019-03-18 03:22:38 +00:00
|
|
|
|
2025-08-05 22:16:46 +00:00
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|

|
|
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
## 📦 Developer info
|
2019-03-18 03:22:38 +00:00
|
|
|
|
2025-05-06 22:18:04 +00:00
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/mastodon/)
|
|
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
🛠️ Upstream Mastodon repository: <https://github.com/mastodon/mastodon>
|
2021-12-08 10:14:56 +00:00
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
|
2024-02-24 22:28:27 +00:00
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
The `testing` branch can be tested using:
|
|
|
|
|
```
|
|
|
|
|
# fresh install:
|
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing
|
2017-04-08 02:04:27 +00:00
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
# upgrade an existing install:
|
|
|
|
|
sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing
|
2019-03-18 03:22:38 +00:00
|
|
|
```
|
2021-12-08 10:14:56 +00:00
|
|
|
|
2025-04-02 22:17:09 +00:00
|
|
|
### 📚 App packaging documentation
|
|
|
|
|
|
|
|
|
|
Please see <https://doc.yunohost.org/packaging_apps> for more information.
|