teutat3s
90269092bf
signald: 0.18.5 -> 0.20.0
https://gitlab.com/signald/signald/-/blob/main/releases/0.19.0.md
https://gitlab.com/signald/signald/-/blob/main/releases/0.19.1.md
https://gitlab.com/signald/signald/-/blob/main/releases/0.20.0.md
před 3 roky
3hhh
097c23c0b6
bots: make command_prefix configurable
před 3 roky
ThellraAK
1c8f21c738
Adding logging configuration and default to the rest of the mautrixes that don't have them
před 3 roky
Slavi Pantaleev
c614b61e01
Fix mautrix-signal permissions configuration
Fixup for https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1899
před 4 roky
Aine
f60eb72329
Updated signal daemon 0.18.1 -> 0.18.5
před 4 roky
Paul B
99de38280d
bridge-signal: add variable to enable encryption
před 4 roky
Matthew Cengia
fa108b8ae4
Bump signald to 0.18.1
According to https://signald.org/articles/install/docker/#migrating-from-versions-before-0180 ,
This release only chowns files if the container is running as root. See also this upstream commit:
3bb7e8d2c1
před 4 roky
Slavi Pantaleev
69f684255c
Fix Signald git repository to unbreak self-building
The maunium fork of Signald is no longer up-to-date (does not publish
0.18.0.. at least not yet) and all the necessary changes are now upstream.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
před 4 roky
Slavi Pantaleev
0b5e4aa784
Use non-root image for Signald
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
Related to https://signald.org/articles/install/docker/#migrating-from-versions-before-0180
> Prior to 0.18.0 the signald container image used the root user, which is not recommended for security reasons. This was fixed in the 0.18.0 release which will start as root, fix permissions on the volume, then drop to the non-root user and start signald. Future images will start as the non-root user, so if you’re upgrading make sure to run 0.18.0 at least once.
> A special tag, 0.18.0-non-root, will be published. it starts as the non-root user and does not fix permissions on the volume.
před 4 roky
GoliathLabs
de3fc61129
Updated: mautrix-signal v0.3.0 & signald 0.18.0
před 4 roky
László Várady
d1d68417ff
bridge-mautrix-signal: add option for creating non-federated rooms
před 4 roky
GoliathLabs
906f192cf3
Updated: mautrix-signal to v0.2.3
před 4 roky
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
před 4 roky
GoliathLabs
6f142faf85
Added: mautrix-signal 0.2.2 & signald 0.16.1
před 4 roky
rakshazi
d9dd524db3
self-build consistency: rename vars everywhere
před 4 roky
laszabine
dd903ffcc2
Updated signald docker image path
před 4 roky
Wolfgang Winter
4b7506ca1a
Preset the permissions inline with other bridges
před 4 roky
Wolfgang Winter
d0b557eb6f
Replace tabs to spaces to prevent problems in YAML
před 4 roky
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>
před 4 roky
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;
před 4 roky
Michael Collins
98e6cd685d
sync with previous repo
před 4 roky
Wolfgang Winter
6ecfbe98b1
New version of Mautrix Signal bridge version 0.2.0 provided through new GitLab repository location
před 4 roky
Toorero
f933ba14ae
Fixed self-build functionality for mautrix-signal and added self-build functionality for signald
před 4 roky
Toorero
f732a75ca5
Added selfbuild functionality to mautrix-signal bridge
před 4 roky
Michael
33ec5710d9
0.2.1 revision
před 5 roky
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
před 5 roky
Slavi Pantaleev
f6097fbba1
E2BE not working for mautrix bridges
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/806
před 5 roky
Slavi Pantaleev
6fc214480c
Fix Signal role using incorrect database string variable
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/823
před 5 roky
Slavi Pantaleev
274f23f668
Make matrix-mautrix-signal-daemon.service depend on docker.service
před 5 roky
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`.
před 5 roky
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.)
před 5 roky
Sabine Laszakovits
89f7f3c3b8
added log level configuration
před 5 roky
Sabine Laszakovits
ffb837d4bc
made the bridge use the default postgres db
před 5 roky
Sabine
aabefe21f4
fixed yaml
před 5 roky
Sabine Laszakovits
dd50ee19ab
fixed bridge permissions
před 5 roky
Sabine Laszakovits
2211e678f3
fixed comments that were copied over from mautrix-telegram role
před 5 roky
Sabine Laszakovits
e59aa07b86
more cleanup
před 5 roky
Sabine Laszakovits
c36e1355cf
cleanup
před 5 roky
Sabine Laszakovits
8ebc39dea0
fixed dependencies of bridge service (not ideal, but correct)
před 5 roky
Sabine Laszakovits
9b890e9ced
moved some settings from role to group_vars
před 5 roky
Sabine Laszakovits
ff1d7921a0
moved registration.yaml contents to template
před 5 roky
Sabine
7a54e11090
started moving settings to group_vars
před 5 roky
Sabine
69efcb5c21
added mautrix-signal role
před 5 roky