2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2026-03-25 17:12:45 +01:00
The federated image shareing service Pixelfed for YunoHost
Find a file
2026-03-06 08:25:03 +08:00
.github Testing : fix .env default config (#220) 2023-06-10 11:23:39 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:13:35 +01:00
doc update screenshot 2025-01-17 14:37:56 +01:00
scripts Added info when skipping key creation 2026-03-05 20:14:01 +08:00
.gitignore helpers 2024-09-08 21:56:23 +02:00
LICENSE Initial commit 2018-05-27 00:40:05 +02:00
manifest.toml Go back to last release due to passport incompatibilities 2026-03-05 15:29:34 +08:00
README.md Auto-update READMEs 2026-03-05 14:19:01 +01:00
tests.toml Update tests.toml 2026-01-19 10:38:01 +01:00

Logo of Pixelfed Pixelfed, packaged for YunoHost

Decentralized photo sharing social media platform

🌐 Official app website Version: 0.12.7~ynh2

Screenshots

Screenshot of Pixelfed

📦 Developer info

Automatic tests level

🛠️ 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.