Log

mod_cloud_notify/mod_cloud_notify.lua @ 2749:9756211fcbe3

description author age
mod_cloud_notify: Fix small bug. tmolitor Tue, 22 Aug 2017 20:25:58 +0200
mod_cloud_notify: Implement the "stripped stanzas" proposal. tmolitor Mon, 14 Aug 2017 23:31:05 +0200
mod_cloud_notify: Don't notify for all smacks queued stanzas in a row tmolitor Mon, 08 May 2017 19:39:43 +0200
mod_cloud_notify: fix bug when multiple resources are used tmolitor Mon, 08 May 2017 18:24:29 +0200
mod_smacks: Ignore user when writing or reading session_cache on prosody 0.9 tmolitor Thu, 06 Apr 2017 02:12:14 +0200
mod_cloud_notify: Fix module:unhook calls not available in prosody 0.9, fixes #874 tmolitor Thu, 06 Apr 2017 01:41:36 +0200
mod_cloud_notify: Whitespace fixes Matthew Wild Thu, 23 Mar 2017 09:19:52 +0000
mod_cloud_notify: Move declarations of handle_push_success/error to fix referencing undefined variables (introduced in 6ab46ff685d0) Matthew Wild Thu, 23 Mar 2017 09:17:56 +0000
mod_cloud_notify: Fixed error in push deduplication tmolitor Sat, 18 Mar 2017 00:20:04 +0100
mod_cloud_notify: Respect Daniel's business rules and remove endpoints on error tmolitor Sat, 11 Mar 2017 01:42:45 +0100
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. tmolitor Thu, 24 Nov 2016 01:15:08 +0100
mod_cloud_notify: One log message per push sent (happy now Ge0rg?) Kim Alvefur Thu, 28 Jul 2016 14:47:28 +0200