log mod_cloud_notify_encrypted/mod_cloud_notify_encrypted.lua @ 5464:2a11f590c5c8

age author description
2022-09-24 Matthew Wild mod_cloud_notify_encrypted: Add debug logging when successfully encrypted
2022-09-23 Matthew Wild mod_cloud_notify_encrypted: Additional debug logging when enabling/skipping
2021-08-22 Kim Alvefur mod_cloud_notify_encrypted: Ensure body substring remains valid UTF-8
2021-08-22 Matthew Wild mod_cloud_notify_encrypted: For encrypted messages, push a friendly message instead of fallback body
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)