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 |
clix.publish_atom: Use the $USER environment variable as fallback for author.
|
Kim Alvefur |
2012-02-19 |
clix.publish_atom: Don't quit until the server responds to our publish request.
|
Kim Alvefur |
2012-02-19 |
clix: Fix logging for new Verse
|
Matthew Wild |
2012-02-12 |
clix.publish_atom: Publish Atom entries into PubSub nodes. (Thanks MattJ for the unfinished code)
|
Kim Alvefur |
2012-02-12 |
clix.raw: Add a small sandbox with util.stanza functions
|
Kim Alvefur |
2012-01-16 |
clix.vcard: Use util.vcard, add ability to change your vcard.
|
Kim Alvefur |
2011-11-06 |
clix.roster: List now lets you search on nickname and jid.
|
Kim Alvefur |
2011-10-10 |
clix.vcard: Fix debug.
|
Kim Alvefur |
2011-08-14 |
clix.vcard, squishy: Add plugin that fetches and converts peoples vCards to the text format.
|
Kim Alvefur |
2011-08-14 |
clix.roster: Add a help command to list available sub-commands.
|
Kim Alvefur |
2011-08-14 |
clix.roster: Use rest of line as last parameter for nick and group sub-commands.
|
Kim Alvefur |
2011-07-04 |