log mod_cloud_notify_encrypted/mod_cloud_notify_encrypted.lua @ 4373:41ac0941b217

age author description
Fri, 22 Jan 2021 22:05:05 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix traceback on push of message with no body
Wed, 13 Jan 2021 15:01:59 +0000 Matthew Wild mod_cloud_notify_encrypted: Use new direct access to notification element
Wed, 13 Jan 2021 14:19:20 +0000 Matthew Wild mod_cloud_notify_encrypted: Truncate message body to 255 characters
Wed, 13 Jan 2021 14:18:24 +0000 Matthew Wild mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload
Wed, 13 Jan 2021 14:15:38 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations
Tue, 12 Jan 2021 15:43:26 +0000 Matthew Wild mod_cloud_notify_encrypted: New module for Encrypted Push Notifications