| @@ -1,3 +1,14 @@ | |||||
| # 2022-06-13 | |||||
| ## go-skype-bridge bridging support | |||||
| Thanks to [CyberShadow](https://github.com/CyberShadow), the playbook can now install the [go-skype-bridge](https://github.com/kelaresg/go-skype-bridge) bridge for bridging Matrix to [Skype](https://www.skype.com/). | |||||
| See our [Setting up Go Skype Bridge](docs/configuring-playbook-bridge-go-skype-bridge.md) documentation to get started. | |||||
| The playbook has supported [mx-puppet-skype](https://github.com/Sorunome/mx-puppet-skype) bridging (see [Setting up MX Puppet Skype bridging](docs/configuring-playbook-bridge-mx-puppet-skype.md)) since [2020-04-09](#2020-04-09), but `mx-puppet-skype` is reportedly broken. | |||||
| # 2022-06-09 | # 2022-06-09 | ||||
| ## Running Ansible in a container can now happen on the Matrix server itself | ## Running Ansible in a container can now happen on the Matrix server itself | ||||
| @@ -1,5 +1,7 @@ | |||||
| # Setting up MX Puppet Skype (optional) | # Setting up MX Puppet Skype (optional) | ||||
| **Note**: bridging to [Skype](https://www.skype.com/) can also happen via the [go-skype-bridge](configuring-playbook-bridge-go-skype-bridge.md) bridge supported by the playbook. In fact, bridging via `mx-puppet-skype` has often been reported as broken, so we recommend that you go directly for `go-skype-bridge`, instead of this. | |||||
| The playbook can install and configure | The playbook can install and configure | ||||
| [mx-puppet-skype](https://github.com/Sorunome/mx-puppet-skype) for you. | [mx-puppet-skype](https://github.com/Sorunome/mx-puppet-skype) for you. | ||||
| @@ -120,7 +120,7 @@ When you're done with all the configuration you'd like to do, continue with [Ins | |||||
| - [Setting up matrix-hookshot](configuring-playbook-bridge-hookshot.md) - a bridge between Matrix and multiple project management services, such as [GitHub](https://github.com), [GitLab](https://about.gitlab.com) and [JIRA](https://www.atlassian.com/software/jira). (optional) | - [Setting up matrix-hookshot](configuring-playbook-bridge-hookshot.md) - a bridge between Matrix and multiple project management services, such as [GitHub](https://github.com), [GitLab](https://about.gitlab.com) and [JIRA](https://www.atlassian.com/software/jira). (optional) | ||||
| - [Setting up MX Puppet Skype bridging](configuring-playbook-bridge-mx-puppet-skype.md) (optional) | |||||
| - [Setting up MX Puppet Skype bridging](configuring-playbook-bridge-mx-puppet-skype.md) (optional) - often reported as broken; see **Go Skype Bridge** (below) as an alternative | |||||
| - [Setting up MX Puppet Slack bridging](configuring-playbook-bridge-mx-puppet-slack.md) (optional) | - [Setting up MX Puppet Slack bridging](configuring-playbook-bridge-mx-puppet-slack.md) (optional) | ||||