Software /
code /
clix
Graph
-
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.