瀏覽代碼

Announce mautrix-gmessages support

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2794
pull/2796/head
Slavi Pantaleev 2 年之前
父節點
當前提交
0a81083e7d
共有 2 個檔案被更改,包括 8 行新增2 行删除
  1. +6
    -0
      CHANGELOG.md
  2. +2
    -2
      docs/configuring-playbook-bridge-mautrix-gmessages.md

+ 6
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,9 @@
# 2023-07-21

## mautrix-gmessages support

Thanks to [Shreyas Ajjarapu](https://github.com/shreyasajj)'s efforts, the playbook now supports bridging to [Google Messages](https://messages.google.com/) via the [mautrix-gmessages](https://github.com/mautrix/gmessages) bridge. See our [Setting up Mautrix Google Messages bridging](docs/configuring-playbook-bridge-mautrix-gmessages.md) documentation page for getting started.

# 2023-07-17

## matrix-media-repo support


+ 2
- 2
docs/configuring-playbook-bridge-mautrix-gmessages.md 查看文件

@@ -1,6 +1,6 @@
# Setting up Mautrix gmessages (optional)

The playbook can install and configure [mautrix-gmessages](https://github.com/mautrix/gmessages) for you.
The playbook can install and configure [mautrix-gmessages](https://github.com/mautrix/gmessages) for you, for bridging to [Google Messages](https://messages.google.com/).

See the project's [documentation](https://docs.mau.fi/bridges/go/gmessages/index.html) to learn what it does and why it might be useful to you.

@@ -8,7 +8,7 @@ Use the following playbook configuration:

```yaml
matrix_mautrix_gmessages_enabled: true
```
```

## Set up Double Puppeting



Loading…
取消
儲存