log mod_cloud_notify/mod_cloud_notify.lua @ 5573:ed177fa5b54c

age author description
24 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
2021-10-18 Matthew Wild mod_cloud_notify: Fix some minor luacheck offences
2021-09-25 arcseconds mod_cloud_notify: notify on groupchat messages sent to bare JID
2021-02-23 Matthew Wild mod_cloud_notify: Consider incoming XEP-0353 call requests as important
2021-02-05 Matthew Wild mod_cloud_notify: Fix nesting of push form (thanks ivucica/Andrzej)
2021-01-30 tmolitor mod_cloud_notify: use stanza from mod_smacks to behave O(1)
2021-01-21 Matthew Wild mod_cloud_notify: Make push_errors a shared table to persist across reloads and share with other modules
2021-01-17 tmolitor mod_cloud_notify: Fix handling of push_queue
2021-01-13 Matthew Wild mod_cloud_notify: Some restructuring to allow direct access to notification element within push event
2021-01-13 Matthew Wild mod_cloud_notify: Include 'important' flag in push event data
2021-01-12 Matthew Wild mod_cloud_notify: Fire register and push events for integration with other modules
2021-01-11 tmolitor mod_cloud_notify: fix push flooding on delayed acks
2020-12-11 Matthew Wild mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.
2020-11-24 tmolitor mod_cloud_notify: Modernize interface to mod_smacks
2020-10-19 tmolitor mod_cloud_notify: make logging more clear
2020-09-23 tmolitor mod_cloud_notify: fix comment text
2020-04-27 Emmanuel Gil Peyrot mod_cloud_notify: Forbid user from registering their own JID as their push server
2020-04-19 tmolitor mod_cloud_notify: make stanza queue processing faster
2020-03-11 tmolitor mod_cloud_notify: Cleanup code and drop support for prosody 0.9