clix.export: Remove unneeded up()
|
Kim Alvefur |
Tue, 15 Mar 2011 13:10:00 +0100 |
clix.export: Use verses debug()
|
Kim Alvefur |
Tue, 15 Mar 2011 13:09:14 +0100 |
clix.lua: Remove debug print()
|
Matthew Wild |
Mon, 14 Mar 2011 16:46:27 +0000 |
squishy: Add export
|
Kim Alvefur |
Mon, 14 Mar 2011 17:34:11 +0100 |
clix.export: XEP-0227 format account exporter
|
Kim Alvefur |
Mon, 14 Mar 2011 17:29:01 +0100 |
Merge with Zash
|
Matthew Wild |
Sat, 12 Mar 2011 19:12:34 +0000 |
clix.roster: Roster management
|
Kim Alvefur |
Sat, 12 Mar 2011 20:08:48 +0100 |
sendfile: Small fix for command description
|
Matthew Wild |
Sat, 12 Mar 2011 19:12:04 +0000 |
raw: If using --stdin and not --interactive then buffer all data before connecting, more reliable in a non-interactive environment
|
Matthew Wild |
Tue, 22 Feb 2011 20:52:22 +0000 |
clix.lua: Close connection immediately rather than delaying if send buffer is empty (thanks Florob)
|
Matthew Wild |
Tue, 14 Dec 2010 20:18:56 +0000 |
clix/sendfile.lua: Send a file to a JID using Jingle
|
Matthew Wild |
Wed, 15 Sep 2010 16:54:21 +0100 |
clix.lua: Filter all log messages except those of the 'error' level unless -v is given
|
Matthew Wild |
Wed, 15 Sep 2010 16:53:32 +0100 |
clix.lua: clix_connect(): Accept a list of plugins to load for the Verse connection
|
Matthew Wild |
Wed, 15 Sep 2010 16:40:14 +0100 |
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 |