1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2025-12-21 02:53:04 +01:00
The federated image shareing service Pixelfed for YunoHost
Find a file
eric_G 6e2675d733
Merge pull request #306 from YunoHost-Apps/testing
Testing - debian 12 becomes minimal version
2025-11-23 12:17:38 +01:00
.github Testing : fix .env default config (#220) 2023-06-10 11:23:39 +02:00
conf Upstream fixes and PSQL fix to show reposts (#305) 2025-11-17 08:24:32 +01:00
doc update screenshot 2025-01-17 14:37:56 +01:00
scripts Merge pull request #297 from yunohost-bot/auto-nodejs-ruby-go-composer-resources 2025-11-20 22:22:28 +01:00
.gitignore helpers 2024-09-08 21:56:23 +02:00
LICENSE Initial commit 2018-05-27 00:40:05 +02:00
manifest.toml Update manifest.toml 2025-11-20 22:25:22 +01:00
README.md Auto-update READMEs 2025-11-17 08:24:35 +01:00
tests.toml Update tests.toml 2024-09-25 16:11:37 +02:00

Logo of Pixelfed Pixelfed, packaged for YunoHost

Decentralized photo sharing social media platform

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