log mod_cloud_notify_encrypted/mod_cloud_notify_encrypted.lua @ 4491:35381608d323

age author description
2021-02-23 Matthew Wild mod_cloud_notify_encrypted: Advertise support for JMI push notifications
2021-02-23 Matthew Wild mod_cloud_notify_encrypted: Include full JID of sender with call notifications, per spec
2021-02-23 Matthew Wild mod_cloud_notify_encrypted: Fix expected namespace of JMI description element
2021-02-22 Matthew Wild mod_cloud_notify_encrypted: Fix traceback (incorrect variable name)
2021-02-22 Matthew Wild mod_cloud_notify_encrypted: Update to latest spec, fixes unreliable call notifications
2021-01-22 Matthew Wild mod_cloud_notify_encrypted: Fix traceback on push of message with no body
2021-01-13 Matthew Wild mod_cloud_notify_encrypted: Use new direct access to notification element
2021-01-13 Matthew Wild mod_cloud_notify_encrypted: Truncate message body to 255 characters
2021-01-13 Matthew Wild mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload
2021-01-13 Matthew Wild mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations
2021-01-12 Matthew Wild mod_cloud_notify_encrypted: New module for Encrypted Push Notifications