László Várady
d1d68417ff
bridge-mautrix-signal: add option for creating non-federated rooms
4年前
GoliathLabs
906f192cf3
Updated: mautrix-signal to v0.2.3
4年前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4年前
GoliathLabs
6f142faf85
Added: mautrix-signal 0.2.2 & signald 0.16.1
4年前
rakshazi
d9dd524db3
self-build consistency: rename vars everywhere
4年前
laszabine
dd903ffcc2
Updated signald docker image path
4年前
Wolfgang Winter
4b7506ca1a
Preset the permissions inline with other bridges
4年前
Wolfgang Winter
d0b557eb6f
Replace tabs to spaces to prevent problems in YAML
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
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年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
Wolfgang Winter
6ecfbe98b1
New version of Mautrix Signal bridge version 0.2.0 provided through new GitLab repository location
4年前
Toorero
f933ba14ae
Fixed self-build functionality for mautrix-signal and added self-build functionality for signald
4年前
Toorero
f732a75ca5
Added selfbuild functionality to mautrix-signal bridge
4年前
Michael
33ec5710d9
0.2.1 revision
5年前
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
5年前
Slavi Pantaleev
f6097fbba1
E2BE not working for mautrix bridges
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/806
5年前
Slavi Pantaleev
6fc214480c
Fix Signal role using incorrect database string variable
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/823
5年前
Slavi Pantaleev
274f23f668
Make matrix-mautrix-signal-daemon.service depend on docker.service
5年前
Slavi Pantaleev
da2a6682b3
Get rid of matrix_mautrix_signal_configuration_permissions
While it's kind of nice having it, it's also somewhat raw
and unnecessary.
Having a good default and not even mentioning it seems better
for most users.
People who need a more exposed bridge (rare) can use
override the default configuration using
`matrix_mautrix_signal_configuration_extension_yaml`.
5年前
Slavi Pantaleev
df8d9cfd34
Remove some TODOs
The answer to these is: it's good to have them in both places.
The role defines the obvious things it depends on (not knowing
what setup it will find itself into), and then
`group_vars/matrix_servers` "extends" it based on everything else it
knows (the homeserver being Synapse, whether or not the internal
Postgres server is being used, etc.)
5年前
Sabine Laszakovits
89f7f3c3b8
added log level configuration
5年前
Sabine Laszakovits
ffb837d4bc
made the bridge use the default postgres db
5年前
Sabine
aabefe21f4
fixed yaml
5年前
Sabine Laszakovits
dd50ee19ab
fixed bridge permissions
5年前
Sabine Laszakovits
2211e678f3
fixed comments that were copied over from mautrix-telegram role
5年前
Sabine Laszakovits
e59aa07b86
more cleanup
5年前
Sabine Laszakovits
c36e1355cf
cleanup
5年前
Sabine Laszakovits
8ebc39dea0
fixed dependencies of bridge service (not ideal, but correct)
5年前
Sabine Laszakovits
9b890e9ced
moved some settings from role to group_vars
5年前
Sabine Laszakovits
ff1d7921a0
moved registration.yaml contents to template
5年前
Sabine
7a54e11090
started moving settings to group_vars
5年前
Sabine
69efcb5c21
added mautrix-signal role
5年前