Procházet zdrojové kódy

Announce Appservice Webhooks support

Related to #339 (Github Pull Request).
pull/343/head
Slavi Pantaleev před 6 roky
rodič
revize
4840214193
4 změnil soubory, kde provedl 15 přidání a 0 odebrání
  1. +9
    -0
      CHANGELOG.md
  2. +2
    -0
      README.md
  3. +2
    -0
      docs/configuring-playbook-bridge-appservice-webhooks.md
  4. +2
    -0
      docs/configuring-playbook.md

+ 9
- 0
CHANGELOG.md Zobrazit soubor

@@ -1,3 +1,12 @@
# 2020-01-14

## Added support for Appservice Webhooks

Thanks to a contribution from [Björn Marten](https://github.com/tripleawwy) from [netresearch](https://www.netresearch.de/), the playbook can now install and configure [matrix-appservice-webhooks](https://github.com/turt2live/matrix-appservice-webhooks) for you. This bridge provides support for Slack-compatible webhooks.

Learn more in [Setting up Appservice Webhooks](docs/configuring-playbook-bridge-appservice-webhooks.md).


# 2020-01-12 # 2020-01-12


## Added support for automatic Double Puppeting for all Mautrix bridges ## Added support for automatic Double Puppeting for all Mautrix bridges


+ 2
- 0
README.md Zobrazit soubor

@@ -140,6 +140,8 @@ This playbook sets up your server using the following Docker images:


- [cadair/matrix-appservice-slack](https://hub.docker.com/r/cadair/matrix-appservice-slack) - the [matrix-appservice-slack](https://github.com/matrix-org/matrix-appservice-slack) bridge to [Slack](https://slack.com/) (optional) - [cadair/matrix-appservice-slack](https://hub.docker.com/r/cadair/matrix-appservice-slack) - the [matrix-appservice-slack](https://github.com/matrix-org/matrix-appservice-slack) bridge to [Slack](https://slack.com/) (optional)


- [turt2live/matrix-appservice-webhooks](https://hub.docker.com/r/turt2live/matrix-appservice-webhooks) - the [Appservice Webhooks](https://github.com/turt2live/matrix-appservice-webhooks) bridge (optional)

- [turt2live/matrix-dimension](https://hub.docker.com/r/turt2live/matrix-dimension) - the [Dimension](https://dimension.t2bot.io/) integrations manager (optional) - [turt2live/matrix-dimension](https://hub.docker.com/r/turt2live/matrix-dimension) - the [Dimension](https://dimension.t2bot.io/) integrations manager (optional)






+ 2
- 0
docs/configuring-playbook-bridge-appservice-webhooks.md Zobrazit soubor

@@ -2,6 +2,8 @@


The playbook can install and configure [matrix-appservice-webhooks](https://github.com/turt2live/matrix-appservice-webhooks) for you. The playbook can install and configure [matrix-appservice-webhooks](https://github.com/turt2live/matrix-appservice-webhooks) for you.


This bridge provides support for Slack-compatible webhooks.

Setup Instructions: Setup Instructions:


loosely based on [this](https://github.com/turt2live/matrix-appservice-webhooks/blob/master/README.md) loosely based on [this](https://github.com/turt2live/matrix-appservice-webhooks/blob/master/README.md)


+ 2
- 0
docs/configuring-playbook.md Zobrazit soubor

@@ -93,4 +93,6 @@ When you're done with all the configuration you'd like to do, continue with [Ins


- [Setting up Appservice Slack bridging](configuring-playbook-bridge-appservice-slack.md) (optional) - [Setting up Appservice Slack bridging](configuring-playbook-bridge-appservice-slack.md) (optional)


- [Setting up Appservice Webhooks bridging](configuring-playbook-bridge-appservice-webhooks.md) (optional)

- [Setting up Email2Matrix](configuring-playbook-email2matrix.md) (optional) - [Setting up Email2Matrix](configuring-playbook-email2matrix.md) (optional)

Načítá se…
Zrušit
Uložit