mod_smacks: fix bug for missbehaving clients sending multiple acks in a row
|
tmolitor |
Tue, 30 Jul 2019 02:07:13 +0200 |
mod_smacks: fix prosody 0.9 compatibility
|
tmolitor |
Sun, 16 Jun 2019 02:00:12 +0200 |
mod_smacks: piggyback ack request onto ack response if queue is not empty, use native stoppable timers if supported
|
tmolitor |
Sat, 15 Jun 2019 01:34:52 +0200 |
mod_smacks: Raise error on out-of-range config options (thanks marc0s)
|
Matthew Wild |
Fri, 22 Mar 2019 22:06:40 +0000 |
mod_smacks: apply resumed logger and type to new session, fix #1229
|
Georg Lukas |
Wed, 06 Mar 2019 21:51:45 +0100 |
mod_smacks: improved debug logging
|
Georg Lukas |
Wed, 06 Mar 2019 21:44:07 +0100 |
mod_smacks: no crash on <a> without @h, fix #1317
|
Georg Lukas |
Wed, 06 Mar 2019 21:25:47 +0100 |
mod_smacks: Fire event on delivery failure/success for each stanza
|
Matthew Wild |
Sun, 20 Jan 2019 00:02:08 +0000 |
mod_smacks: Improve logging on resume so session changes are more easily tracked
|
Matthew Wild |
Wed, 08 Aug 2018 12:49:02 +0100 |
mod_smacks: Reduce unacked stanza log message from warn->debug
|
Matthew Wild |
Tue, 26 Jun 2018 15:30:03 +0100 |
mod_smacks: Convert max number into a string before inserting it into a stanza.
|
Emmanuel Gil Peyrot |
Fri, 08 Jun 2018 17:56:54 +0200 |
mod_smacks: defer timeouts for push enabled clients
|
tmolitor |
Fri, 08 Jun 2018 17:38:24 +0200 |
mod_smacks: send maximum resumption timeout to client
|
Jonas Wielicki |
Thu, 07 Jun 2018 13:27:32 +0200 |
mod_smacks: Ensure stanza count attributes are always strings (thanks Martin)
|
Matthew Wild |
Sat, 17 Mar 2018 12:58:37 +0000 |
mod_smacks: Fix #921
|
tmolitor |
Sun, 27 Aug 2017 21:34:48 +0200 |
mod_smacks: Trigger event smacks-hibernation-end after queue resend
|
tmolitor |
Fri, 18 Aug 2017 00:56:38 +0200 |
mod_smacks: don't send out <r> when already hibernating
|
tmolitor |
Fri, 14 Jul 2017 18:06:17 +0200 |
mod_smacks: Fix delayed_ack event
|
tmolitor |
Mon, 08 May 2017 19:36:37 +0200 |
Fix #889
|
tmolitor |
Mon, 24 Apr 2017 20:56:56 +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_smacks: Prevent ack loop on misbehaving clients
|
tmolitor |
Wed, 15 Mar 2017 16:24:03 +0100 |
mod_smacks: Made module more error resistant
|
tmolitor |
Wed, 15 Mar 2017 16:21:55 +0100 |
mod_smacks: Add resumed session to event "smacks-hibernation-end"
|
tmolitor |
Sat, 11 Mar 2017 01:37:28 +0100 |
Implement XEP-0198 revision 1.5.2 and limit number of hibernated sessions per user
|
tmolitor |
Sun, 05 Mar 2017 20:23:53 +0100 |