mod_cloud_notify_filters

Introduction

This module implements support for a group of push notification extensions by the Tigase team that allow a client to specify filters to be applied to push notifications.

It is a custom extension to XEP-0357: Push Notifications.

It is planned that this will evolve to a XEP in the near future.

Details

Add to modules_enabled, there are no configuration options.

Compatibility

Not tested, but hopefully works on 0.11.x and later.


Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_cloud_notify_filters

For earlier versions see the documentation for installing 3rd party modules