comparison mod_cloud_notify_priority_tag/README.md @ 4334:d90ce7dc3f88

mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extension
author Matthew Wild <mwild1@gmail.com>
date Wed, 13 Jan 2021 15:02:27 +0000
parents
children 46ca47a12770
comparison
equal deleted inserted replaced
4333:97f369745ec7 4334:d90ce7dc3f88
1 ---
2 labels:
3 - 'Stage-Alpha'
4 summary: 'Support for encrypted payloads in push notifications'
5 ...
6
7 Introduction
8 ============
9
10 This module implements support for a Tigase XMPP extension, [Priority of notifications](https://xeps.tigase.net//docs/push-notifications/priority/).
11 It is a custom extension to [XEP-0357: Push Notifications](https://xmpp.org/extensions/xep-0357.html).
12
13 It is planned that this will evolve to a XEP in the near future.
14
15 Details
16 =======
17
18 Add to modules_enabled, there are no configuration options.
19
20 Compatibility
21 =============
22
23 Not tested, but hopefully works on 0.11.x and later.