Skip to content
Draft

Mas #536

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
3a1d10d
First implementation of matrix sliding proxy
Josue-T Feb 26, 2024
61add5e
Make it less warning on remove
Josue-T Feb 26, 2024
8b4d2e1
fix test
Josue-T Feb 26, 2024
632ecc4
Fix upgrade with old 3pids_email values
Josue-T Mar 8, 2024
1b522bd
Merge branch 'testing' into matrix_v2
Josue-T Mar 9, 2024
1efee60
Merge branch 'testing' into matrix_v2
Josue-T Mar 9, 2024
507ac9d
Force enable password authentication as some client need it to work c…
Josue-T Mar 19, 2024
72b21bf
Auto-update README
yunohost-bot Mar 19, 2024
24fb003
Merge branch 'testing' into matrix_v2
Josue-T Mar 22, 2024
1ecfca8
Merge branch 'testing' into matrix_v2
Josue-T Apr 3, 2024
1b8c052
Merge branch 'testing' into matrix_v2
Josue-T Apr 17, 2024
4caf510
Merge branch 'testing' into matrix_v2
Josue-T Apr 19, 2024
4d1cc3a
Merge branch 'testing' into matrix_v2
Josue-T Apr 25, 2024
2b6e61d
Merge branch 'testing' into matrix_v2
Josue-T May 6, 2024
ecb452f
Merge branch 'testing' into matrix_v2
Josue-T May 15, 2024
5cda628
[fix] Force enable password authentication on matrixv2
Josue-T May 17, 2024
1b4c08c
Merge branch 'testing' into matrix_v2
Josue-T May 30, 2024
aa34378
Upgrade sliding sync proxy to v0.99.18
nathanael-h Jun 10, 2024
1a39c32
Merge branch 'testing' into matrix_v2
Josue-T Jun 22, 2024
a925519
Merge branch 'testing' into matrix_v2
Josue-T Jun 24, 2024
07efe7b
Merge branch 'testing' into matrix_v2
Josue-T Jul 3, 2024
23985be
Merge branch 'testing' into matrix_v2
Josue-T Jul 17, 2024
50d70de
Merge branch 'testing' into matrix_v2
Josue-T Jul 31, 2024
0f5060c
Merge branch 'testing' into matrix_v2
Josue-T Aug 14, 2024
695e2f0
Add missing sliding sync proxy db on restore
Josue-T Aug 22, 2024
155514f
Merge branch 'testing' into matrix_v2
Josue-T Aug 22, 2024
5a55aee
Merge branch 'testing' into matrix_v2
Josue-T Sep 5, 2024
823bbcc
Merge branch 'testing' into matrix_v2
Josue-T Sep 18, 2024
607fff3
Merge branch 'testing' into matrix_v2
Josue-T Oct 2, 2024
70b585b
Merge branch 'testing' into matrix_v2
Josue-T Oct 16, 2024
0c17daa
Merge branch 'testing' into matrix_v2
Josue-T Oct 28, 2024
5e7b559
Remove sliding sync proxy and use native synapse sliding sync
Josue-T Oct 28, 2024
75d3384
Remove /client as it not anymore necessary
Josue-T Oct 30, 2024
6ae1fc9
Merge pull request #494 from YunoHost-Apps/matrix_v2_merge
Josue-T Nov 1, 2024
b5e25d0
Merge branch 'testing' into matrix_v2
Josue-T Nov 18, 2024
418aba8
Merge branch 'testing' into matrix_v2
Josue-T Nov 27, 2024
52ce772
Merge branch 'testing' into matrix_v2
Josue-T Nov 30, 2024
6e09114
Merge branch 'testing' into matrix_v2
Josue-T Dec 4, 2024
012beea
Merge branch 'testing' into matrix_v2
Josue-T Dec 12, 2024
e0ec9c8
Merge branch 'testing' into matrix_v2
Josue-T Jan 29, 2025
8c9409e
Auto-update READMEs
yunohost-bot Jan 29, 2025
fdbe11a
Merge branch 'testing' into matrix_v2
Josue-T Jan 29, 2025
f845ab4
Merge branch 'testing' into matrix_v2
Josue-T Feb 12, 2025
e69733b
Merge branch 'testing' into matrix_v2
Josue-T Feb 26, 2025
1eb54a4
Merge branch 'testing' into matrix_v2
Josue-T Mar 11, 2025
2099e88
Merge branch 'testing' into matrix_v2
Josue-T Mar 26, 2025
92e6303
Merge branch 'testing' into matrix_v2
Josue-T Mar 27, 2025
11f8d21
Merge branch 'testing' into matrix_v2
Josue-T Apr 8, 2025
7e9a260
First implementation of element call
Josue-T Apr 8, 2025
711a47d
Update licence
Josue-T Apr 12, 2025
080ed2a
Fix upgrade
Josue-T Apr 13, 2025
6c01b3d
Update homeserver config
Josue-T Apr 13, 2025
6bb0213
Move env config for lk-jwt to environement file
Josue-T Apr 13, 2025
bee2eb4
fix tests
Josue-T Apr 14, 2025
7df15aa
Improve livekit config
Josue-T Apr 16, 2025
77d137a
Put SFU in subpath
Josue-T Apr 17, 2025
117665e
Auto-update READMEs
yunohost-bot Apr 22, 2025
8e94b46
Cleanup sliding sync well-known
Josue-T Apr 28, 2025
af29d40
Rework well-known and fix support for some edge cases
Josue-T Apr 30, 2025
1615027
Fix from CI
Josue-T May 2, 2025
2d70cf2
First draft of MAS implementation
Josue-T Apr 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions ALL_README.md

