From 96d8b51a95460e6ba513c2dff946af5fb2650332 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Sep 2023 10:53:11 +0000 Subject: [PATCH 1/2] Upgrade to v0.14.2 --- conf/app.src | 4 ++-- conf/config.yaml | 2 ++ manifest.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index c5e34be..f8487da 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautrix/telegram/archive/refs/tags/v0.14.1.tar.gz -SOURCE_SUM=316cf75208f8776e30a8f9dc7d0825e0fb3aa34d0ad1ccfdff5acfeb665b81fa +SOURCE_URL=https://github.com/mautrix/telegram/archive/refs/tags/v0.14.2.tar.gz +SOURCE_SUM=8071beb09970d7a337e1a1f7700ecd3f4ef774ba51f2e7199f0216883f023786 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/config.yaml b/conf/config.yaml index a3ed1e6..debc8f3 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -401,6 +401,8 @@ bridge: normal_group: 100 supergroup: 100 channel: 100 + # Timeout for forward backfills in seconds. If you have a high limit, you'll have to increase this too. + forward_timeout: 900 # Settings for incremental backfill of history. These only apply when using MSC2716. incremental: # Maximum number of messages to backfill per batch. diff --git a/manifest.json b/manifest.json index 021c1b4..933360d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Telegram puppeting bridge for Matrix/Synapse", "fr": "Passerelle Telegram pour Matrix/Synapse" }, - "version": "0.14.1~ynh1", + "version": "0.14.2~ynh1", "url": "https://docs.mau.fi/bridges/python/telegram/index.html", "upstream": { "license": "AGPL-3.0-or-later", From a7d2062ef2e9bd93ac39bc4ec0f8753b502166f9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Sep 2023 10:53:16 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe1d210..837bf3e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A puppeting bridge between Matrix and Telegram packaged as a YunoHost service. Messages, notifications (and sometimes media) are bridged between a Telegram user and a Matrix user. Currently the Matrix user can NOT invite other Matrix user in a bridged Telegram room, so only someone with a Telegram account can participate to Telegram group conversations. The ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/index.html) bridge is a Synapse App Service and relies on postgresql. Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand. -**Shipped version:** 0.14.1~ynh1 +**Shipped version:** 0.14.2~ynh1 ## Disclaimers / important information ## List of known public services diff --git a/README_fr.md b/README_fr.md index 2a0d607..3819d08 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,7 +22,7 @@ La passerelle ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/i ** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_telegram en même temps!** -**Version incluse :** 0.14.1~ynh1 +**Version incluse :** 0.14.2~ynh1 ## Avertissements / informations importantes ## Liste de passerelles publiques