1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2025-11-05 04:18:42 +01:00
Free, open-source social network for YunoHost
Find a file
2025-10-23 14:49:24 +02:00
.github Packaging v2 (#399) 2024-02-24 23:28:27 +01:00
conf cleaning 2025-09-24 23:00:38 +02:00
doc Correct a couple of spelling errors 2025-03-27 15:16:15 +01:00
scripts Merge pull request #466 from selfhoster1312/new-helpers 2025-09-24 23:19:15 +02: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 2025-10-22 00:14:26 +02:00
README.md Auto-update READMEs 2025-10-22 00:14:27 +02:00
tests.toml Update tests.toml 2025-09-25 03:18:17 +02:00

Logo of Mastodon Mastodon, packaged for YunoHost

Libre and federated social network

🌐 Official app website App Demo Version: 4.4.8~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.