Mercurial > prosody-modules
log mod_cloud_notify/mod_cloud_notify.lua @ 2659:6c22cb7b0e66
age | author | description |
---|---|---|
Thu, 23 Mar 2017 09:19:52 +0000 | Matthew Wild | mod_cloud_notify: Whitespace fixes |
Thu, 23 Mar 2017 09:17:56 +0000 | Matthew Wild | mod_cloud_notify: Move declarations of handle_push_success/error to fix referencing undefined variables (introduced in 6ab46ff685d0) |
Sat, 18 Mar 2017 00:20:04 +0100 | tmolitor | mod_cloud_notify: Fixed error in push deduplication |
Sat, 11 Mar 2017 01:42:45 +0100 | tmolitor | mod_cloud_notify: Respect Daniel's business rules and remove endpoints on error |
Thu, 24 Nov 2016 01:15:08 +0100 | tmolitor | mod_cloud_notify: added code to respond to the new event "smacks-ack-delayed" issued by mod_smacks when acks are delayed for a certain amount of time. This allows to send out notification requests before the read timeout or connection close event really happens, thus allowing conversations to be smoother. |
Thu, 28 Jul 2016 14:47:28 +0200 | Kim Alvefur | mod_cloud_notify: One log message per push sent (happy now Ge0rg?) |