mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
commit
8ab6186bed
13 changed files with 134 additions and 42 deletions
|
@ -5,4 +5,6 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [Прочитать README на русский](README_ru.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Shipped version:** 1.111.0~ynh1
|
||||
**Shipped version:** 1.113.0~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
- Official app website: <https://matrix.org/>
|
||||
|
|
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Versión actual:** 1.111.0~ynh1
|
||||
**Versión actual:** 1.113.0~ynh1
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://matrix.org/>
|
||||
|
|
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.111.0~ynh1
|
||||
**Paketatutako bertsioa:** 1.113.0~ynh1
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://matrix.org/>
|
||||
|
|
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Version incluse :** 1.111.0~ynh1
|
||||
**Version incluse :** 1.113.0~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
- Site officiel de l’app : <https://matrix.org/>
|
||||
|
|
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Versión proporcionada:** 1.111.0~ynh1
|
||||
**Versión proporcionada:** 1.113.0~ynh1
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://matrix.org/>
|
||||
|
|
45
README_id.md
Normal file
45
README_id.md
Normal file
|
@ -0,0 +1,45 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# Synapse untuk YunoHost
|
||||
|
||||
[![Tingkat integrasi](https://dash.yunohost.org/integration/synapse.svg)](https://ci-apps.yunohost.org/ci/apps/synapse/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/synapse.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/synapse.maintain.svg)
|
||||
|
||||
[![Pasang Synapse dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang Synapse secara cepat dan mudah pada server YunoHost.*
|
||||
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||
|
||||
## Ringkasan
|
||||
|
||||
Instant messaging server matrix network.
|
||||
|
||||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Versi terkirim:** 1.113.0~ynh1
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://matrix.org/>
|
||||
- Dokumentasi admin resmi: <https://matrix-org.github.io/synapse/latest/welcome_and_overview.html>
|
||||
- Depot kode aplikasi hulu: <https://github.com/element-hq/synapse>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/synapse>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/synapse_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade synapse -u https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
45
README_ru.md
Normal file
45
README_ru.md
Normal file
|
@ -0,0 +1,45 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# Synapse для YunoHost
|
||||
|
||||
[![Уровень интеграции](https://dash.yunohost.org/integration/synapse.svg)](https://ci-apps.yunohost.org/ci/apps/synapse/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/synapse.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/synapse.maintain.svg)
|
||||
|
||||
[![Установите Synapse с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить Synapse быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
Instant messaging server matrix network.
|
||||
|
||||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Поставляемая версия:** 1.113.0~ynh1
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <https://matrix.org/>
|
||||
- Официальная документация администратора: <https://matrix-org.github.io/synapse/latest/welcome_and_overview.html>
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/element-hq/synapse>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/synapse>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/synapse_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade synapse -u https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**分发版本:** 1.111.0~ynh1
|
||||
**分发版本:** 1.113.0~ynh1
|
||||
## 文档与资源
|
||||
|
||||
- 官方应用网站: <https://matrix.org/>
|
||||
|
|
|
@ -1,33 +1,33 @@
|
|||
annotated-types==0.7.0
|
||||
attrs==23.2.0
|
||||
attrs==24.2.0
|
||||
Automat==22.10.0
|
||||
bcrypt==4.1.3
|
||||
bcrypt==4.2.0
|
||||
bleach==6.1.0
|
||||
canonicaljson==2.0.0
|
||||
certifi==2024.7.4
|
||||
cffi==1.16.0
|
||||
cffi==1.17.0
|
||||
charset-normalizer==3.3.2
|
||||
constantly==23.10.4
|
||||
cryptography==42.0.8
|
||||
cryptography==43.0.0
|
||||
hyperlink==21.0.0
|
||||
idna==3.7
|
||||
ijson==3.3.0
|
||||
immutabledict==4.2.0
|
||||
incremental==22.10.0
|
||||
incremental==24.7.2
|
||||
Jinja2==3.1.4
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2023.12.1
|
||||
ldap3==2.9.1
|
||||
lxml==5.2.2
|
||||
lxml==5.3.0
|
||||
MarkupSafe==2.1.5
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.111.0
|
||||
matrix-synapse==1.113.0
|
||||
matrix-synapse-ldap3==0.3.0
|
||||
msgpack==1.0.8
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==1.3.0
|
||||
packaging==24.1
|
||||
phonenumbers==8.13.40
|
||||
phonenumbers==8.13.43
|
||||
pillow==10.4.0
|
||||
prometheus_client==0.20.0
|
||||
psycopg2==2.9.9
|
||||
|
@ -38,22 +38,22 @@ pydantic==2.8.2
|
|||
pydantic_core==2.20.1
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.1.0
|
||||
pyOpenSSL==24.2.1
|
||||
python-multipart==0.0.9
|
||||
PyYAML==6.0.1
|
||||
PyYAML==6.0.2
|
||||
referencing==0.35.1
|
||||
requests==2.32.3
|
||||
rpds-py==0.19.0
|
||||
rpds-py==0.20.0
|
||||
semantic-version==2.10.0
|
||||
service-identity==24.1.0
|
||||
setuptools-rust==1.9.0
|
||||
setuptools-rust==1.10.1
|
||||
signedjson==1.1.4
|
||||
six==1.16.0
|
||||
sortedcontainers==2.4.0
|
||||
treq==23.11.0
|
||||
Twisted==24.3.0
|
||||
Twisted==24.7.0
|
||||
typing_extensions==4.12.2
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.2.2
|
||||
webencodings==0.5.1
|
||||
zope.interface==6.4.post2
|
||||
zope.interface==7.0.1
|
||||
|
|
|
@ -1,33 +1,33 @@
|
|||
annotated-types==0.7.0
|
||||
attrs==23.2.0
|
||||
attrs==24.2.0
|
||||
Automat==22.10.0
|
||||
bcrypt==4.1.3
|
||||
bcrypt==4.2.0
|
||||
bleach==6.1.0
|
||||
canonicaljson==2.0.0
|
||||
certifi==2024.7.4
|
||||
cffi==1.16.0
|
||||
cffi==1.17.0
|
||||
charset-normalizer==3.3.2
|
||||
constantly==23.10.4
|
||||
cryptography==42.0.8
|
||||
cryptography==43.0.0
|
||||
hyperlink==21.0.0
|
||||
idna==3.7
|
||||
ijson==3.3.0
|
||||
immutabledict==4.2.0
|
||||
incremental==22.10.0
|
||||
incremental==24.7.2
|
||||
Jinja2==3.1.4
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2023.12.1
|
||||
ldap3==2.9.1
|
||||
lxml==5.2.2
|
||||
lxml==5.3.0
|
||||
MarkupSafe==2.1.5
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.111.0
|
||||
matrix-synapse==1.113.0
|
||||
matrix-synapse-ldap3==0.3.0
|
||||
msgpack==1.0.8
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==1.3.0
|
||||
packaging==24.1
|
||||
phonenumbers==8.13.40
|
||||
phonenumbers==8.13.43
|
||||
pillow==10.4.0
|
||||
prometheus_client==0.20.0
|
||||
psycopg2==2.9.9
|
||||
|
@ -38,23 +38,23 @@ pydantic==2.8.2
|
|||
pydantic_core==2.20.1
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.1.0
|
||||
pyOpenSSL==24.2.1
|
||||
python-multipart==0.0.9
|
||||
PyYAML==6.0.1
|
||||
PyYAML==6.0.2
|
||||
referencing==0.35.1
|
||||
requests==2.32.3
|
||||
rpds-py==0.19.0
|
||||
rpds-py==0.20.0
|
||||
semantic-version==2.10.0
|
||||
service-identity==24.1.0
|
||||
setuptools-rust==1.9.0
|
||||
setuptools-rust==1.10.1
|
||||
signedjson==1.1.4
|
||||
six==1.16.0
|
||||
sortedcontainers==2.4.0
|
||||
tomli==2.0.1
|
||||
treq==23.11.0
|
||||
Twisted==24.3.0
|
||||
Twisted==24.7.0
|
||||
typing_extensions==4.12.2
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.2.2
|
||||
webencodings==0.5.1
|
||||
zope.interface==6.4.post2
|
||||
zope.interface==7.0.1
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Synapse"
|
|||
description.en = "Instant messaging server which uses Matrix"
|
||||
description.fr = "Serveur de messagerie instantané basé sur Matrix"
|
||||
|
||||
version = "1.111.0~ynh1"
|
||||
version = "1.113.0~ynh1"
|
||||
|
||||
maintainers = ["Josué Tille"]
|
||||
|
||||
|
@ -63,13 +63,13 @@ ram.runtime = "1G"
|
|||
[resources]
|
||||
[resources.sources.synapse_prebuilt_armv7_bookworm]
|
||||
prefetch = false
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.111.0/matrix-synapse_1.111.0-bookworm-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "291f0919f28ed9cfb3177343e9b3e94784361d9313976d1e9812fbb0443678d4"
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.113.0/matrix-synapse_1.113.0-bookworm-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "028551b5f73b15097a03457e379d4945259cbcaef064ce75feb6b7e87cf3935b"
|
||||
|
||||
[resources.sources.synapse_prebuilt_armv7_bullseye]
|
||||
prefetch = false
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.111.0/matrix-synapse_1.111.0-bullseye-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "b63b6b9585337b0ad005176d8531c41f532845da2e2d864e84c1fb18b9ab1c6e"
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.113.0/matrix-synapse_1.113.0-bullseye-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "9df230b5d0d34ec978f2f1fe63ac4bb9383f03b13e5268624cfaa7779f747300"
|
||||
|
||||
[resources.system_user]
|
||||
allow_email = true
|
||||
|
@ -116,7 +116,7 @@ ram.runtime = "1G"
|
|||
cli.default = 5766
|
||||
|
||||
[resources.apt]
|
||||
packages = ["coturn", "acl", "postgresql", "php-fpm",
|
||||
packages = ["coturn", "acl", "postgresql", "php8.3-fpm",
|
||||
"python3-dev", "python3-venv", "python3-pip", "python3-setuptools", "python3-lxml",
|
||||
"build-essential", "libffi-dev", "libssl-dev", "libxml2-dev", "libxslt1-dev", "zlib1g-dev", "libjpeg-dev", "libpq-dev"]
|
||||
|
||||
|
|
|
@ -4,6 +4,6 @@ test_format = 1.0
|
|||
|
||||
[default]
|
||||
|
||||
test_upgrade_from.672791a51c1d239918562d7a0d4420ec137e6694.name = "Post app user creation (branch old_version_for_CI_7)"
|
||||
test_upgrade_from.9f273cac72baad192f046620dae33a97cd0ec749.name = "Post app user creation (branch old_version_for_CI_7)"
|
||||
|
||||
test_upgrade_from.971f2eb590325fb1d6e1ca5723f59aacd639c9ce.name = "Before packaging v2 (branch old_version_for_CI_6)"
|
||||
test_upgrade_from.3b5a58e5d8b83f292c6160e8908ac662360aa03e.name = "Before packaging v2 (branch old_version_for_CI_6)"
|
||||
|
|
Loading…
Reference in a new issue