Wolfgang Winter
ee75d35193
Endpoint changes for Client and media API due to migration to 1.41.0
пре 4 година
Joseph Walton-Rivers
a787f406f9
Update main.yml
Fix incorrect docker version tag for matrix-appservice-irc
пре 4 година
Catalan Lover
1e070f1e56
Update Synapse from 1.40.0 to 1.41.0
пре 4 година
sakkiii
00d1804dd9
prometheus & its exporter updates
пре 4 година
Slavi Pantaleev
57414ec2be
Upgrade matrix-corporal (2.1.1 -> 2.1.2)
пре 4 година
Slavi Pantaleev
4b643db31b
Upgrade devture/exim-relay (4.94.2-r0-2 -> 4.94.2-r0-3)
Related to https://github.com/devture/exim-relay/pull/11
пре 4 година
Slavi Pantaleev
603ad7c52b
Remove (non-working) SQLite support from beeper-linkedin bridge
This bridge doesn't support SQLite anyway, so it's not necessary
to carry around configuration fields and code for migration from SQLite
to Postgres. There's nothing to migrate.
пре 4 година
Slavi Pantaleev
78c22138a5
Do not reference variables from other roles
This configuration is supposed to be kept clean and not reference variables defined in other roles.
`group_vars/matrix_servers` redefines these to hook our various roles together.
пре 4 година
Thom Wiggers
78b62664cd
Update to version v0.30.0
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.30.0
пре 4 година
sakkiii
48548eb561
Postgres Minor Updates
пре 4 година
Alexandar Mechev
b13cf1871f
add code for LinkedIn Bridge
пре 4 година
Slavi Pantaleev
9860fb4675
Upgrade Sygnal (v0.9.0 -> v0.10.1)
пре 4 година
sakkiii
f5a7e6d78b
Certbot update v1.18.0
пре 4 година
nono
d9d9554a74
Update the docker image version for mautrix-telegram
пре 4 година
AtomHare
4240df6401
update link
пре 4 година
AtomHare
7d0ce01792
update links
пре 4 година
AtomHare
7eec01e359
update mautrix new repo name
пре 4 година
AtomHare
43c9eab6b9
update mautrix new repo name
пре 4 година
AtomHare
1ae4032cb7
update new repo name mautrix
пре 4 година
AtomHare
b9124c0080
update new repo name mautrix-hangouts
пре 4 година
AtomHare
69f333ea25
Update main.yml
пре 4 година
Slavi Pantaleev
dc8000760b
Bump Coturn version tag (4.5.2-r2 -> 4.5.2-r3)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1236
пре 4 година
WobbelTheBear
12dbb29675
Upgrade Element (1.8.0 -> 1.8.1)
Element web/desktop has just been updated to fix some regressions in regard to VoIP.
пре 4 година
pushytoxin
854ea91195
Mautrix-Facebook repo location update, pin v0.3.1
The Github link is just a redirect to Tulir's own GitLab, so I replaced the self-build link
The docker container repository was rearranged hierarchically (dock.mau.dev/tulir/mautrix-facebook -> dock.mau.dev/mautrix/facebook)
Tagged versions have been made available, thus :latest -> :v0.3.1
пре 4 година
Toni Spets
4fe27a7645
Pin Heisenbridge to 1.0.0
пре 4 година
Wolfgang Winter
4b7506ca1a
Preset the permissions inline with other bridges
пре 4 година
Wolfgang Winter
b1c94efcd8
Make template generic for the pemission settings
пре 4 година
Slavi Pantaleev
70d412e523
Upgrade Element (1.7.34 -> 1.8.0)
пре 4 година
Dan Arnfield
df82ec13b2
docker-ce is now available for Debian Bullseye
пре 4 година
Wolfgang Winter
d0b557eb6f
Replace tabs to spaces to prevent problems in YAML
пре 4 година
Wolfgang Winter
7486db0d1a
Missing ticks
пре 4 година
WobbelTheBear
f988fd3339
Change sequence of permissions
As per earlier comment (see from tulir) the sequence has been changed.
пре 4 година
WobbelTheBear
d249fe874e
Update roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2
Updated settings in template file:
* relay for any user
* user permissions only for HS domain users
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
пре 4 година
WobbelTheBear
ae9639585c
Update roles/matrix-bridge-mautrix-signal/defaults/main.yml
Improved setup through template file
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
пре 4 година
Wolfgang Winter
a34241e4cc
Remove intial permissions seting
Permissions, when set in the template, will be augmented rahter than replaced when using matrix_mautrix_signal_configuration_extension_yaml. Therefore, permissions shall only be set in the defaults/vars.yml or in the HS specific vars.yml file
пре 4 година
Wolfgang Winter
5ca28ba872
Default relay bot functionality setting
Per default relay bot functionality is disabled; the bridge user permissions depends on the relay bot, if enabled the base domain users are on level relay, else remain on user;
пре 4 година
Wolfgang Winter
e6b77284f2
Relay bot configurable + permissions
Enable / disable relay bot functionality as configuratoin paramter; set bridge permissions for base domain users to user level
пре 4 година
Jaffex
e90b33c4e3
Update matrix-mautrix-signal config to 0.2.0 to enable relay mode
пре 4 година
Michael Collins
4c12c1892c
use saner folder permissions
пре 4 година
Michael Collins
4d57a41b3f
remove matrix_awx_enabled from these
пре 4 година
Michael Collins
2e30802b87
use group variables instead
пре 4 година
Michael Collins
8238d65e5f
simplify template conditional
пре 4 година
Toni Spets
bce94c5860
Allow configuring synapse database transaction limit
пре 4 година
Slavi Pantaleev
05ad620386
Update homeserver.yaml to keep up with Synapse v1.40.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1225
пре 4 година
WobbelTheBear
2469ada520
Update Synapse (1.39.0 -> 1.40.0)
пре 4 година
Michael Collins
bfb61e776e
GMH v0.5.7... maybe!
пре 4 година
Sebastian Gumprich
24589b91f4
irc appservice image tag has a 'v' now
пре 4 година
Wolfgang Winter
6ecfbe98b1
New version of Mautrix Signal bridge version 0.2.0 provided through new GitLab repository location
пре 4 година
Thom Wiggers
d11d6f52ae
Update IRC appservice
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.29.0
пре 4 година
Sebastian Gumprich
d2a1b8b134
whatsapp bridge has new docker image location
See https://github.com/mautrix/whatsapp/releases/tag/v0.1.8
пре 4 година