Log

description author age
clix.raw: Fix sending arguments from the command line Kim Alvefur Sat, 14 Nov 2020 15:39:16 +0100
clix.raw: Import verse, don't rely on globals Kim Alvefur Sat, 14 Nov 2020 15:36:16 +0100
clix.raw: Add sevral shorthand functions for common queries Kim Alvefur Sat, 14 Nov 2020 15:42:04 +0100
clix.raw: Use indentation when prettyprinting if available in util.stanza Kim Alvefur Sat, 14 Nov 2020 15:33:35 +0100
clix.raw: Add a shorthand for top level stanza attributes Kim Alvefur Sat, 14 Nov 2020 15:30:35 +0100
clix: Use tabs for indentation in command line parsing Kim Alvefur Sat, 14 Nov 2020 15:26:06 +0100
clix.publish_atom: Default to XEP-0277 node, require --title or --content Kim Alvefur Sat, 25 Aug 2018 00:19:51 +0200
clix.publish_atom: Fix prefix for activitystreams Kim Alvefur Fri, 24 Aug 2018 23:29:32 +0200
clix.publish_atom: Import verse Kim Alvefur Sat, 14 Jul 2018 20:33:09 +0200
clix: Initialize verse in modern way Kim Alvefur Sun, 20 May 2018 01:04:02 +0200
clix.adhoc: Print field labels if available Kim Alvefur Mon, 21 Mar 2016 16:13:02 +0100
clix.adhoc: Improve handling of list items Kim Alvefur Mon, 21 Mar 2016 16:12:25 +0100
clix.adhoc: Print form title and instructions if available Kim Alvefur Mon, 21 Mar 2016 16:11:54 +0100
clix.roster: Print error resplies Kim Alvefur Mon, 21 Mar 2016 16:06:14 +0100
Merge with MattJ Kim Alvefur Mon, 08 Sep 2014 12:20:24 +0200
sendfilecontent: Fix indentation and show error if file cannot be opened Matthew Wild Sun, 24 Aug 2014 20:34:04 +0100
new sendfilecontent plugin Marc Fauser Wed, 20 Aug 2014 12:05:46 +0200
clix.roster: Turn off pattern matching in the list command (thanks mva) Kim Alvefur Sat, 08 Feb 2014 16:40:00 +0100
clix.publish_atom: Alter Activitystrea.ms argument prefix to --as- and remove IRI prefixing Kim Alvefur Tue, 08 Oct 2013 14:54:05 +0200
clix.publish_atom: Set type attribute on title, summary and content from --FIELD-type arguments Kim Alvefur Tue, 08 Oct 2013 14:45:07 +0200
clix.archive: Show proper timestamps Kim Alvefur Fri, 12 Jul 2013 04:16:46 +0200
clix.archive: Show number of items if available Kim Alvefur Tue, 09 Jul 2013 14:27:41 +0200
clix.archive: Fix pagination message, rsm.first is a table Kim Alvefur Tue, 09 Jul 2013 14:27:02 +0200
clix.archive: Fix indentation Kim Alvefur Mon, 08 Jul 2013 13:15:07 +0200
clix.archive: Add support for paging backwards Kim Alvefur Mon, 08 Jul 2013 12:59:34 +0200
clix.publish_atom: Remove <source> Kim Alvefur Tue, 02 Jul 2013 17:06:28 +0200
clix.publish_atom: Why were there an argument given to :up() ??? Kim Alvefur Tue, 02 Jul 2013 17:04:14 +0200
clix.publish_atom: The node is required, so print the help if it's missing Kim Alvefur Tue, 02 Jul 2013 17:03:34 +0200
clix.roster: Add a sub-command that exports a prosody-style roster data structure Kim Alvefur Mon, 01 Apr 2013 21:25:31 +0200
Merge with MattJ Kim Alvefur Mon, 01 Apr 2013 21:29:59 +0200
clix.adhoc: Run Ad-hoc commands Kim Alvefur Fri, 15 Feb 2013 20:46:10 +0100
clix.lua: Don't break if the disconnected event has no event data, and don't warn if the stream was closed cleanly Kim Alvefur Mon, 11 Feb 2013 00:00:49 +0100
clix.lua: Add --raw option for printing raw incoming and outgoing data Kim Alvefur Sun, 10 Feb 2013 23:59:34 +0100
clix.lua: Print logged warnings by default Kim Alvefur Sun, 10 Feb 2013 23:58:27 +0100
Add clix module to send XMPP pings to JIDs Georg Lukas Sun, 10 Feb 2013 14:09:20 +0100
clix/presence: Handle invalid <show> values (thanks Lonnie Abelbeck) Matthew Wild Sun, 31 Mar 2013 02:56:39 +0100
squish: Add presence command Matthew Wild Sat, 30 Mar 2013 14:26:05 +0000
Add clix/presence.lua: list the presence of your contacts (or probe one with --to). Contributed by Lonnie Abelbeck Matthew Wild Sat, 30 Mar 2013 14:23:47 +0000
clix.vcard: Use util.vcard to stringify Kim Alvefur Mon, 27 Aug 2012 00:13:02 +0200
clix.publish_atom: Add a way to attach Activitystrea.ms metadata to the entry Kim Alvefur Fri, 17 Aug 2012 18:15:20 +0200
clix.publish_atom: Attach a <source/> element Kim Alvefur Fri, 17 Aug 2012 18:14:32 +0200
clix.publish_atom: Fix --id option Kim Alvefur Fri, 17 Aug 2012 18:14:07 +0200
clix.publish_atom: Move xmlns into a variable Kim Alvefur Fri, 17 Aug 2012 18:13:44 +0200
clix.publish_atom: Don't load pubsub plugin ourself, instead pass to clix_connect Kim Alvefur Fri, 17 Aug 2012 17:29:21 +0200
clix.archive: Print a newline if reading a line fails (the user pressed ^D) Kim Alvefur Sat, 11 Aug 2012 09:25:11 +0200
clix.roster: Switch order of name and jid in the list command Kim Alvefur Sun, 29 Jul 2012 23:58:39 +0200
clix.archive: Be interactive when --interactive is set. --everything makes it page by itself. Kim Alvefur Wed, 04 Jul 2012 07:51:35 +0200
clix.lua: Create the logger with the name "clix" Kim Alvefur Sat, 30 Jun 2012 01:00:16 +0200
clix.lua: Log "connected as ..." instead of writing it directly to stderr Kim Alvefur Sat, 30 Jun 2012 00:59:47 +0200
clix.lua: Log nothing when --quiet Kim Alvefur Sat, 30 Jun 2012 00:58:52 +0200
clix.lua: Log info messages by default (almost none) Kim Alvefur Sat, 30 Jun 2012 00:43:21 +0200
clix.raw: Add a ping command to the sandbox Kim Alvefur Fri, 29 Jun 2012 20:52:29 +0200
clix.raw: Nicer error reporting from the sandbox. Kim Alvefur Fri, 29 Jun 2012 20:50:01 +0200
clix.raw: Print one incoming stanza per line, instead of raw incoming data. Kim Alvefur Fri, 29 Jun 2012 20:29:11 +0200
clix.lua: add -i for --interactive Kim Alvefur Thu, 28 Jun 2012 14:40:36 +0200
clix.archive: Show timestamps Kim Alvefur Thu, 28 Jun 2012 11:33:01 +0200
clix.archive: The world doesn't revolve around us. Kim Alvefur Thu, 28 Jun 2012 11:32:08 +0200
clix.archive: Use --to specify where to direct the query Kim Alvefur Mon, 25 Jun 2012 23:57:54 +0200
clix.archive: Parse timestamps Kim Alvefur Mon, 25 Jun 2012 16:24:59 +0200
clix.archive: Remove some debugging code that slipped in Kim Alvefur Mon, 25 Jun 2012 02:41:02 +0200