Software /
code /
clix
Log
clix.lua @ 41:89070edde205
description | author | age |
---|---|---|
clix.lua: Use verse.logger() instead of print as the default logger | Matthew Wild | Wed, 15 Sep 2010 16:39:38 +0100 |
clix.lua: Add workaround for Tigase bug which discards stanzas sent immediately before stream close, use --close-delay=X to delay close for some seconds | Matthew Wild | Tue, 24 Aug 2010 22:51:49 +0100 |
clix.lua: Correctly remove handled args | Florian Zeitz | Tue, 06 Jul 2010 17:02:40 +0200 |
clix.lua: Fix argument handling (thanks uhoreg) | Matthew Wild | Mon, 07 Jun 2010 20:19:53 +0100 |
clix.lua: Hook Verse's new 'ready' event instead of 'binding-success' and switch to 'bind-failure' for hooking resource bind failures | Matthew Wild | Sun, 30 May 2010 02:56:40 +0100 |
clix.lua: Only set config key on valid lines | Matthew Wild | Sun, 30 May 2010 02:13:05 +0100 |
clix.lua: Improvements to argument handling and command detection. In particular options may now precede commands. | Matthew Wild | Sat, 29 May 2010 21:13:27 +0100 |