1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2025-11-05 19:48:36 +01:00
Matrix homeserver of second-generation, packaged for YunoHost
Find a file
2025-08-16 12:26:19 +02:00
.github v2 2023-04-03 22:20:38 +02:00
conf Improve 2025-03-23 02:26:55 +01:00
doc Add pre_upgrade message for 0.15.0~ynh1 2025-08-13 13:28:40 +02:00
scripts Update change_url 2025-05-29 19:19:25 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:47:20 +02:00
config_panel.toml Update config panel text (#145) 2025-03-02 17:38:59 +01:00
LICENSE upgrade sources 2021-05-01 21:47:44 +02:00
manifest.toml Upgrade sources 2025-08-16 00:12:46 +02:00
README.md Auto-update READMEs 2025-08-16 00:12:56 +02:00
tests.toml Improve 2025-03-23 02:26:55 +01:00

Logo of Dendrite Dendrite, packaged for YunoHost

Matrix homeserver of second generation

🌐 Official app website Version: 0.15.2~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Dendrite repository: https://github.com/element-hq/dendrite

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

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

📚 App packaging documentation

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