1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2025-10-09 00:58:35 +02:00
Matrix server (synapse) package for YunoHost
Find a file
2025-10-08 23:28:04 +02: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.139.0 2025-10-02 15:41:40 +02:00
doc Add pre_upgrade message for 1.135.0~ynh1 2025-08-01 23:18:06 +02: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 Add support for MSC 1929 2025-05-28 07:35:50 +02:00
LICENSE First commit 2017-02-13 20:43:41 +01:00
manifest.toml Upgrade synapse to 1.139.0 2025-10-02 15:41:40 +02:00
README.md Auto-update READMEs 2025-10-02 16:29:54 +02: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.139.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.