2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2026-02-03 23:41:52 +01:00
A link aggregator for the fediverse.
Find a file
2026-02-01 00:29:28 +01:00
.github v2 2023-05-26 16:54:23 +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:01:49 +01:00
doc Update DESCRIPTION_fr.md 2023-07-12 08:12:49 +02:00
scripts cleaning 2025-09-05 13:13:52 +02:00
.gitignore 2.1 2025-05-12 19:06:08 +02:00
LICENSE Initial commit 2021-02-20 00:57:53 +05:30
manifest.toml Merge branch 'testing' into ci-auto-update-sources-8ecb7653 2026-01-29 11:30:55 +01:00
README.md Auto-update READMEs 2026-01-29 11:30:58 +01:00
tests.toml remove oldated tests 2025-10-30 11:09:33 +01:00

Logo of Lemmy Lemmy, packaged for YunoHost

Link aggregator/Reddit clone for the fediverse

🌐 Official app website App Demo Version: 0.19.11~ynh5

Screenshots

Screenshot of Lemmy

📦 Developer info

Automatic tests level

🛠️ Upstream Lemmy repository: https://github.com/LemmyNet/lemmy

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

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

📚 App packaging documentation

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