Software /
code /
clix
Graph
-
squishy: see verse commit b5fd3292bdbdMon, 25 Jun 2012 02:36:10 +0200, by Kim Alvefur
-
clix.publish_atom: Use the $USER environment variable as fallback for author.Sun, 19 Feb 2012 23:51:05 +0100, by Kim Alvefur
-
clix.publish_atom: Don't quit until the server responds to our publish request.Sun, 19 Feb 2012 23:50:09 +0100, by Kim Alvefur
-
clix: Fix logging for new VerseSun, 12 Feb 2012 20:45:06 +0000, by Matthew Wild
-
clix.publish_atom: Publish Atom entries into PubSub nodes. (Thanks MattJ for the unfinished code)Sun, 12 Feb 2012 02:22:58 +0100, by Kim Alvefur
-
clix.raw: Add a small sandbox with util.stanza functionsMon, 16 Jan 2012 21:27:33 +0100, by Kim Alvefur
-
clix.vcard: Use util.vcard, add ability to change your vcard.Sun, 06 Nov 2011 20:08:26 +0100, by Kim Alvefur
-
clix.roster: List now lets you search on nickname and jid.Mon, 10 Oct 2011 06:47:52 +0200, by Kim Alvefur
-
clix.vcard: Fix debug.Sun, 14 Aug 2011 21:34:28 +0200, by Kim Alvefur
-
clix.vcard, squishy: Add plugin that fetches and converts peoples vCards to the text format.Sun, 14 Aug 2011 21:30:08 +0200, by Kim Alvefur
-
clix.roster: Add a help command to list available sub-commands.Sun, 14 Aug 2011 21:27:41 +0200, by Kim Alvefur
-
clix.roster: Use rest of line as last parameter for nick and group sub-commands.Mon, 04 Jul 2011 10:43:43 +0200, by Kim Alvefur
-
clix.roster: Add command for unsubscribing and canceling subscriptionTue, 17 May 2011 20:50:46 +0200, by Kim Alvefur
-
clix.export: Don't add empty iq:private nodes.Thu, 05 May 2011 01:30:06 +0200, by Kim Alvefur
-
clix.roster: Add a separator between groups in the show sub commandWed, 20 Apr 2011 02:00:16 +0200, by Kim Alvefur
-
clix.roster: Don't run any command by default when --interactiveWed, 20 Apr 2011 01:29:45 +0200, by Kim Alvefur
-
clix.roster: Show incomming subscription requests when --presence is usedTue, 15 Mar 2011 18:32:51 +0100, by Kim Alvefur
-
clix.roster: Fix nickname fallbackTue, 15 Mar 2011 18:29:24 +0100, by Kim Alvefur
-
clix.export: Remove another up()Tue, 15 Mar 2011 14:14:18 +0100, by Kim Alvefur
-
clix.export: Remove unneeded up()Tue, 15 Mar 2011 13:10:00 +0100, by Kim Alvefur
-
clix.export: Use verses debug()Tue, 15 Mar 2011 13:09:14 +0100, by Kim Alvefur
-
clix.lua: Remove debug print()Mon, 14 Mar 2011 16:46:27 +0000, by Matthew Wild
-
squishy: Add exportMon, 14 Mar 2011 17:34:11 +0100, by Kim Alvefur
-
clix.export: XEP-0227 format account exporterMon, 14 Mar 2011 17:29:01 +0100, by Kim Alvefur
-
Merge with ZashSat, 12 Mar 2011 19:12:34 +0000, by Matthew Wild
-
clix.roster: Roster managementSat, 12 Mar 2011 20:08:48 +0100, by Kim Alvefur
-
sendfile: Small fix for command descriptionSat, 12 Mar 2011 19:12:04 +0000, by Matthew Wild
-
raw: If using --stdin and not --interactive then buffer all data before connecting, more reliable in a non-interactive environmentTue, 22 Feb 2011 20:52:22 +0000, by Matthew Wild
-
clix.lua: Close connection immediately rather than delaying if send buffer is empty (thanks Florob)Tue, 14 Dec 2010 20:18:56 +0000, by Matthew Wild
-
clix/sendfile.lua: Send a file to a JID using JingleWed, 15 Sep 2010 16:54:21 +0100, by Matthew Wild
-
clix.lua: Filter all log messages except those of the 'error' level unless -v is givenWed, 15 Sep 2010 16:53:32 +0100, by Matthew Wild
-
clix.lua: clix_connect(): Accept a list of plugins to load for the Verse connectionWed, 15 Sep 2010 16:40:14 +0100, by Matthew Wild
-
clix.lua: Use verse.logger() instead of print as the default loggerWed, 15 Sep 2010 16:39:38 +0100, by Matthew Wild
-
clix.lua: Add workaround for Tigase bug which discards stanzas sent immediately before stream close, use --close-delay=X to delay close for some secondsTue, 24 Aug 2010 22:51:49 +0100, by Matthew Wild
-
README: Correct location of .clix(rc)? fileTue, 24 Aug 2010 10:55:49 -0700, by Paul Aurich
-
clix.lua: Correctly remove handled argsTue, 06 Jul 2010 17:02:40 +0200, by Florian Zeitz
-
clix.lua: Fix argument handling (thanks uhoreg)Mon, 07 Jun 2010 20:19:53 +0100, by Matthew Wild
-
close connection when no more input is available in interactive modeMon, 07 Jun 2010 13:42:46 -0400, by Hubert Chathi
-
clix.lua: Hook Verse's new 'ready' event instead of 'binding-success' and switch to 'bind-failure' for hooking resource bind failuresSun, 30 May 2010 02:56:40 +0100, by Matthew Wild
-
clix.lua: Only set config key on valid linesSun, 30 May 2010 02:13:05 +0100, by Matthew Wild
-
clix.lua: Improvements to argument handling and command detection. In particular options may now precede commands.Sat, 29 May 2010 21:13:27 +0100, by Matthew Wild
-
clix.lua: Report when config file couldn't be found, change name to .clixrc and comply with fd.o's base directory specifications (now usually ~/.config/.clixrc)Sat, 29 May 2010 20:58:27 +0100, by Matthew Wild
-
README: Add description of options common to all commandsTue, 12 Jan 2010 02:35:47 +0000, by Matthew Wild
-
README: Rename 'message' command to 'send' in the exampleTue, 12 Jan 2010 02:25:42 +0000, by Matthew Wild
-
squishy: Add the new command modulesTue, 12 Jan 2010 02:19:19 +0000, by Matthew Wild
-
clix: Pass short_help option to modules correctlyTue, 12 Jan 2010 02:17:58 +0000, by Matthew Wild
-
clix.*: Add --short-help and make sure they are working correctlyTue, 12 Jan 2010 02:17:38 +0000, by Matthew Wild
-
squish: Add --with-verse option to allow packing verse in as wellTue, 12 Jan 2010 02:17:03 +0000, by Matthew Wild
-
clix.bounce: Bounce stanzas from all or certain JIDs to another JID (which may be a chatroom)Thu, 07 Jan 2010 22:25:28 +0000, by Matthew Wild
-
clix.mirror: Mirror stanzas by switching to/fromThu, 07 Jan 2010 22:05:57 +0000, by Matthew Wild
-
clix, clix.raw: Move 'Connected as' to clix_connect(), and suppress on -q/--quietThu, 07 Jan 2010 22:05:25 +0000, by Matthew Wild
-
clix.receive: Suppress history from chatrooms unless -h/--history is suppliedThu, 07 Jan 2010 21:24:47 +0000, by Matthew Wild
-
clix, clix.send: Support for chatrooms (-c/--chatroom with --nick=somenick)Thu, 07 Jan 2010 21:22:27 +0000, by Matthew Wild
-
clix: Allow --debug to be anywhere on the command-lineThu, 07 Jan 2010 20:59:15 +0000, by Matthew Wild
-
clix.raw: New command to set up a raw XML in/out session with the serverThu, 07 Jan 2010 20:58:52 +0000, by Matthew Wild
-
clix.send: Add --stdin flag to indicate to read data from stdin (but not interactively)Thu, 07 Jan 2010 20:57:59 +0000, by Matthew Wild
-
Move presence sending into clix_connect(), and control with -o/--presenceThu, 07 Jan 2010 20:56:18 +0000, by Matthew Wild
-
Rename command 'message'->'send' and add 'receive' to the squishy fileThu, 07 Jan 2010 19:50:22 +0000, by Matthew Wild
-
clix: Allow -p/--password to specify the login passwordThu, 07 Jan 2010 02:36:52 +0000, by Matthew Wild
-
clix: Close connection after fatal error during loginThu, 07 Jan 2010 02:36:34 +0000, by Matthew Wild
-
clix: Allow specifying the resource with -r/--resourceThu, 07 Jan 2010 02:35:04 +0000, by Matthew Wild
-
clix.receive: New command to print text of received messagesThu, 07 Jan 2010 02:31:18 +0000, by Matthew Wild
-
clix: Handle errors (including 'interrupted!') in verse.loop()Thu, 07 Jan 2010 02:31:00 +0000, by Matthew Wild
-
README: Add config file exampleThu, 07 Jan 2010 02:20:16 +0000, by Matthew Wild
-
clix.message: Add -i/--interactive to allow piping stdin over XMPP (like sendxmpp)Thu, 07 Jan 2010 02:08:50 +0000, by Matthew Wild
-
clix: Make short_opts table global, to allow commands to add their own short optionsThu, 07 Jan 2010 02:05:48 +0000, by Matthew Wild
-
clix: Enable global Verse logger when verbose is enabledThu, 07 Jan 2010 02:05:16 +0000, by Matthew Wild
-
README: AddedWed, 06 Jan 2010 18:25:42 +0000, by Matthew Wild
-
clix.lua, COPYING: Add COPYING file with MIT license, add copyright header to clix.luaWed, 06 Jan 2010 18:25:17 +0000, by Matthew Wild
-
clix.lua: Add shebang for people who don't use squishWed, 06 Jan 2010 18:19:47 +0000, by Matthew Wild
-
Remove clix.coro.lua now it is safely in revision control history for when I need to revive itWed, 06 Jan 2010 18:01:18 +0000, by Matthew Wild
-
clix: Make more use of Verse's new logging controlsWed, 06 Jan 2010 17:52:01 +0000, by Matthew Wild
-
squish: Fix name conflict with clix directoryWed, 06 Jan 2010 17:33:16 +0000, by Matthew Wild
-
Initial commitWed, 06 Jan 2010 03:50:37 +0000, by Matthew Wild
Scroll all the way down to load more.