log mod_cloud_notify_encrypted/mod_cloud_notify_encrypted.lua @ 4467:6d595857164a

age author description
Tue, 23 Feb 2021 20:59:14 +0000 Matthew Wild mod_cloud_notify_encrypted: Advertise support for JMI push notifications
Tue, 23 Feb 2021 16:37:06 +0000 Matthew Wild mod_cloud_notify_encrypted: Include full JID of sender with call notifications, per spec
Tue, 23 Feb 2021 16:10:13 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix expected namespace of JMI description element
Mon, 22 Feb 2021 13:45:29 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix traceback (incorrect variable name)
Mon, 22 Feb 2021 13:11:35 +0000 Matthew Wild mod_cloud_notify_encrypted: Update to latest spec, fixes unreliable call notifications
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