1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/iceshrimp_ynh.git synced 2025-11-04 03:08:39 +01:00
Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard.
Find a file
2025-07-02 08:13:52 +02:00
.github Initial commit 2023-12-20 19:03:04 +01:00
conf Fix 2023-12-23 11:10:41 +01:00
doc Update README.md 2024-05-21 13:23:16 +02:00
scripts [autopatch] Do not delete logs on app removal 2024-06-23 22:03:50 +02:00
LICENSE Fix 2023-12-20 19:08:54 +01:00
manifest.toml Update manifest.toml 2025-06-15 14:15:47 +02:00
README.md Auto-update READMEs 2025-06-15 14:15:49 +02:00
tests.toml Remove test_upgrade_from 2024-05-23 22:47:17 +02:00

Logo of Iceshrimp Iceshrimp, packaged for YunoHost

Decentralized and federated social networking service

🌐 Official app website Version: 2023.12.14~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Iceshrimp repository: https://iceshrimp.dev/iceshrimp/iceshrimp

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/iceshrimp_ynh/tree/testing

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

📚 App packaging documentation

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