2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2026-02-04 01:11:47 +01:00
Matrix server (synapse) package for YunoHost
Find a file
2025-12-26 11:21:20 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:53:06 +02:00
auto_update Drop support for Yunohost 11 2025-06-08 22:41:08 +02:00
conf Upgrade synapse to 1.144.0 2025-12-09 22:37:04 +01:00
doc Update ADMIN.md (#586) 2025-11-09 18:24:16 +01:00
hooks Fix service name in hook 2024-03-19 23:12:02 +01:00
scripts Add curl tests 2025-09-11 12:05:02 +02:00
sources Fix error '../scripts/_common.sh: line 9: domain: unbound variable' on Coturn_config_rotate.sh script 2025-06-26 17:43:56 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 10:05:30 +02:00
config_panel.toml Fix config panel 2025-11-11 21:03:14 +01:00
LICENSE First commit 2017-02-13 20:43:41 +01:00
manifest.toml Upgrade synapse to 1.144.0 2025-12-09 22:37:04 +01:00
README.md Auto-update READMEs 2025-12-09 22:37:16 +01:00
tests.toml Add curl tests 2025-09-11 12:05:02 +02:00

Logo of Synapse Synapse, packaged for YunoHost

Instant messaging server which uses Matrix

🌐 Official app website Version: 1.144.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Synapse repository: https://github.com/element-hq/synapse

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

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

📚 App packaging documentation

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