This file was deleted.

57 changes: 25 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,40 @@
<!--
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps_tools/blob/main/readme_generator>
It shall NOT be edited by hand.
-->

# Synapse for YunoHost
<h1>
<img src="https://raw.githubusercontent.com/YunoHost/apps/main/logos/synapse.png" width="32px" alt="Logo of Synapse">
Synapse, packaged for YunoHost
</h1>

[![Integration level](https://apps.yunohost.org/badge/integration/synapse)](https://ci-apps.yunohost.org/ci/apps/synapse/)
![Working status](https://apps.yunohost.org/badge/state/synapse)
![Maintenance status](https://apps.yunohost.org/badge/maintained/synapse)
Instant messaging server which uses Matrix

[![Install Synapse with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse)
[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://matrix.org/)
[![Version: 1.128.0~ynh1](https://img.shields.io/badge/Version-1.128.0~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/synapse/)

*[Read this README in other languages.](./ALL_README.md)*
<div align="center">
<a href="https://apps.yunohost.org/app/synapse"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
<a href="https://github.com/YunoHost-Apps/synapse_ynh/issues"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_report_an_issue.svg"/></a>
</div>

> *This package allows you to install Synapse quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## 📦 Developer info

## Overview
[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/synapse)](https://ci-apps.yunohost.org/ci/apps/synapse/)

Instant messaging server matrix network.
🛠️ Upstream Synapse repository: <https://github.com/element-hq/synapse>

Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/testing

**Shipped version:** 1.127.1~ynh1
## Documentation and resources

- Official app website: <https://matrix.org/>
- Official admin documentation: <https://matrix-org.github.io/synapse/latest/welcome_and_overview.html>
- Upstream app code repository: <https://github.com/element-hq/synapse>
- YunoHost Store: <https://apps.yunohost.org/app/synapse>
- Report a bug: <https://github.com/YunoHost-Apps/synapse_ynh/issues>

## Developer info

Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing).

To try the `testing` branch, please proceed like that:

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

**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
### 📚 App packaging documentation

Please see <https://doc.yunohost.org/packaging_apps> for more information.
47 changes: 0 additions & 47 deletions README_ca.md

This file was deleted.

47 changes: 0 additions & 47 deletions README_de.md

This file was deleted.

47 changes: 0 additions & 47 deletions README_es.md

This file was deleted.

47 changes: 0 additions & 47 deletions README_eu.md

This file was deleted.

47 changes: 0 additions & 47 deletions README_fr.md

This file was deleted.

47 changes: 0 additions & 47 deletions README_gl.md

This file was deleted.

Loading