Software /
code /
clix
Graph
-
clix.adhoc: Run Ad-hoc commands2013-02-15, by Kim Alvefur
-
clix.lua: Add --raw option for printing raw incoming and outgoing data2013-02-10, by Kim Alvefur
-
clix.lua: Print logged warnings by default2013-02-10, by Kim Alvefur
-
Add clix module to send XMPP pings to JIDs2013-02-10, by Georg Lukas
-
clix/presence: Handle invalid <show> values (thanks Lonnie Abelbeck)2013-03-31, by Matthew Wild
-
squish: Add presence command2013-03-30, by Matthew Wild
-
clix.vcard: Use util.vcard to stringify2012-08-26, by Kim Alvefur
-
clix.publish_atom: Add a way to attach Activitystrea.ms metadata to the entry2012-08-17, by Kim Alvefur
-
clix.publish_atom: Attach a <source/> element2012-08-17, by Kim Alvefur
-
clix.publish_atom: Fix --id option2012-08-17, by Kim Alvefur
-
clix.publish_atom: Move xmlns into a variable2012-08-17, by Kim Alvefur
-
clix.publish_atom: Don't load pubsub plugin ourself, instead pass to clix_connect2012-08-17, by Kim Alvefur
-
clix.archive: Print a newline if reading a line fails (the user pressed ^D)2012-08-11, by Kim Alvefur
-
clix.roster: Switch order of name and jid in the list command2012-07-29, by Kim Alvefur
-
clix.archive: Be interactive when --interactive is set. --everything makes it page by itself.2012-07-04, by Kim Alvefur
-
clix.lua: Create the logger with the name "clix"2012-06-29, by Kim Alvefur
-
clix.lua: Log "connected as ..." instead of writing it directly to stderr2012-06-29, by Kim Alvefur
-
clix.lua: Log nothing when --quiet2012-06-29, by Kim Alvefur
-
clix.lua: Log info messages by default (almost none)2012-06-29, by Kim Alvefur
-
clix.raw: Add a ping command to the sandbox2012-06-29, by Kim Alvefur
-
clix.raw: Nicer error reporting from the sandbox.2012-06-29, by Kim Alvefur
-
clix.raw: Print one incoming stanza per line, instead of raw incoming data.2012-06-29, by Kim Alvefur
-
clix.lua: add -i for --interactive2012-06-28, by Kim Alvefur
-
clix.archive: Show timestamps2012-06-28, by Kim Alvefur
-
clix.archive: The world doesn't revolve around us.2012-06-28, by Kim Alvefur
-
clix.archive: Use --to specify where to direct the query2012-06-25, by Kim Alvefur
-
clix.archive: Parse timestamps2012-06-25, by Kim Alvefur
-
clix.archive: Remove some debugging code that slipped in2012-06-25, by Kim Alvefur
-
squishy: Add clix.archive2012-06-25, by Kim Alvefur
-
clix.archive: New plugin, a MAM browser2012-06-25, by Kim Alvefur
-
squishy: Add publish_atom and sendfile2012-06-25, by Kim Alvefur
-
squishy: see verse commit b5fd3292bdbd2012-06-25, by Kim Alvefur
-
clix.publish_atom: Use the $USER environment variable as fallback for author.2012-02-19, by Kim Alvefur
-
clix.publish_atom: Don't quit until the server responds to our publish request.2012-02-19, by Kim Alvefur
-
clix: Fix logging for new Verse2012-02-12, by Matthew Wild
-
clix.publish_atom: Publish Atom entries into PubSub nodes. (Thanks MattJ for the unfinished code)2012-02-12, by Kim Alvefur
-
clix.raw: Add a small sandbox with util.stanza functions2012-01-16, by Kim Alvefur
-
clix.vcard: Use util.vcard, add ability to change your vcard.2011-11-06, by Kim Alvefur
-
clix.roster: List now lets you search on nickname and jid.2011-10-10, by Kim Alvefur
-
clix.vcard: Fix debug.2011-08-14, by Kim Alvefur
-
clix.vcard, squishy: Add plugin that fetches and converts peoples vCards to the text format.2011-08-14, by Kim Alvefur
-
clix.roster: Add a help command to list available sub-commands.2011-08-14, by Kim Alvefur
-
clix.roster: Use rest of line as last parameter for nick and group sub-commands.2011-07-04, by Kim Alvefur
-
clix.roster: Add command for unsubscribing and canceling subscription2011-05-17, by Kim Alvefur
-
clix.export: Don't add empty iq:private nodes.2011-05-04, by Kim Alvefur
-
clix.roster: Add a separator between groups in the show sub command2011-04-20, by Kim Alvefur
-
clix.roster: Don't run any command by default when --interactive2011-04-19, by Kim Alvefur
-
clix.roster: Show incomming subscription requests when --presence is used2011-03-15, by Kim Alvefur
-
clix.roster: Fix nickname fallback2011-03-15, by Kim Alvefur
-
clix.export: Remove another up()2011-03-15, by Kim Alvefur
-
clix.export: Remove unneeded up()2011-03-15, by Kim Alvefur
-
clix.export: Use verses debug()2011-03-15, by Kim Alvefur
-
clix.lua: Remove debug print()2011-03-14, by Matthew Wild
-
squishy: Add export2011-03-14, by Kim Alvefur
-
clix.export: XEP-0227 format account exporter2011-03-14, by Kim Alvefur
-
Merge with Zash2011-03-12, by Matthew Wild
-
clix.roster: Roster management2011-03-12, by Kim Alvefur
-
sendfile: Small fix for command description2011-03-12, by Matthew Wild
-
clix.lua: Close connection immediately rather than delaying if send buffer is empty (thanks Florob)2010-12-14, by Matthew Wild
-
clix/sendfile.lua: Send a file to a JID using Jingle2010-09-15, by Matthew Wild
-
clix.lua: Filter all log messages except those of the 'error' level unless -v is given2010-09-15, by Matthew Wild
-
clix.lua: clix_connect(): Accept a list of plugins to load for the Verse connection2010-09-15, by Matthew Wild
-
clix.lua: Use verse.logger() instead of print as the default logger2010-09-15, by Matthew Wild
-
README: Correct location of .clix(rc)? file2010-08-24, by Paul Aurich
-
clix.lua: Correctly remove handled args2010-07-06, by Florian Zeitz
-
clix.lua: Fix argument handling (thanks uhoreg)2010-06-07, by Matthew Wild
-
close connection when no more input is available in interactive mode2010-06-07, by Hubert Chathi
-
clix.lua: Only set config key on valid lines2010-05-30, by Matthew Wild
-
README: Add description of options common to all commands2010-01-12, by Matthew Wild
-
README: Rename 'message' command to 'send' in the example2010-01-12, by Matthew Wild
-
squishy: Add the new command modules2010-01-12, by Matthew Wild
-
clix: Pass short_help option to modules correctly2010-01-12, by Matthew Wild
-
clix.*: Add --short-help and make sure they are working correctly2010-01-12, by Matthew Wild
-
squish: Add --with-verse option to allow packing verse in as well2010-01-12, by Matthew Wild
-
clix.bounce: Bounce stanzas from all or certain JIDs to another JID (which may be a chatroom)2010-01-07, by Matthew Wild
-
clix.mirror: Mirror stanzas by switching to/from2010-01-07, by Matthew Wild
-
clix, clix.raw: Move 'Connected as' to clix_connect(), and suppress on -q/--quiet2010-01-07, by Matthew Wild
-
clix.receive: Suppress history from chatrooms unless -h/--history is supplied2010-01-07, by Matthew Wild
-
clix, clix.send: Support for chatrooms (-c/--chatroom with --nick=somenick)2010-01-07, by Matthew Wild
-
clix: Allow --debug to be anywhere on the command-line2010-01-07, by Matthew Wild
-
clix.raw: New command to set up a raw XML in/out session with the server2010-01-07, by Matthew Wild
-
clix.send: Add --stdin flag to indicate to read data from stdin (but not interactively)2010-01-07, by Matthew Wild
-
Move presence sending into clix_connect(), and control with -o/--presence2010-01-07, by Matthew Wild
-
Rename command 'message'->'send' and add 'receive' to the squishy file2010-01-07, by Matthew Wild
-
clix: Allow -p/--password to specify the login password2010-01-07, by Matthew Wild
-
clix: Close connection after fatal error during login2010-01-07, by Matthew Wild
-
clix: Allow specifying the resource with -r/--resource2010-01-07, by Matthew Wild
-
clix.receive: New command to print text of received messages2010-01-07, by Matthew Wild
-
clix: Handle errors (including 'interrupted!') in verse.loop()2010-01-07, by Matthew Wild
-
README: Add config file example2010-01-07, by Matthew Wild
-
clix.message: Add -i/--interactive to allow piping stdin over XMPP (like sendxmpp)2010-01-07, by Matthew Wild
-
clix: Make short_opts table global, to allow commands to add their own short options2010-01-07, by Matthew Wild
-
clix: Enable global Verse logger when verbose is enabled2010-01-07, by Matthew Wild
-
README: Added2010-01-06, by Matthew Wild
-
clix.lua, COPYING: Add COPYING file with MIT license, add copyright header to clix.lua2010-01-06, by Matthew Wild
-
clix.lua: Add shebang for people who don't use squish2010-01-06, by Matthew Wild
-
Remove clix.coro.lua now it is safely in revision control history for when I need to revive it2010-01-06, by Matthew Wild
-
clix: Make more use of Verse's new logging controls2010-01-06, by Matthew Wild
-
squish: Fix name conflict with clix directory2010-01-06, by Matthew Wild
-
Initial commit2010-01-06, by Matthew Wild
Scroll all the way down to load more.