snikket-server/ansible/files
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
..
bin Merge pull request #45 from horazont/feature/turnserver-port-range 2021-08-06 12:22:28 +01:00
msmtp.conf Initial commit 2020-01-31 13:46:46 +00:00
prosody.cfg.lua prosody: Enable push notifications for offline group members by default 2021-11-16 16:08:16 +00:00
refresh-certs.cron Transition to split containers, remove certbot in favour of externally-supplied certs 2020-11-11 12:20:33 +00:00
supervisord.conf Some whitespace fixes 2021-03-09 16:33:22 +00:00
turnserver.conf Make TURN server port range configurable 2021-08-02 17:04:32 +02:00