tmolitor-stud-tu / mod_push_appserver

Simple and extendable appserver for XMPP pushes (aka. XEP-0357)
MIT License
25 stars 9 forks source link

require push_notification_important_body #21

Closed anurodhp closed 5 years ago

anurodhp commented 5 years ago

I noticed that there is an option in cloud notify for chat secure that uses the important_body value (https://modules.prosody.im/mod_cloud_notify.html). I believe this is for messages rather than other stanzas. The option to require this (or some sort of body) would be nice. I would give the app developer control over the traffic that is going to trigger a push.