new sendfilecontent plugin
|
Marc Fauser |
2014-08-20 |
clix.roster: Turn off pattern matching in the list command (thanks mva)
|
Kim Alvefur |
2014-02-08 |
clix.publish_atom: Alter Activitystrea.ms argument prefix to --as- and remove IRI prefixing
|
Kim Alvefur |
2013-10-08 |
clix.publish_atom: Set type attribute on title, summary and content from --FIELD-type arguments
|
Kim Alvefur |
2013-10-08 |
clix.archive: Show proper timestamps
|
Kim Alvefur |
2013-07-12 |
clix.archive: Show number of items if available
|
Kim Alvefur |
2013-07-09 |
clix.archive: Fix pagination message, rsm.first is a table
|
Kim Alvefur |
2013-07-09 |
clix.archive: Fix indentation
|
Kim Alvefur |
2013-07-08 |
clix.archive: Add support for paging backwards
|
Kim Alvefur |
2013-07-08 |
clix.publish_atom: Remove <source>
|
Kim Alvefur |
2013-07-02 |
clix.publish_atom: Why were there an argument given to :up() ???
|
Kim Alvefur |
2013-07-02 |
clix.publish_atom: The node is required, so print the help if it's missing
|
Kim Alvefur |
2013-07-02 |
clix.roster: Add a sub-command that exports a prosody-style roster data structure
|
Kim Alvefur |
2013-04-01 |
Merge with MattJ
|
Kim Alvefur |
2013-04-01 |
clix.adhoc: Run Ad-hoc commands
|
Kim Alvefur |
2013-02-15 |
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 |
2013-02-10 |
clix.lua: Add --raw option for printing raw incoming and outgoing data
|
Kim Alvefur |
2013-02-10 |
clix.lua: Print logged warnings by default
|
Kim Alvefur |
2013-02-10 |
Add clix module to send XMPP pings to JIDs
|
Georg Lukas |
2013-02-10 |
clix/presence: Handle invalid <show> values (thanks Lonnie Abelbeck)
|
Matthew Wild |
2013-03-31 |
squish: Add presence command
|
Matthew Wild |
2013-03-30 |
Add clix/presence.lua: list the presence of your contacts (or probe one with --to). Contributed by Lonnie Abelbeck
|
Matthew Wild |
2013-03-30 |
clix.vcard: Use util.vcard to stringify
|
Kim Alvefur |
2012-08-26 |
clix.publish_atom: Add a way to attach Activitystrea.ms metadata to the entry
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Attach a <source/> element
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Fix --id option
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Move xmlns into a variable
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Don't load pubsub plugin ourself, instead pass to clix_connect
|
Kim Alvefur |
2012-08-17 |
clix.archive: Print a newline if reading a line fails (the user pressed ^D)
|
Kim Alvefur |
2012-08-11 |
clix.roster: Switch order of name and jid in the list command
|
Kim Alvefur |
2012-07-29 |
clix.archive: Be interactive when --interactive is set. --everything makes it page by itself.
|
Kim Alvefur |
2012-07-04 |
clix.lua: Create the logger with the name "clix"
|
Kim Alvefur |
2012-06-29 |
clix.lua: Log "connected as ..." instead of writing it directly to stderr
|
Kim Alvefur |
2012-06-29 |
clix.lua: Log nothing when --quiet
|
Kim Alvefur |
2012-06-29 |
clix.lua: Log info messages by default (almost none)
|
Kim Alvefur |
2012-06-29 |
clix.raw: Add a ping command to the sandbox
|
Kim Alvefur |
2012-06-29 |
clix.raw: Nicer error reporting from the sandbox.
|
Kim Alvefur |
2012-06-29 |
clix.raw: Print one incoming stanza per line, instead of raw incoming data.
|
Kim Alvefur |
2012-06-29 |
clix.lua: add -i for --interactive
|
Kim Alvefur |
2012-06-28 |
clix.archive: Show timestamps
|
Kim Alvefur |
2012-06-28 |
clix.archive: The world doesn't revolve around us.
|
Kim Alvefur |
2012-06-28 |
clix.archive: Use --to specify where to direct the query
|
Kim Alvefur |
2012-06-25 |
clix.archive: Parse timestamps
|
Kim Alvefur |
2012-06-25 |
clix.archive: Remove some debugging code that slipped in
|
Kim Alvefur |
2012-06-25 |
squishy: Add clix.archive
|
Kim Alvefur |
2012-06-25 |
clix.archive: New plugin, a MAM browser
|
Kim Alvefur |
2012-06-25 |
squishy: Add publish_atom and sendfile
|
Kim Alvefur |
2012-06-25 |
squishy: see verse commit b5fd3292bdbd
|
Kim Alvefur |
2012-06-25 |