Log

mod_smacks/mod_smacks.lua @ 2798:e9ca7fd4ad06

description author age
mod_smacks: Fix #921 tmolitor 2017-08-27
mod_smacks: Trigger event smacks-hibernation-end after queue resend tmolitor 2017-08-17
mod_smacks: don't send out <r> when already hibernating tmolitor 2017-07-14
mod_smacks: Fix delayed_ack event tmolitor 2017-05-08
Fix #889 tmolitor 2017-04-24
mod_smacks: Ignore user when writing or reading session_cache on prosody 0.9 tmolitor 2017-04-06
mod_smacks: Prevent ack loop on misbehaving clients tmolitor 2017-03-15
mod_smacks: Made module more error resistant tmolitor 2017-03-15
mod_smacks: Add resumed session to event "smacks-hibernation-end" tmolitor 2017-03-11
Implement XEP-0198 revision 1.5.2 and limit number of hibernated sessions per user tmolitor 2017-03-05
mod_smacks: Fix some bugs with smacks-ack-delayed event triggering. tmolitor 2017-02-12
mod_smacks: Send out more ack requests where needed tmolitor 2017-02-12
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 2016-12-15
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 2016-11-23
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 2016-07-26