Sat, 14 Nov 2020 15:26:06 +0100 Kim Alvefur clix: Use tabs for indentation in command line parsing file | diff | annotate
Sun, 20 May 2018 01:04:02 +0200 Kim Alvefur clix: Initialize verse in modern way file | diff | annotate
Mon, 08 Sep 2014 12:20:24 +0200 Kim Alvefur Merge with MattJ file | diff | annotate
Mon, 11 Feb 2013 00:00:49 +0100 Kim Alvefur clix.lua: Don't break if the disconnected event has no event data, and don't warn if the stream was closed cleanly file | diff | annotate
Sun, 10 Feb 2013 23:59:34 +0100 Kim Alvefur clix.lua: Add --raw option for printing raw incoming and outgoing data file | diff | annotate
Sun, 10 Feb 2013 23:58:27 +0100 Kim Alvefur clix.lua: Print logged warnings by default file | diff | annotate
Wed, 20 Aug 2014 12:05:46 +0200 Marc Fauser new sendfilecontent plugin file | diff | annotate
Sat, 30 Jun 2012 01:00:16 +0200 Kim Alvefur clix.lua: Create the logger with the name "clix" file | diff | annotate
Sat, 30 Jun 2012 00:59:47 +0200 Kim Alvefur clix.lua: Log "connected as ..." instead of writing it directly to stderr file | diff | annotate
Sat, 30 Jun 2012 00:58:52 +0200 Kim Alvefur clix.lua: Log nothing when --quiet file | diff | annotate
Sat, 30 Jun 2012 00:43:21 +0200 Kim Alvefur clix.lua: Log info messages by default (almost none) file | diff | annotate
Thu, 28 Jun 2012 14:40:36 +0200 Kim Alvefur clix.lua: add -i for --interactive file | diff | annotate
Sun, 12 Feb 2012 20:45:06 +0000 Matthew Wild clix: Fix logging for new Verse file | diff | annotate
Mon, 14 Mar 2011 16:46:27 +0000 Matthew Wild clix.lua: Remove debug print() file | diff | annotate
Tue, 14 Dec 2010 20:18:56 +0000 Matthew Wild clix.lua: Close connection immediately rather than delaying if send buffer is empty (thanks Florob) file | diff | annotate
Wed, 15 Sep 2010 16:53:32 +0100 Matthew Wild clix.lua: Filter all log messages except those of the 'error' level unless -v is given file | diff | annotate
Wed, 15 Sep 2010 16:40:14 +0100 Matthew Wild clix.lua: clix_connect(): Accept a list of plugins to load for the Verse connection file | diff | annotate
Wed, 15 Sep 2010 16:39:38 +0100 Matthew Wild clix.lua: Use verse.logger() instead of print as the default logger file | diff | annotate
Tue, 24 Aug 2010 22:51:49 +0100 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 seconds file | diff | annotate
Tue, 06 Jul 2010 17:02:40 +0200 Florian Zeitz clix.lua: Correctly remove handled args file | diff | annotate
Mon, 07 Jun 2010 20:19:53 +0100 Matthew Wild clix.lua: Fix argument handling (thanks uhoreg) file | diff | annotate
Sun, 30 May 2010 02:56:40 +0100 Matthew Wild clix.lua: Hook Verse's new 'ready' event instead of 'binding-success' and switch to 'bind-failure' for hooking resource bind failures file | diff | annotate
Sun, 30 May 2010 02:13:05 +0100 Matthew Wild clix.lua: Only set config key on valid lines file | diff | annotate
Sat, 29 May 2010 21:13:27 +0100 Matthew Wild clix.lua: Improvements to argument handling and command detection. In particular options may now precede commands. file | diff | annotate
Sat, 29 May 2010 20:58:27 +0100 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) file | diff | annotate
Tue, 12 Jan 2010 02:17:58 +0000 Matthew Wild clix: Pass short_help option to modules correctly file | diff | annotate
Thu, 07 Jan 2010 22:05:25 +0000 Matthew Wild clix, clix.raw: Move 'Connected as' to clix_connect(), and suppress on -q/--quiet file | diff | annotate
Thu, 07 Jan 2010 21:22:27 +0000 Matthew Wild clix, clix.send: Support for chatrooms (-c/--chatroom with --nick=somenick) file | diff | annotate
Thu, 07 Jan 2010 20:59:15 +0000 Matthew Wild clix: Allow --debug to be anywhere on the command-line file | diff | annotate
Thu, 07 Jan 2010 20:56:18 +0000 Matthew Wild Move presence sending into clix_connect(), and control with -o/--presence file | diff | annotate
Thu, 07 Jan 2010 02:36:52 +0000 Matthew Wild clix: Allow -p/--password to specify the login password file | diff | annotate
Thu, 07 Jan 2010 02:36:34 +0000 Matthew Wild clix: Close connection after fatal error during login file | diff | annotate
Thu, 07 Jan 2010 02:35:04 +0000 Matthew Wild clix: Allow specifying the resource with -r/--resource file | diff | annotate
Thu, 07 Jan 2010 02:31:00 +0000 Matthew Wild clix: Handle errors (including 'interrupted!') in verse.loop() file | diff | annotate
Thu, 07 Jan 2010 02:05:48 +0000 Matthew Wild clix: Make short_opts table global, to allow commands to add their own short options file | diff | annotate
Thu, 07 Jan 2010 02:05:16 +0000 Matthew Wild clix: Enable global Verse logger when verbose is enabled file | diff | annotate
Wed, 06 Jan 2010 18:25:17 +0000 Matthew Wild clix.lua, COPYING: Add COPYING file with MIT license, add copyright header to clix.lua file | diff | annotate
Wed, 06 Jan 2010 18:19:47 +0000 Matthew Wild clix.lua: Add shebang for people who don't use squish file | diff | annotate
Wed, 06 Jan 2010 17:52:01 +0000 Matthew Wild clix: Make more use of Verse's new logging controls file | diff | annotate
Wed, 06 Jan 2010 03:50:37 +0000 Matthew Wild Initial commit file | diff | annotate
(0) tip

mercurial