mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2025-11-03 11:58:49 +01:00
The federated image shareing service Pixelfed for YunoHost
* bump requirements * cleaning * [fix] Privacy issue 0.12.5 * Auto-update READMEs * Update restore * Auto-update READMEs * Update manifest.toml to version 0.12.6 (#301) * Auto-update READMEs * Auto-update READMEs --------- Co-authored-by: ljf <ljf+git@grimaud.me> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Severin <savewish@icloud.com> Co-authored-by: lapineige <lapineige@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Pixelfed, packaged for YunoHost
Decentralized photo sharing social media platform
Screenshots
📦 Developer info
🛠️ Upstream Pixelfed repository: https://github.com/pixelfed/pixelfed
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/pixelfed_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.