log mod_smacks/mod_smacks.lua @ 4032:787fc3030087

age author description
Fri, 01 May 2020 22:24:10 +0200 tmolitor mod_smacks: don't send error replys for error stanzas on session timeout
Tue, 21 Apr 2020 11:26:43 +0200 tmolitor mod_smacks: remove now unused code
Mon, 20 Apr 2020 15:30:56 +0200 tmolitor mod_smacks: fix typo in last commit
Mon, 20 Apr 2020 14:49:17 +0200 tmolitor mod_smacks: better logging for georg
Mon, 20 Apr 2020 14:40:09 +0200 tmolitor mod_smacks: Fix mam handling
Sun, 05 Apr 2020 23:39:08 +0200 tmolitor Merge commit
Sun, 05 Apr 2020 23:37:17 +0200 tmolitor mod_smacks: Update documentation and slightly adjust default values
Fri, 27 Mar 2020 11:56:14 +0100 JC Brand mod_stanzas: tighten up stanza check and add explanatory text
Thu, 26 Mar 2020 11:57:02 +0100 JC Brand mod_smacks: also count outgoing MAM messages
Tue, 10 Mar 2020 23:59:19 +0100 tmolitor mod_smacks: fix logging issue in mam eventhandler
Sun, 08 Mar 2020 19:49:47 +0100 tmolitor mod_smacks: handle mam-enabled session internally
Thu, 09 Jan 2020 21:21:09 +0100 tmolitor Fix bug readding stanzas to outgoing_queue on resume
Sun, 11 Aug 2019 02:58:56 +0200 tmolitor mod_smacks: fix bug #1405 (prevent timer from running for already destroyed sessions)
Fri, 02 Aug 2019 18:26:06 +0200 tmolitor mod_smacks: fix bug in bad client handling introduced by last commit
Tue, 30 Jul 2019 02:07:13 +0200 tmolitor mod_smacks: fix bug for missbehaving clients sending multiple acks in a row
Sun, 16 Jun 2019 02:00:12 +0200 tmolitor mod_smacks: fix prosody 0.9 compatibility
Sat, 15 Jun 2019 01:34:52 +0200 tmolitor mod_smacks: piggyback ack request onto ack response if queue is not empty, use native stoppable timers if supported
Fri, 22 Mar 2019 22:06:40 +0000 Matthew Wild mod_smacks: Raise error on out-of-range config options (thanks marc0s)
Wed, 06 Mar 2019 21:51:45 +0100 Georg Lukas mod_smacks: apply resumed logger and type to new session, fix #1229
Wed, 06 Mar 2019 21:44:07 +0100 Georg Lukas mod_smacks: improved debug logging
Wed, 06 Mar 2019 21:25:47 +0100 Georg Lukas mod_smacks: no crash on <a> without @h, fix #1317
Sun, 20 Jan 2019 00:02:08 +0000 Matthew Wild mod_smacks: Fire event on delivery failure/success for each stanza
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