clix.lua: Fix argument handling (thanks uhoreg)
|
Matthew Wild |
Mon, 07 Jun 2010 20:19:53 +0100 |
close connection when no more input is available in interactive mode
|
Hubert Chathi |
Mon, 07 Jun 2010 13:42:46 -0400 |
clix.lua: Hook Verse's new 'ready' event instead of 'binding-success' and switch to 'bind-failure' for hooking resource bind failures
|
Matthew Wild |
Sun, 30 May 2010 02:56:40 +0100 |
clix.lua: Only set config key on valid lines
|
Matthew Wild |
Sun, 30 May 2010 02:13:05 +0100 |
clix.lua: Improvements to argument handling and command detection. In particular options may now precede commands.
|
Matthew Wild |
Sat, 29 May 2010 21:13:27 +0100 |
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)
|
Matthew Wild |
Sat, 29 May 2010 20:58:27 +0100 |
README: Add description of options common to all commands
|
Matthew Wild |
Tue, 12 Jan 2010 02:35:47 +0000 |
README: Rename 'message' command to 'send' in the example
|
Matthew Wild |
Tue, 12 Jan 2010 02:25:42 +0000 |
squishy: Add the new command modules
|
Matthew Wild |
Tue, 12 Jan 2010 02:19:19 +0000 |
clix: Pass short_help option to modules correctly
|
Matthew Wild |
Tue, 12 Jan 2010 02:17:58 +0000 |
clix.*: Add --short-help and make sure they are working correctly
|
Matthew Wild |
Tue, 12 Jan 2010 02:17:38 +0000 |
squish: Add --with-verse option to allow packing verse in as well
|
Matthew Wild |
Tue, 12 Jan 2010 02:17:03 +0000 |
clix.bounce: Bounce stanzas from all or certain JIDs to another JID (which may be a chatroom)
|
Matthew Wild |
Thu, 07 Jan 2010 22:25:28 +0000 |
clix.mirror: Mirror stanzas by switching to/from
|
Matthew Wild |
Thu, 07 Jan 2010 22:05:57 +0000 |
clix, clix.raw: Move 'Connected as' to clix_connect(), and suppress on -q/--quiet
|
Matthew Wild |
Thu, 07 Jan 2010 22:05:25 +0000 |