Slavi Pantaleev and GitHub
f581867049
Merge pull request #1788 from etkecc/patch-5
...
Update element 1.10.10 -> 1.10.11
2022-04-26 19:57:01 +03:00
Slavi Pantaleev
e41fcf2746
Fix file name (vars.yaml -> vars.yml) to prevent confusion
2022-04-26 15:44:07 +03:00
Slavi Pantaleev and GitHub
3f50c08828
Merge pull request #1787 from dooleydevin/cast-vault-keys
...
Support ansible vault strings for homeserver secret key
2022-04-26 10:44:34 +03:00
Slavi Pantaleev and GitHub
e3907b369a
Merge pull request #1786 from etkecc/master
...
matrix-bot-buscarron: fix username in docs
2022-04-25 13:51:14 +03:00
Slavi Pantaleev
1163e9880f
Link to Buscarron bot from configuring docs page
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1782
2022-04-25 10:37:35 +03:00
Slavi Pantaleev
2f33b330ff
Announce Buscarron bot support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1782
2022-04-25 10:29:09 +03:00
Slavi Pantaleev and GitHub
49da9c76ac
Merge pull request #1782 from etkecc/matrix-bot-buscarron
...
add matrix-bot-buscarron
2022-04-25 09:44:35 +03:00
Slavi Pantaleev and GitHub
8014979ddb
Merge pull request #1780 from Shaps/nginx-proxy-configure-httpasswd
...
Make synapse htpasswd file path configurable
2022-04-25 09:43:29 +03:00
Slavi Pantaleev and GitHub
4a0b839768
Automatically do the right thing with regards to Synapse Metrics htpasswd
...
.. regardless of whether matrix-nginx-proxy runs in a container or not
2022-04-25 09:42:36 +03:00
Slavi Pantaleev and GitHub
85e0906f8a
Merge pull request #1784 from mattcen/signald-arm64-dont-self-build
...
Don't self-build signald image on arm64, as upstream image exists
2022-04-25 09:29:13 +03:00
Slavi Pantaleev and GitHub
d7d5ea3b91
Merge pull request #1783 from Sekki21956/signald-image-updates
...
Update path to signald Dockerfile
2022-04-25 09:22:05 +03:00
Slavi Pantaleev and GitHub
47e5bab784
Fix self-building if condition
2022-04-25 09:22:01 +03:00
Slavi Pantaleev and GitHub
f5a6e12538
Merge pull request #1779 from mattcen/bump-signald-0.18.1
...
Bump signald to 0.18.1
2022-04-22 19:09:56 +03:00
Slavi Pantaleev and GitHub
882bab0df8
Merge pull request #1778 from hifi/patch-7
...
Upgrade Heisenbridge (1.10.1 -> 1.12.0)
2022-04-22 14:07:08 +03:00
Slavi Pantaleev and GitHub
a68a500e42
Merge pull request #1777 from moan0s/public_server
...
Change list of public servers, old as not functional
2022-04-22 08:54:41 +03:00
Slavi Pantaleev
69f684255c
Fix Signald git repository to unbreak self-building
...
The maunium fork of Signald is no longer up-to-date (does not publish
0.18.0.. at least not yet) and all the necessary changes are now upstream.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
2022-04-21 15:54:29 +03:00
Slavi Pantaleev
0b5e4aa784
Use non-root image for Signald
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
Related to https://signald.org/articles/install/docker/#migrating-from-versions-before-0180
> Prior to 0.18.0 the signald container image used the root user, which is not recommended for security reasons. This was fixed in the 0.18.0 release which will start as root, fix permissions on the volume, then drop to the non-root user and start signald. Future images will start as the non-root user, so if you’re upgrading make sure to run 0.18.0 at least once.
> A special tag, 0.18.0-non-root, will be published. it starts as the non-root user and does not fix permissions on the volume.
2022-04-21 15:53:05 +03:00
Slavi Pantaleev and GitHub
79f89479e0
Merge pull request #1775 from GoliathLabs/mautrix-signal
...
Updated: mautrix-signal to v0.3.0 & signald to 0.18.0
2022-04-21 15:11:38 +03:00
Slavi Pantaleev and GitHub
8c2bfba7e2
Merge pull request #1776 from wibbene/master
...
HOTFIX: matrix-registration-bot, fixed systemd template that caused setup error
2022-04-21 15:09:47 +03:00
Slavi Pantaleev
27ec1d8bde
Fix matrix-registration-bot repository URL
2022-04-21 11:21:29 +03:00
Slavi Pantaleev
e435c55458
Announce matrix-registration-bot support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1771
2022-04-21 11:10:45 +03:00
Slavi Pantaleev and GitHub
832b0eb1b1
Merge pull request #1774 from OdyX/appservice-slack-rtm-needs-enabling
...
Slack appservice: Enable RTM by default
2022-04-21 10:05:21 +03:00
Slavi Pantaleev and GitHub
b2105f35ec
Add comments around rtm
...
Comments taken from https://github.com/matrix-org/matrix-appservice-slack/blob/develop/config/config.sample.yaml
We should probably reconcile our configuration with that one and include comments for other fields as well.
2022-04-21 09:58:30 +03:00
Slavi Pantaleev
d04767a9d6
Upgrade Synapse (1.57.0 -> 1.57.1)
2022-04-20 18:46:10 +03:00
Slavi Pantaleev and GitHub
dd83d88cb0
Merge pull request #1770 from etkecc/master
...
add retires to all get_url actions
2022-04-20 08:38:13 +03:00
Slavi Pantaleev and GitHub
ad42872466
Merge pull request #1768 from etkecc/master
...
matrix-backup-borg - cleanup the .service from the systemd list
2022-04-19 19:46:15 +03:00
Slavi Pantaleev
295ef29fe0
Announce borg backup support
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1727
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1754
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1755
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/467
2022-04-19 19:29:41 +03:00
Slavi Pantaleev
f0842d7226
Document that upgrading to Synapse v1.57 may be dangerous in some instances
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1766
2022-04-19 17:29:58 +03:00
Slavi Pantaleev and GitHub
dc508fc5f5
Merge pull request #1766 from etkecc/update-synapse-1.57.0
...
update synapse 1.56.0 -> 1.57.0
2022-04-19 15:31:51 +03:00
Slavi Pantaleev and GitHub
43b639aeef
Merge pull request #1763 from etkecc/master
...
update honoroit 0.9.6 -> 0.9.7
2022-04-18 20:46:17 +03:00
Slavi Pantaleev and GitHub
ca09b935c3
Merge pull request #1762 from ofalvai/patch-4
...
Upgrade Telegrame bridge to 0.11.3
2022-04-18 14:24:33 +03:00
Slavi Pantaleev and GitHub
5c1ee66e8d
Merge pull request #1760 from lunarthegrey/patch-1
...
Increase default async time for rust-synapse-compress-state
2022-04-18 09:56:56 +03:00
Slavi Pantaleev and GitHub
c999e77e30
Merge pull request #1758 from RoiArthurB/patch-1
...
Update mautrix-whatsapp 0.3.0 -> 0.3.1
2022-04-17 10:13:18 +03:00
Slavi Pantaleev and GitHub
83ffb9d910
Merge pull request #1755 from etkecc/backup-borg-postgres
...
matrix-backup-borg: integrate postgres backups, add extended borgmatic configuration
2022-04-16 09:30:03 +03:00
Slavi Pantaleev and GitHub
c60807c36b
Merge pull request #1756 from joecool1029/master
...
Update element 1.10.9 -> 1.10.10
2022-04-15 07:43:32 +03:00
Slavi Pantaleev and GitHub
37e9aebc86
Merge pull request #1753 from HarHarLinks/patch-11
...
Upgrade Hookshot (1.4.0 -> 1.5.0)
2022-04-14 16:12:47 +03:00
Slavi Pantaleev
2df993977a
Ensure git cloning when self-building is done with the matrix user, not root
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1749
2022-04-14 08:52:37 +03:00
Slavi Pantaleev and GitHub
aef2c4c32e
Merge pull request #1748 from ofalvai/patch-3
...
Improve borg backup instructions
2022-04-13 10:23:18 +03:00
Slavi Pantaleev and GitHub
ce675b0e79
Merge pull request #1747 from etkecc/patch-4
...
Update honoroit 0.9.5 -> 0.9.6
2022-04-12 20:08:15 +03:00
Slavi Pantaleev and GitHub
e776871b98
Merge pull request #1746 from ChrisKar96/patch-1
...
Update jitsi to version 7001
2022-04-12 17:09:30 +03:00
Slavi Pantaleev and GitHub
202f195bbc
Merge pull request #1745 from etkecc/patch-3
...
Update coturn 4.5.2-r8 -> 4.5.2-r11
2022-04-12 14:18:13 +03:00
Slavi Pantaleev and GitHub
b358b4f5c2
Merge pull request #1744 from etkecc/patch-2
...
Update element 1.10.8 -> 1.10.9
2022-04-12 14:15:49 +03:00
Slavi Pantaleev and GitHub
e51cc2a7a3
Merge pull request #1743 from yncyrydybyl/master
...
This adds a variable for requiring MSC3231 token for registration
2022-04-12 11:38:00 +03:00
Slavi Pantaleev and GitHub
af96f4d964
Merge pull request #1742 from HarHarLinks/hookshot-1.4.0
...
Upgrade Hookshot (1.3.0 -> 1.4.0)
2022-04-11 21:03:28 +03:00
Slavi Pantaleev
f4ba995d9b
Fix validation and prevent empty "external-ip=" lines in Coturn config
...
We no longer validate that there's an IP address defined.
Seems like Coturn can start without one as well, so there's no need to
require it.
If people populate `matrix_coturn_turn_external_ip_addresses` directly
to specify multiple addresses, they can leave
`matrix_coturn_turn_external_ip_address` empty.
We use the "select not equal to empty string" thing in the for loop
to avoid `matrix_coturn_turn_external_ip_address` leading to
`matrix_coturn_turn_external_ip_addresses: ['']` leading to
`external-ip=` in the Coturn configuration.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1741
2022-04-11 15:38:35 +03:00
Slavi Pantaleev
0364c6c634
Suppress old container cleanup (kill/rm) failures
...
People often report and ask about these "failures".
More-so previously, when the `docker kill/rm` output was collected,
but it still happens now when people do `systemctl status
matrix-something` and notice that it says "FAILURE".
Suppressing to avoid further time being wasted on saying "this is
expected".
2022-04-11 09:05:33 +03:00
Slavi Pantaleev and GitHub
5e00f0135e
Merge pull request #1738 from SaltireSoul/master
...
Dendrite 0.8.1
2022-04-10 07:42:25 +03:00
Slavi Pantaleev and GitHub
e918428bfd
Merge pull request #1739 from yncyrydybyl/master
...
fix typo in document path for the proxy
2022-04-09 20:36:26 +03:00
Slavi Pantaleev and GitHub
285a50e930
Merge pull request #1737 from GoMatrixHosting/remove-awx-section
...
Remove matrix-awx sections
2022-04-09 07:51:42 +03:00
Slavi Pantaleev and GitHub
1ffad8ba64
Merge pull request #1736 from slikie/instagram-bump
...
bump mautrix instagram version to 0.1.3
2022-04-07 15:10:22 +03:00
Slavi Pantaleev and GitHub
8106e7c673
Merge pull request #1734 from MrAnno/mautrix-facebook-v0.4.0
...
mautrix-facebook: update to v0.4.0
2022-04-07 08:00:52 +03:00
Slavi Pantaleev and GitHub
b69e79b8b6
Merge pull request #1733 from iikkart/patch-1
...
Improved documentation about Mautrix-telegram-bot permissions
2022-04-06 07:23:31 +03:00
Slavi Pantaleev and GitHub
5a2d365717
Merge pull request #1732 from etkecc/master
...
Update Synapse 1.55.2 -> 1.56.0
2022-04-05 20:55:47 +03:00
Slavi Pantaleev
db4b6efb5d
Force self-building of matrix-hookshot on arm64
...
The `halfshot/matrix-hookshot` container images published to Docker Hub
(as of 2022-04-05, at least) are only available for `amd64`, not for
`arm64`. Self-building on arm64 is necessary.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1728
It should be noted that a `roiarthurb/matrix-hookshot` container image is available,
which is available for the arm64 platform, but that's non-official and doesn't
contain an amd64 build, so it's of limited use.
2022-04-05 16:08:11 +03:00
Slavi Pantaleev and GitHub
4f4f30c7db
Merge pull request #1731 from mochman/hookshot_image_fix
...
Fix matrix-bridge-hookshot container image
2022-04-05 16:07:23 +03:00
Slavi Pantaleev and GitHub
b9d6f8b90f
Merge pull request #1728 from RoiArthurB/hookshot-arm64
...
Add hookshot self build for arm64 and amd64
2022-04-05 09:58:26 +03:00
Slavi Pantaleev and GitHub
55e66bc888
Merge pull request #1730 from SaltireSoul/master
...
Dendrite 0.7.0
2022-04-05 09:55:10 +03:00
Slavi Pantaleev and GitHub
60fe039ec8
Merge pull request #1729 from RoiArthurB/steam-arm64
...
[STEAM] Move Docker source repository to a fixed version
2022-04-04 10:02:16 +03:00
Slavi Pantaleev and GitHub
a04df8151f
Merge pull request #1726 from etkecc/permissions-fix
...
Permissions fix
2022-04-03 09:58:06 +03:00
Slavi Pantaleev
999c717cf4
Revert "Temporarily switch to Myned-maintained fork of mx-puppet-discord/mx-puppet-slack"
...
This reverts commit 0103d92df4 .
The same fix has now been merged upstream
(https://gitlab.com/beeper/mx-puppet-monorepo/-/merge_requests/35 ), so
we don't need to use a fork anymore.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1719
2022-03-31 08:37:24 +03:00
Slavi Pantaleev and GitHub
0fc7363946
Merge pull request #1721 from HarHarLinks/patch-9
...
Upgrade Hookshot (1.2.0 -> 1.3.0)
2022-03-30 20:48:53 +03:00
Slavi Pantaleev
0103d92df4
Temporarily switch to Myned-maintained fork of mx-puppet-discord/mx-puppet-slack
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1719
We're using a pinned commit of this fork, which patches up the npm/yarn
lock files, so that self-building of the Discord and Slack bridges can
work after GitHub's deprecation of the `git://` and `ssh://` protocols
(https://github.blog/2021-09-01-improving-git-protocol-security-github/ ).
When the issue gets fixed in the Beeper fork (via
https://gitlab.com/beeper/mx-puppet-monorepo/-/merge_requests/35 or
otherwise), we'll get back on it.
2022-03-30 09:02:17 +03:00
Slavi Pantaleev and GitHub
511ad3e45b
Merge pull request #1717 from ofalvai/patch-1
...
Fix Facebook presence config key
2022-03-30 08:25:36 +03:00
Slavi Pantaleev and GitHub
c5fcc7dbde
Merge pull request #1718 from ofalvai/patch-2
...
Add note about Prometheus retention policy
2022-03-30 08:22:24 +03:00
Slavi Pantaleev and GitHub
bcd0bd714d
Merge pull request #1716 from joecool1029/master
...
Update Element 1.10.7 -> 1.10.8
2022-03-28 21:51:38 +03:00
Slavi Pantaleev and GitHub
e59a348219
Merge pull request #1715 from GoliathLabs/mautrix-googlechat
...
Updated: matrix-googlechat to v0.3.1
2022-03-26 13:34:50 +02:00
Slavi Pantaleev
dac4df7384
Add arm64 support for rust-synapse-compress-state by switching container image
...
This switches the playbook from devture/rust-synapse-compress-state (a
container image which wraps the upstream-prebuilt amd64 binary of
rust-synapse-compress-state) to registry.gitlab.com/mb-saces/rust-synapse-compress-state
(https://gitlab.com/mb-saces/rust-synapse-compress-state ), which builds
rust-synapse-compress-state from source and provides a multi-arch image
that currently works on amd64 and arm64.
Ideally, we'll stop using `:latest` and arm32 support will be made
available upstream as well at some point.
Discussed here: https://gitlab.com/mb-saces/rust-synapse-compress-state/-/issues/1
2022-03-26 10:31:05 +02:00
Slavi Pantaleev
85627b59ad
Make synapse-compress-state in-container binary path configurable
...
This makes it easier to use another container image for
rust-synapse-compress-state, which may be storing the binary at another
path.
2022-03-26 10:04:21 +02:00
Slavi Pantaleev and GitHub
7863486c4b
Merge pull request #1714 from joecool1029/master
...
Synapse 1.55.0 -> Synapse 1.55.2
2022-03-24 22:19:18 +02:00
Slavi Pantaleev and GitHub
b383c9e637
Merge pull request #1713 from pulmonarycosignerkindness/master
...
Update mjolnir antispam commit hash
2022-03-23 21:24:20 +02:00
Slavi Pantaleev and GitHub
fc37ed89eb
Merge pull request #1712 from FSG-Cat/patch-1
...
Update Mjolnir from 1.3.2 to 1.4.1
2022-03-23 15:48:08 +02:00
Slavi Pantaleev
d04162b275
Upgrade Synapse (1.54.0 -> 1.55.0)
...
`roles/matrix-synapse/vars/workers.yml` has not been updated here,
because running `roles/matrix-synapse/files/workers-doc-to-yaml.awk`
seems to cause some trouble with the current `workers.md` file
available at https://github.com/matrix-org/synapse/raw/master/docs/workers.md ,
namely lots of:
> FIXME: ADDITIONAL CONDITIONS REQUIRED: to be enabled manually
lines and commented out regex lines.
This is something that remains to be investigated/fixed.
2022-03-22 19:41:30 +02:00
Slavi Pantaleev and GitHub
b27456cb24
Merge pull request #1710 from Peetz0r/patch-1
...
Update mautrix-whatsapp 0.2.4 -> 0.3.0
2022-03-22 18:01:28 +02:00
Slavi Pantaleev and GitHub
261d236e96
Merge pull request #1709 from HarHarLinks/master
...
add detailed docs about hookshot's URLs
2022-03-22 17:57:56 +02:00
Slavi Pantaleev and GitHub
5ce3fb96d5
Merge pull request #1706 from turt2live/patch-1
...
Don't recommend that the Dimension admin interface be opened in a web browser
2022-03-18 23:05:27 +02:00
Slavi Pantaleev and GitHub
0d6c0f5df2
Merge pull request #1705 from HarHarLinks/master
...
Fix index in external_prometheus.yml.example.j2
2022-03-18 08:46:15 +02:00
Slavi Pantaleev and GitHub
c305ddd50f
Merge pull request #1703 from thomwiggers/patch-7
...
Update IRC appservice bridge
2022-03-17 23:03:54 +02:00
Slavi Pantaleev
958d089b68
Do not install the ma1sd identity server by default
...
As mentioned in the changelog, this is a breaking change.
2022-03-17 18:00:09 +02:00
Slavi Pantaleev and GitHub
123fe29c68
Merge pull request #1702 from etkecc/patch-1
...
Update Cinny 1.8.1 -> 1.8.2
2022-03-17 18:00:02 +02:00
Slavi Pantaleev and GitHub
2af4a92fa9
Merge pull request #1698 from jimeh/fix-to_nice_yaml
...
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
2022-03-16 09:46:32 +02:00
Slavi Pantaleev and GitHub
3840e6ea6e
Merge pull request #1697 from Sweeny42/master
...
Add check for ma1sd repo changes on image self build
2022-03-16 09:43:44 +02:00
Slavi Pantaleev and GitHub
5cdb3b442c
Merge pull request #1696 from etkecc/patch-2
...
Update Cinny 1.8.0 -> 1.8.1
2022-03-15 22:28:57 +02:00
Slavi Pantaleev and GitHub
78c2bda4d8
Merge pull request #1695 from etkecc/patch-1
...
Update Element 1.10.6 -> 1.10.7
2022-03-15 22:28:24 +02:00
Slavi Pantaleev and GitHub
1df3e2a967
Merge pull request #1694 from HarHarLinks/master
...
add default for matrix_prometheus_scraper_hookshot_enabled
2022-03-15 17:01:08 +02:00
Slavi Pantaleev and GitHub
5eb514b08b
Use |default instead of merely casting to bool
2022-03-15 17:01:00 +02:00
Slavi Pantaleev and GitHub
81f4a4b11e
Merge pull request #1685 from MrAnno/facebook-web-login
...
bridge-mautrix-facebook: add support for web-based login
2022-03-15 08:53:26 +02:00
Slavi Pantaleev and GitHub
3ed079c4d3
Merge pull request #1693 from MrAnno/minor-fixes-and-followups
...
mautrix-facebook, synapse: minor improvements
2022-03-15 08:45:31 +02:00
Slavi Pantaleev and GitHub
7d0c1d4185
Merge pull request #1692 from yncyrydybyl/master
...
beeing a bit more specific how to access the dimension admin interface
2022-03-13 09:44:38 +02:00
Slavi Pantaleev
65f92f043a
Fix mx-puppet-discord container image repository URL
...
Fixup for d8a19e5bf9
2022-03-10 20:14:59 +02:00
Slavi Pantaleev
d8a19e5bf9
Switch to the Beeper-maintained fork of mx-puppet-discord
...
Building mx-puppet-discord appears to have been broken for a while.
Related to:
- https://github.com/matrix-discord/mx-puppet-discord/issues/201
- https://github.com/matrix-discord/mx-puppet-discord/issues/202
- https://github.com/matrix-discord/mx-puppet-discord/issues/203
We'd rather use a fork that is maintained better and by someone who
cares about whether their software works or not, so we'll be using the
Beeper-maintained for from now on.
In the future, we should probably do the same for the Slack bridge
which is also part of the same monorepo
(https://gitlab.com/beeper/mx-puppet-monorepo ).
2022-03-10 12:27:53 +02:00
Slavi Pantaleev
69d2da4d44
Fix whitespace inconsistency
2022-03-10 11:41:41 +02:00
Slavi Pantaleev
1895b01810
Move matrix_container_global_registry_prefix to matrix-base
...
Various roles depend on this. It makes sense to make it part
of the `matrix-base` role.
2022-03-10 11:28:25 +02:00
Slavi Pantaleev
a05bcc98b0
Upgrade Synapse (1.53.0 -> 1.54.0)
2022-03-08 16:58:51 +02:00
Slavi Pantaleev and GitHub
9d2873fd41
Merge pull request #1684 from MrAnno/update-cinny-1.8.0
...
client-cinny: update to v1.8.0
2022-03-08 14:23:02 +02:00
Slavi Pantaleev and GitHub
1ad5700640
Merge pull request #1683 from tctovsli/patch-3
...
Riot is now named Element
2022-03-08 10:22:24 +02:00
Slavi Pantaleev
d5de1e8352
Document that using an external Postgres server has serious downsides
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1682
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1679
2022-03-08 09:30:20 +02:00
Slavi Pantaleev and GitHub
5a4dd2b3e8
Merge pull request #1676 from MrAnno/federate-switch-for-portal-rooms
...
"Federate rooms" switch for mautrix bridges
2022-03-08 08:16:25 +02:00
Slavi Pantaleev
8c25ade9fb
Rework matrix_mautrix_twitter_database_* variables a bit
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1682
Previously, when matrix-postgres was disabled, we were setting
`matrix_mautrix_twitter_database_engine` to an invalid empty value.
Now, we always hardcode `matrix_mautrix_twitter_database_engine: postgres`,
but set/unset the database hostname and password values instead.
2022-03-08 08:10:40 +02:00
Slavi Pantaleev and GitHub
1bea072484
Merge pull request #1677 from MrAnno/remove-community-support
...
Remove deprecated community options
2022-03-06 08:15:27 +02:00
Slavi Pantaleev and GitHub
20b7e99fe1
Merge pull request #1678 from jimeh/appservice-discord-disable-portal-bridging-option
...
feat(appservice-discord): add disablePortalBridging bridge option
2022-03-06 08:14:05 +02:00