Comparison

mod_cloud_notify/README.markdown @ 5673:0eb2d5ea2428

merge
author Stephen Paul Weber <singpolyma@singpolyma.net>
date Sat, 06 May 2023 19:40:23 -0500
parent 5216:1d9dbe84b6e8
comparison
equal deleted inserted replaced
5672:2c69577b28c2 5673:0eb2d5ea2428
91 This is used by Chatsecure on iOS to send out high priority pushes in those cases for example. 91 This is used by Chatsecure on iOS to send out high priority pushes in those cases for example.
92 92
93 Compatibility 93 Compatibility
94 ============= 94 =============
95 95
96 **Note:** This module should be used with Lua 5.2 and higher. Using it with
97 Lua 5.1 may cause push notifications to not be sent to some clients.
98
96 ------ ----------------------------------------------------------------------------- 99 ------ -----------------------------------------------------------------------------
97 trunk Works 100 trunk Works
98 0.12 Works 101 0.12 Works
99 0.11 Works 102 0.11 Works
100 0.10 Works 103 0.10 Works