log mod_cloud_notify/mod_cloud_notify.lua @ 5450:d2594bbf7c36

age author description
23 months ago Matthew Wild mod_cloud_notify: Log warning when used on Lua 5.1
2022-09-24 Matthew Wild mod_cloud_notify: Improve logging for various error cases
2022-09-23 Matthew Wild mod_cloud_notify: Fix default extended timeout from 72 days -> 72 hours
2022-09-23 Matthew Wild mod_cloud_notify: Only delay hibernation timeout for push-enabled clients
2022-07-13 Matthew Wild mod_cloud_notify: Rename field in event for clarity ('node' is ambiguous here)
2022-07-30 arcseconds replaced 'session' with 'origin' in push_disable
2022-07-02 tmolitor mod_cloud_notify: Compat for prosody 0.12
2021-12-19 Kim Alvefur mod_cloud_notify: Include extra error details if available
2021-10-27 Matthew Wild mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls
2021-10-19 Matthew Wild mod_cloud_notify: Fix traceback for clients without a stable client_id
2021-10-18 Matthew Wild mod_cloud_notify: Move client info out of sub-object to improve usability with map store API
2021-10-18 Matthew Wild mod_cloud_notify: Record client id (or resource) and language during registration