Log

plugins/smacks.lua @ 395:e86144a4eaa1

description author age
plugins: Cleanup [luacheck] Kim Alvefur Thu, 03 Sep 2015 22:41:27 +0200
plugins.smacks: explicitly import luasocket which stops setting globals in new versions Kim Alvefur Thu, 03 Sep 2015 21:46:57 +0200
Discard trailing whitespace Kim Alvefur Fri, 01 May 2015 23:27:29 +0200
plugins.smacks: Improve logic for sending <r/> Matthew Wild Wed, 27 Aug 2014 10:30:38 +0100
plugins.smacks: Start counting when sending <enable/> Kim Alvefur Sun, 10 Feb 2013 03:41:45 +0100
plugins.smacks: Don't try to reconnect on gracefull stream closure Kim Alvefur Sun, 10 Feb 2013 02:54:01 +0100
plugins.smacks: Re-send unacked outgoing stanzas on resumption Kim Alvefur Sun, 10 Feb 2013 01:54:30 +0100
plugins.smacks: Break less on sending of non-stanzas such as raw strings. Kim Alvefur Sun, 10 Feb 2013 00:10:19 +0100
added local verse var to all plugins mva Fri, 02 Dec 2011 11:02:02 +0600
plugins.smacks: Scatter some logging and comments through the code for good measure Matthew Wild Fri, 18 Mar 2011 21:48:24 +0000
plugins.smacks: Fix event priority and handling to make the code actually... work Matthew Wild Fri, 18 Mar 2011 21:46:33 +0000
plugins.smacks: Remove some debugging code from resumption success handling, and fire a "resumed" event instead Matthew Wild Fri, 18 Mar 2011 21:42:49 +0000
plugins.smacks: Add 1s delay between reconnect attempts Matthew Wild Fri, 18 Mar 2011 21:42:00 +0000
plugins.*: Use verse.stanza() & co instead of require util.stanza Kim Alvefur Thu, 17 Mar 2011 18:33:52 +0100
plugins.smacks: XEP-0198 support Matthew Wild Tue, 22 Feb 2011 23:51:00 +0000