Slavi Pantaleev
2ec06b7477
Merge pull request #1242 from apmechev/add_beeper_linkedin_bridge
...
Add beeper LinkedIn bridge
3 years ago
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.
3 years ago
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.
3 years ago
Thom Wiggers
78b62664cd
Update to version v0.30.0
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.30.0
3 years ago
Alexandar Mechev
b13cf1871f
add code for LinkedIn Bridge
3 years ago
Slavi Pantaleev
24793adb2f
Merge pull request #1241 from sakkiii/patch-3
...
Certbot update v1.18.0
3 years ago
Slavi Pantaleev
9860fb4675
Upgrade Sygnal (v0.9.0 -> v0.10.1)
3 years ago
sakkiii
f5a7e6d78b
Certbot update v1.18.0
3 years ago
nono
d9d9554a74
Update the docker image version for mautrix-telegram
3 years ago
AtomHare
4240df6401
update link
3 years ago
AtomHare
7d0ce01792
update links
3 years ago
AtomHare
7eec01e359
update mautrix new repo name
3 years ago
AtomHare
43c9eab6b9
update mautrix new repo name
3 years ago
AtomHare
1ae4032cb7
update new repo name mautrix
3 years ago
AtomHare
b9124c0080
update new repo name mautrix-hangouts
3 years ago
AtomHare
69f333ea25
Update main.yml
3 years ago
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
3 years ago
Slavi Pantaleev
511a267b00
Merge pull request #1229 from wol-win/feature/signal_config
...
Feature/signal config
3 years ago
Slavi Pantaleev
2c80e0bc89
Merge pull request #1235 from wol-win/element_web
...
Upgrade Element (1.8.0 -> 1.8.1)
3 years ago
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.
3 years ago
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
3 years ago
Slavi Pantaleev
62bba12551
Merge pull request #1233 from hifi/feature/heisenbridge-1.0.0
...
Pin Heisenbridge to 1.0.0
3 years ago
Slavi Pantaleev
71c7d0ba7f
Merge pull request #1232 from thedanbob/debian-bullseye
...
docker-ce is now available for Debian Bullseye
3 years ago
Toni Spets
4fe27a7645
Pin Heisenbridge to 1.0.0
3 years ago
Wolfgang Winter
4b7506ca1a
Preset the permissions inline with other bridges
3 years ago
Wolfgang Winter
b1c94efcd8
Make template generic for the pemission settings
3 years ago
Slavi Pantaleev
70d412e523
Upgrade Element (1.7.34 -> 1.8.0)
3 years ago
Dan Arnfield
df82ec13b2
docker-ce is now available for Debian Bullseye
3 years ago
Wolfgang Winter
d0b557eb6f
Replace tabs to spaces to prevent problems in YAML
3 years ago
Slavi Pantaleev
f5a2d732ea
Merge pull request #1224 from GoMatrixHosting/master
...
GoMatrixHosting v0.5.7
3 years ago
Wolfgang Winter
7486db0d1a
Missing ticks
3 years ago
WobbelTheBear
f988fd3339
Change sequence of permissions
...
As per earlier comment (see from tulir) the sequence has been changed.
3 years ago
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>
3 years ago
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>
3 years ago
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
3 years ago
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;
3 years ago
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
3 years ago
Jaffex
e90b33c4e3
Update matrix-mautrix-signal config to 0.2.0 to enable relay mode
3 years ago
Michael Collins
4c12c1892c
use saner folder permissions
3 years ago
Michael Collins
4d57a41b3f
remove matrix_awx_enabled from these
3 years ago
Michael Collins
2e30802b87
use group variables instead
3 years ago
Michael Collins
8238d65e5f
simplify template conditional
3 years ago
Toni Spets
bce94c5860
Allow configuring synapse database transaction limit
3 years ago
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
3 years ago
WobbelTheBear
2469ada520
Update Synapse (1.39.0 -> 1.40.0)
3 years ago
Michael Collins
bfb61e776e
GMH v0.5.7... maybe!
3 years ago
Sebastian Gumprich
24589b91f4
irc appservice image tag has a 'v' now
3 years ago
Slavi Pantaleev
6de8b5925a
Merge pull request #1222 from wol-win/feature/signal
...
New version of Mautrix Signal bridge (version 0.2.0)
3 years ago
Wolfgang Winter
6ecfbe98b1
New version of Mautrix Signal bridge version 0.2.0 provided through new GitLab repository location
3 years ago
Thom Wiggers
d11d6f52ae
Update IRC appservice
...
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.29.0
3 years ago