snikket-server/ansible/tasks
Matthew Wild 17444cc3bd prosody: Enable push notifications for offline group members by default
This avoids the app needing to gain logic to opt-in to push notifications.
Such logic may be fragile, and introduce additional traffic and round-trips
that would hurt performance.

Note that this will trigger pushes even to users who only use Android or
non-mobile devices. That should cause no issues, and the impact would be
minor. Also considering that non-iOS devices usually remain online most of the
time anyway.

Not accounted for in this commit is the MUC notification filtering side of
things. By default the MUC will push all messages, and
mod_cloud_notify(_filters) will allow all of them through to the device unless
the user explicitly configures otherwise within the app.

If the server can detect whether a MUC is public or private, it can make the
default behaviour more sensible (maybe when adding bookmarks or something?).
In any case, public channels are not a primary use-case for Snikket and can
easily be configured manually in the app for now.
2021-11-16 16:08:16 +00:00
..
certs.yml Transition to split containers, remove certbot in favour of externally-supplied certs 2020-11-11 12:20:33 +00:00
coturn.yml Flesh out coturn config, autodiscover external IP 2020-05-12 15:10:59 +01:00
cron.yml Initial commit 2020-01-31 13:46:46 +00:00
mail.yml mail: Remove mailhog 2021-01-28 22:19:01 +00:00
prosody.yml prosody: Enable push notifications for offline group members by default 2021-11-16 16:08:16 +00:00
scripts.yml ansible/scripts: Install qrencode 2021-07-31 20:54:31 +02:00
supervisor.yml Initial commit 2020-01-31 13:46:46 +00:00