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 |