log mod_smacks/mod_smacks.lua @ 3218:67f1d1f22625

age author description
Wed, 08 Aug 2018 12:49:02 +0100 Matthew Wild mod_smacks: Improve logging on resume so session changes are more easily tracked
Tue, 26 Jun 2018 15:30:03 +0100 Matthew Wild mod_smacks: Reduce unacked stanza log message from warn->debug
Fri, 08 Jun 2018 17:56:54 +0200 Emmanuel Gil Peyrot mod_smacks: Convert max number into a string before inserting it into a stanza.
Fri, 08 Jun 2018 17:38:24 +0200 tmolitor mod_smacks: defer timeouts for push enabled clients
Thu, 07 Jun 2018 13:27:32 +0200 Jonas Wielicki mod_smacks: send maximum resumption timeout to client
Sat, 17 Mar 2018 12:58:37 +0000 Matthew Wild mod_smacks: Ensure stanza count attributes are always strings (thanks Martin)
Sun, 27 Aug 2017 21:34:48 +0200 tmolitor mod_smacks: Fix #921
Fri, 18 Aug 2017 00:56:38 +0200 tmolitor mod_smacks: Trigger event smacks-hibernation-end after queue resend
Fri, 14 Jul 2017 18:06:17 +0200 tmolitor mod_smacks: don't send out <r> when already hibernating
Mon, 08 May 2017 19:36:37 +0200 tmolitor mod_smacks: Fix delayed_ack event
Mon, 24 Apr 2017 20:56:56 +0200 tmolitor Fix #889
Thu, 06 Apr 2017 02:12:14 +0200 tmolitor mod_smacks: Ignore user when writing or reading session_cache on prosody 0.9
Wed, 15 Mar 2017 16:24:03 +0100 tmolitor mod_smacks: Prevent ack loop on misbehaving clients
Wed, 15 Mar 2017 16:21:55 +0100 tmolitor mod_smacks: Made module more error resistant
Sat, 11 Mar 2017 01:37:28 +0100 tmolitor mod_smacks: Add resumed session to event "smacks-hibernation-end"