2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2026-02-04 00:21:55 +01:00
Free, open-source social network for YunoHost
Find a file
2026-01-28 14:13:33 +01:00
.github Packaging v2 (#399) 2024-02-24 23:28:27 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:04:17 +01:00
doc Correct a couple of spelling errors 2025-03-27 15:16:15 +01:00
scripts Update upgrade 2025-12-22 09:37:24 +01:00
.gitignore Convert to helpers v2.1 and try to upgrade to latest version 2025-08-21 10:42:01 +02:00
.travis.yml Adding automations 2019-05-10 11:37:32 +02:00
LICENSE Initial commit 2017-04-08 04:04:27 +02:00
manifest.toml Upgrade sources 2026-01-21 00:12:36 +01:00
README.md Auto-update READMEs 2026-01-21 00:12:37 +01:00
tests.toml Update tests.toml 2025-12-21 22:43:49 +01:00

Logo of Mastodon Mastodon, packaged for YunoHost

Libre and federated social network

🌐 Official app website App Demo Version: 4.5.5~ynh1

Screenshots

Screenshot of Mastodon

📦 Developer info

Automatic tests level

🛠️ Upstream Mastodon repository: https://github.com/mastodon/mastodon

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.