Slavi Pantaleev
e913347fe1
Move some related tasks closer together in matrix-client-hydrogen
4年前
Slavi Pantaleev
d384d0d7a0
Upgrade Element (1.8.1 -> 1.8.2)
4年前
Aaron Raimist
3ab01a5f9e
Pull correct version when self building Mautrix Facebook and Synapse Admin
4年前
Catalan Lover
777ba6bc5a
Upgrade to Synaspe v 1.41.1 (Security Update)
Synapse 1.41.1 Patches 2 exploits that can reveal information about rooms an user is not supposed to have access to information about.
4年前
Slavi Pantaleev
9d06dd61a6
Upgrade exim-relay (4.94.2-r0-3 -> 4.94.2-r0-4)
4年前
sakkiii
510f299c04
Syntex fixed
4年前
sakkiii
a43b109653
Jitsi Update stable-5963
4年前
sakkiii
6feb99076a
Update Coturn (4.5.2-r3 -> 4.5.2-r4)
4年前
WobbelTheBear
972077aa33
Update prometheus (2.29.1 -> 2.29.2)
Update prometheus (2.29.1 -> 2.29.2)
4年前
sakkiii
e4ea32b89f
Hydrogen v0.2.7
4年前
sakkiii
44709465c9
mjolnir releases v0.1.19
4年前
sakkiii
86f5ba8348
Grafana Grafana v8.1
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年前