Implement XEP-0198 revision 1.5.2 and limit number of hibernated sessions per user
|
tmolitor |
Sun, 05 Mar 2017 20:23:53 +0100 |
mod_smacks: Fix some bugs with smacks-ack-delayed event triggering.
|
tmolitor |
Sun, 12 Feb 2017 21:23:22 +0100 |
mod_smacks: Send out more ack requests where needed
|
tmolitor |
Sun, 12 Feb 2017 19:27:50 +0100 |
mod_smacks: Check if a session is an authenticated c2s session by looking for a username (fix for change in 0.10 9f70d35a1602)
|
Kim Alvefur |
Thu, 15 Dec 2016 02:57:03 +0100 |
mod_smacks: added new event "smacks-ack-delayed" used by mod_cloud_notify and extended the readme file accordingly (also mention mod_smacks_offline and mod_smacks_noerror in readme file)
|
tmolitor |
Thu, 24 Nov 2016 00:47:32 +0100 |
mod_smacks: Signal that we're about to send an ack request from read timeout event to prevent a duplicate request from outgoing stanza filter
|
Kim Alvefur |
Tue, 26 Jul 2016 12:37:04 +0200 |
mod_smacks: Fix sending <r> after stanzas while not creating multiple timers (thanks Thilo)
|
Kim Alvefur |
Sat, 02 Apr 2016 20:03:30 +0200 |
mod_smacks: added new events for hibernation start/end
|
tmolitor |
Sun, 27 Mar 2016 16:13:20 +0200 |
mod_smacks: Prevent queuing multiple <r>
|
Kim Alvefur |
Mon, 21 Mar 2016 14:08:03 +0100 |
mod_smacks: Adjust filter priorities to avoid conflict with mod_websocket
|
Kim Alvefur |
Thu, 17 Mar 2016 22:42:11 +0100 |
mod_smacks: Log when sending <r> from read timeout event (0.10+)
|
Kim Alvefur |
Wed, 16 Mar 2016 13:30:03 +0100 |
mod_smacks: Keep timer object around and stop it when needed (trunk only)
|
Kim Alvefur |
Wed, 16 Mar 2016 13:29:28 +0100 |
mod_smacks: Increase delay for starting s2s smacks to a non-zero value
|
Kim Alvefur |
Wed, 16 Mar 2016 13:27:40 +0100 |
mod_smacks: Go back to sending ack requests from a timer a moment after a stanza was sent
|
Kim Alvefur |
Wed, 16 Mar 2016 13:26:21 +0100 |
mod_smacks: Drop stanzas instead of turning them into the empty string
|
Kim Alvefur |
Wed, 16 Mar 2016 13:14:01 +0100 |
mod_smacks: Add experimental resending of unacked messages in s2s queues (disabled by default)
|
Kim Alvefur |
Tue, 29 Sep 2015 21:54:40 +0200 |