WobbelTheBear
d9e8be7c79
Update docs/configuring-playbook-bridge-mautrix-signal.md
Document how to enable relay functionality in a room
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
4年前
Michael Collins
7491508d63
add comment
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年前
WobbelTheBear
bb931493ee
Update as per suggestion
4年前
Wolfgang Winter
c3b4a1a66d
Augment documentation for relay bot
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年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
Michael Collins
83a90f1cd1
Initial commit
4年前
Slavi Pantaleev
0c59251c5b
Merge pull request #1228 from Jaffex/master
Update matrix-mautrix-signal config to 0.2.0 to enable relay mode
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年前
Slavi Pantaleev
e27539ad60
Merge pull request #1226 from hifi/feature/synapse-txn-limit
Allow configuring synapse database transaction limit
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年前
Slavi Pantaleev
c5d64f4dda
Merge pull request #1225 from wol-win/update_synapse
Update Synapse (1.39.0 -> 1.40.0)
4年前
WobbelTheBear
2469ada520
Update Synapse (1.39.0 -> 1.40.0)
4年前
Michael Collins
bfb61e776e
GMH v0.5.7... maybe!
4年前
Slavi Pantaleev
24b89f8288
Merge pull request #1223 from rndmh3ro/fix_irc_imagetag
irc appservice image tag has a 'v' now
4年前
Sebastian Gumprich
24589b91f4
irc appservice image tag has a 'v' now
4年前
Slavi Pantaleev
6de8b5925a
Merge pull request #1222 from wol-win/feature/signal
New version of Mautrix Signal bridge (version 0.2.0)
4年前
Slavi Pantaleev
f54f2827c4
Merge pull request #1221 from thomwiggers/patch-4
Update IRC appservice
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年前
Slavi Pantaleev
f9bc5e2cb6
Merge pull request #1217 from rndmh3ro/patch-1
whatsapp bridge has new docker image location
4年前
Sebastian Gumprich
d2a1b8b134
whatsapp bridge has new docker image location
See https://github.com/mautrix/whatsapp/releases/tag/v0.1.8
4年前
Slavi Pantaleev
2e23166ed3
Merge pull request #1216 from aaronraimist/hydrogen
Upgrade Hydrogen (0.2.3 -> 0.2.5)
4年前
Aaron Raimist
f3aae70f70
Upgrade Hydrogen (0.2.3 -> 0.2.5)
4年前
Slavi Pantaleev
23006fd64e
Fix email2matrix path initialization
Regression since 421f85defa
4年前
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
4年前
Slavi Pantaleev
2697590d28
Remove some useless if conditions
4年前
Slavi Pantaleev
a68ac9cb4f
Split install/uninstall tasks in matrix-email2matrix
4年前
Slavi Pantaleev
5fc61ed964
Upgrade Element (1.7.33 -> 1.7.34)
4年前
Slavi Pantaleev
5575ad8117
Merge pull request #1211 from 0xLAITH/patch-1
Update howto-server-delegation.md
4年前
Slavi Pantaleev
519eef9e4b
Remove unnecessary argument from Postgres import command
The default of using the `matrix` database is better anyway.
4年前
0xLAITH
dca876a8f0
Update howto-server-delegation.md
The attached code for the "Serving the Federation API with your certificates and matrix-nginx-proxy" section suggests using the matrix.<your-domain> certificate for the federation API as opposed to the necessary <your-domain> certificate for the federation to work. This can cause some confusion to readers.
4年前
Slavi Pantaleev
179775b92d
Upgrade Synapse (1.38.1 -> 1.39.0)
4年前
Slavi Pantaleev
dfa7b6e4fd
Merge pull request #1171 from BackInBash/patch-1
Updating to ma1sd v2.5.0
4年前
Slavi Pantaleev
676101e999
Minor fixups for ma1sd 2.5.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1171
4年前
Slavi Pantaleev
418506a74d
Merge pull request #1207 from GoMatrixHosting/master
GoMatrixHosting v0.5.5
4年前
Michael Collins
67db5a0024
GoMatrixHosting v0.5.5
4年前
Slavi Pantaleev
3b5ea5cbc4
Merge pull request #1202 from maximilianschmelzer/patch-1
Update configuring-well-known.md
4年前
Slavi Pantaleev
975a49be54
Update docs/self-building.md
4年前
Slavi Pantaleev
16c29fb02e
Merge pull request #1204 from TheRocketEquation/reminder-bot-self-build
Added selfbuild functionality to matrix-reminder-bot
4年前
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.
4年前
Nate
f5d6b01b9f
Updated group_vars to update self_build based on matrix_architecture
4年前
Nate
012440c309
Allow for self-building of reminder-bot
4年前