2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2026-03-25 16:52:38 +01:00
Misskey package for YunoHost
Find a file
2026-03-11 12:57:49 +01:00
.github Manifest v2 2024-03-27 12:31:46 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:05:39 +01:00
doc Reduce the size of the screenshot 2024-03-27 13:38:07 +01:00
scripts Update restore 2025-12-23 11:33:41 +01:00
.gitignore convert to helpers2.1 2025-04-29 13:42:39 +02:00
LICENSE Initial commit 2020-10-13 08:36:20 +05:30
manifest.toml Upgrade sources 2026-03-09 02:58:39 +01:00
README.md Auto-update READMEs 2026-03-09 02:58:40 +01:00
tests.toml Update tests.toml 2025-12-23 12:12:47 +01:00

Logo of Misskey Misskey, packaged for YunoHost

Microblogging platform

🌐 Official app website Version: 2026.3.1~ynh1

Screenshots

Screenshot of Misskey

📦 Developer info

Automatic tests level

🛠️ Upstream Misskey repository: https://github.com/misskey-dev/misskey

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

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

📚 App packaging documentation

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