Wolfgang Winter
d0b557eb6f
Replace tabs to spaces to prevent problems in YAML
5年前
Wolfgang Winter
7486db0d1a
Missing ticks
5年前
WobbelTheBear
f988fd3339
Change sequence of permissions
As per earlier comment (see from tulir) the sequence has been changed.
5年前
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>
5年前
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>
5年前
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
5年前
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;
5年前
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
5年前
Michael Collins
98e6cd685d
sync with previous repo
5年前
Jaffex
e90b33c4e3
Update matrix-mautrix-signal config to 0.2.0 to enable relay mode
5年前
Michael Collins
4c12c1892c
use saner folder permissions
5年前
Michael Collins
4d57a41b3f
remove matrix_awx_enabled from these
5年前
Michael Collins
2e30802b87
use group variables instead
5年前
Michael Collins
8238d65e5f
simplify template conditional
5年前
Toni Spets
bce94c5860
Allow configuring synapse database transaction limit
5年前
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
5年前
WobbelTheBear
2469ada520
Update Synapse (1.39.0 -> 1.40.0)
5年前
Michael Collins
bfb61e776e
GMH v0.5.7... maybe!
5年前
Sebastian Gumprich
24589b91f4
irc appservice image tag has a 'v' now
5年前
Wolfgang Winter
6ecfbe98b1
New version of Mautrix Signal bridge version 0.2.0 provided through new GitLab repository location
5年前
Thom Wiggers
d11d6f52ae
Update IRC appservice
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.29.0
5年前
Sebastian Gumprich
d2a1b8b134
whatsapp bridge has new docker image location
See https://github.com/mautrix/whatsapp/releases/tag/v0.1.8
5年前
Aaron Raimist
f3aae70f70
Upgrade Hydrogen (0.2.3 -> 0.2.5)
5年前
Slavi Pantaleev
23006fd64e
Fix email2matrix path initialization
Regression since 421f85defa
5年前
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
5年前
Slavi Pantaleev
2697590d28
Remove some useless if conditions
5年前
Slavi Pantaleev
a68ac9cb4f
Split install/uninstall tasks in matrix-email2matrix
5年前
Slavi Pantaleev
5fc61ed964
Upgrade Element (1.7.33 -> 1.7.34)
5年前
Slavi Pantaleev
179775b92d
Upgrade Synapse (1.38.1 -> 1.39.0)
5年前
Slavi Pantaleev
676101e999
Minor fixups for ma1sd 2.5.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1171
5年前
Michael Collins
67db5a0024
GoMatrixHosting v0.5.5
5年前
Slavi Pantaleev
49abe66f1d
Remove unnecessary if condition
All of `setup_install.yml` only runs if `matrix_bot_matrix_reminder_bot_enabled`,
so it's not necessary to add that condition once again.
5年前
Nate
012440c309
Allow for self-building of reminder-bot
5年前
Hardy Erlinger
03e8c75a30
Restore authentication for Jitsi Meet.
5年前
sakkiii
4a2b169fc9
systemd-timesyncd for ubuntu
5年前
sakkiii
f4a9c4dff2
Update prometheus node exporter (1.1.2 -> 1.2.0)
5年前
Slavi Pantaleev
112d8d8243
Upgrade Synapse (1.38.0 -> 1.38.1)
5年前
Slavi Pantaleev
7d9ee3e2fb
Remove unnecessary if-condition
5年前
Slavi Pantaleev
a21696f687
Fix some if-checks
We'd rather not suppress pull errors or run self-build tasks if pulling fails.
5年前
Toorero
ead4b00c09
Reverted back to manual self-build detection
5年前
sakkiii
d08a78ff1f
remove prosody JICOFO_COMPONENT_SECRET
5年前
Slavi Pantaleev
fb221c8179
Do not needlessly ignore errors
5年前
JokerGermany
9345d840be
root path for the base domain is wrong ( #1189 )
* root path for the base domain
* Fix path when running in a container
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
5年前
Richard Meyer
a8373d6bd4
Update main.yml
Fixes an issue related to https://github.com/anoadragon453/matrix-reminder-bot/issues/86
5年前
sakkiii
8b304445e5
Upgrade hydrogen (v0.2.0 -> v0.2.3)
5年前
sakkiii
5209a17da1
migrate from ntp to chrony
5年前
Slavi Pantaleev
70cb27138c
Upgrade Element (1.7.32 -> 1.7.33)
5年前
Toorero
b3793f3595
Masked TARGETARCH via docker.build.arg directive
5年前
Toorero
3a28100131
Renamed matrix_lottieconverter to matrix_telegram_lottieconverter
5年前
Toorero
7f15787d54
Fixed mautrix-telegram selfbuild not working on non amd64 platforms
5年前