2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2026-03-25 17:42:36 +01:00
Matrix server (synapse) package for YunoHost
Find a file
2026-03-12 17:30:03 +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.149.1 2026-03-12 17:10:11 +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 Cleanup ldap auth patch because now the patch was released 2026-03-12 17:26:40 +01:00
sources Fix typos 2026-02-07 20:31:46 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 10:05:30 +02:00
config_panel.toml Provide settings to increase privacy 2026-02-25 22:29:12 +01:00
LICENSE First commit 2017-02-13 20:43:41 +01:00
manifest.toml Upgrade synapse to 1.149.1 2026-03-12 17:10:11 +01:00
README.md Auto-update READMEs 2026-03-12 17:30:03 +01:00
tests.toml Fix tests 2026-02-12 17:43:05 +01:00

Logo of Synapse Synapse, packaged for YunoHost

Instant messaging server which uses Matrix

🌐 Official app website Version: 1.149.1~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.