Mercurial > prosody-modules
log mod_smacks/mod_smacks.lua @ 3819:1bab6f67eb5f
age | author | description |
---|---|---|
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 |