Mercurial > prosody-modules
comparison mod_cloud_notify_extensions/README.markdown @ 4705:ace4f251a64b
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Sun, 10 Oct 2021 20:10:29 +0100 |
| parents | |
| children | 25fd5e268f90 |
comparison
equal
deleted
inserted
replaced
| 4704:f52452911187 | 4705:ace4f251a64b |
|---|---|
| 1 --- | |
| 2 summary: "Tigase custom push extensions for iOS" | |
| 3 labels: | |
| 4 - 'Stage-Beta' | |
| 5 ... | |
| 6 | |
| 7 Introduction | |
| 8 ============ | |
| 9 | |
| 10 This is a meta-module that simply enables all the modules required to support | |
| 11 Siskin or Snikket iOS on a Prosody server. | |
| 12 | |
| 13 These are currently: | |
| 14 | |
| 15 - mod_cloud_notify_encrypted | |
| 16 - mod_cloud_notify_priority_tag | |
| 17 - mod_cloud_notify_filters | |
| 18 | |
| 19 See the individual module pages for more details. | |
| 20 | |
| 21 Note: On MUC services you should also load mod_muc_offline_delivery directly | |
| 22 under the MUC component in your config file, that is not handled by this | |
| 23 module. | |
| 24 | |
| 25 Configuration | |
| 26 ============= | |
| 27 | |
| 28 There is no configuration for this module, just add it to | |
| 29 modules\_enabled as normal. | |
| 30 | |
| 31 Compatibility | |
| 32 ============= | |
| 33 | |
| 34 ----- ------- | |
| 35 0.11 Should work | |
| 36 ----- ------- | |
| 37 trunk Works | |
| 38 ----- ------- |
