sakkiii
e4ea32b89f
Hydrogen v0.2.7
4 лет назад
sakkiii
44709465c9
mjolnir releases v0.1.19
4 лет назад
Slavi Pantaleev
a4db9557db
Update homeserver.yaml to match the one in Synapse v1.41.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1247
4 лет назад
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 лет назад