rakshazi
c191bf54ca
self-build consistency: add deprecation warnings
3 years ago
rakshazi
d9dd524db3
self-build consistency: rename vars everywhere
3 years ago
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
...
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
3 years ago
Slavi Pantaleev
2697590d28
Remove some useless if conditions
3 years ago
Slavi Pantaleev
7d9ee3e2fb
Remove unnecessary if-condition
3 years ago
Slavi Pantaleev
a21696f687
Fix some if-checks
...
We'd rather not suppress pull errors or run self-build tasks if pulling fails.
3 years ago
Toorero
ead4b00c09
Reverted back to manual self-build detection
3 years ago
Toorero
f933ba14ae
Fixed self-build functionality for mautrix-signal and added self-build functionality for signald
3 years ago
Toorero
f732a75ca5
Added selfbuild functionality to mautrix-signal bridge
3 years ago
efraimbart
b7e68cb779
Fix wrong docker image being pulled
...
Changed `matrix_mautrix_signal_docker_image_force_pull` to `matrix_mautrix_signal_daemon_docker_image_force_pull` when force pulling the daemon
4 years ago
Slavi Pantaleev
37909aa7a9
Create signald/{avatars,attachments,data} and rename config dir
4 years ago
Slavi Pantaleev
05ca9357a8
Add .service suffix to systemd units list
...
We'll be adding `.timer` units later on, so it's good to be
more explicit.
4 years ago
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`.
4 years ago
Sabine Laszakovits
56af2b1a8c
small fixes
4 years ago
Sabine Laszakovits
ffb837d4bc
made the bridge use the default postgres db
4 years ago
Sabine Laszakovits
2211e678f3
fixed comments that were copied over from mautrix-telegram role
4 years ago
Sabine Laszakovits
c36e1355cf
cleanup
4 years ago
Sabine Laszakovits
9b890e9ced
moved some settings from role to group_vars
4 years ago
Sabine
69efcb5c21
added mautrix-signal role
4 years ago