log

age author description
Fri, 18 Mar 2011 19:35:25 +0100 Mikael Berthe Update hbuf_jump_readmark()
Fri, 18 Mar 2011 19:08:16 +0100 Mikael Berthe Hopefully fix previous commit
Fri, 18 Mar 2011 12:29:57 +0100 Mikael Berthe Couple of readmark-related bugfixes
Tue, 15 Mar 2011 14:14:20 +0100 Mikael Berthe Update AUTHORS
Tue, 15 Mar 2011 14:07:44 +0100 Mikael Berthe Do not block system messages when block_unsubscribed is set
Tue, 15 Mar 2011 12:29:24 +0100 Mikael Berthe Add a readmark when a history buffer is loaded
Tue, 15 Mar 2011 00:39:17 +0100 Mikael Berthe Try to improve readmarks in some cases
Mon, 14 Mar 2011 23:45:24 +0100 Mikael Berthe Add 'color_readmark'
Mon, 14 Mar 2011 23:40:52 +0100 Mikael Berthe Add completion item for /buffer readmark subcommand
Mon, 14 Mar 2011 23:26:49 +0100 Mikael Berthe Update help files
Mon, 14 Mar 2011 23:19:55 +0100 Mikael Berthe Be more verbose when the buffer search commands are not successful
Mon, 14 Mar 2011 23:16:11 +0100 Mikael Berthe Add command /buffer readmark
Mon, 14 Mar 2011 15:04:00 +0100 Mikael Berthe Don't update readmark when buffer scroll_lock is set
Mon, 14 Mar 2011 14:25:21 +0100 Mikael Berthe Update readmark support
Mon, 14 Mar 2011 13:17:17 +0100 Mikael Berthe Improve MUC support (Myhailo Danylenko)
Mon, 14 Mar 2011 13:07:55 +0100 Mikael Berthe Update API ChangeLog (v17)
Mon, 14 Mar 2011 12:53:27 +0100 Mikael Berthe Add support for XEP-0249 / Direct MUC Invitations (Myhailo Danylenko)
Mon, 14 Mar 2011 12:50:18 +0100 Mikael Berthe Automatically set readmark flag
Mon, 14 Mar 2011 12:50:15 +0100 Mikael Berthe Add scr_buffer_readmark()
Mon, 14 Mar 2011 12:48:15 +0100 Mikael Berthe Add readmark support
Thu, 03 Mar 2011 19:56:44 +0100 Mikael Berthe Update help files (/iline iline_insert)
Thu, 03 Mar 2011 19:41:58 +0100 Mikael Berthe Complain when the iline subcommand is missing/incorrect
Thu, 03 Mar 2011 19:29:33 +0100 Mikael Berthe Add /iline iline_insert (Hermitifier)
Sun, 27 Feb 2011 19:47:39 +0100 Mikael Berthe Add a comment about the FIFO module to the sample configuration file
Sun, 27 Feb 2011 18:58:17 +0100 Mikael Berthe Add default server for private messages
Sun, 27 Feb 2011 18:15:27 +0100 Mikael Berthe Use guards for colors (Myhailo Danylenko)
Sun, 27 Feb 2011 17:42:27 +0100 Mikael Berthe Modularize fifo system (Myhailo Danylenko)
Sun, 27 Feb 2011 17:24:11 +0100 Mikael Berthe Use guard for the fifo system (Myhailo Danylenko)
Sun, 27 Feb 2011 16:51:55 +0100 Mikael Berthe Simplify cmd_add() (Myhailo Danylenko)
Sat, 12 Feb 2011 19:00:59 +0100 Mikael Berthe Fix MUC whois / auto_whois
Sat, 12 Feb 2011 18:31:31 +0100 Mikael Berthe Fix "/rename -" (Hermitifier)
Sun, 19 Dec 2010 22:32:41 +0100 Mikael Berthe Do not terminate ncurses too early
Sun, 05 Dec 2010 11:41:16 +0100 Mikael Berthe Handle the Enter key on Maemo systems (diSabler)
Wed, 01 Dec 2010 22:17:14 +0100 Mikael Berthe Restore dev API numbers
Wed, 01 Dec 2010 22:14:38 +0100 Mikael Berthe Post-0.10.1 changes
Wed, 01 Dec 2010 21:55:25 +0100 Mikael Berthe Added signature for changeset 45c8b217fabb
Wed, 01 Dec 2010 21:49:10 +0100 Mikael Berthe Added tag 0.10.1 for changeset 45c8b217fabb
Wed, 01 Dec 2010 21:36:37 +0100 Mikael Berthe Ready for release 0.10.1 0.10.1
Wed, 01 Dec 2010 20:39:15 +0100 Mikael Berthe Slight update of the say_to help file
Thu, 11 Nov 2010 21:22:55 +0100 Mikael Berthe Update ChangeLog
Thu, 11 Nov 2010 21:22:06 +0100 Mikael Berthe Do not call compl_get_category_list() needlessly
Thu, 11 Nov 2010 14:13:16 +0100 Mikael Berthe Add option 'completion_ignore_case'
Wed, 10 Nov 2010 17:36:26 +0100 Mikael Berthe Update ChangeLog
Wed, 10 Nov 2010 14:23:43 +0100 Mikael Berthe Update help/documentation
Wed, 10 Nov 2010 14:08:49 +0100 Mikael Berthe Add a category module to complete the /module subcommands
Wed, 10 Nov 2010 14:08:24 +0100 Mikael Berthe Increase the number of available categories for completions
Wed, 10 Nov 2010 13:59:48 +0100 Mikael Berthe Add module information in the output of /version
Tue, 09 Nov 2010 12:44:53 +0100 Mikael Berthe Add caps to presence when joining a MUC room
Tue, 09 Nov 2010 12:09:23 +0100 Mikael Berthe Send a result message when we receive a roster push
Tue, 09 Nov 2010 11:24:28 +0100 Mikael Berthe Fix potential issue pointed out by franky's clang report
Tue, 09 Nov 2010 11:10:26 +0100 Mikael Berthe Ignore malformed caps packets
Tue, 09 Nov 2010 11:00:41 +0100 Mikael Berthe Display a warning when the option ssl_verify is still used
Thu, 04 Nov 2010 19:51:02 +0100 franky Fix segfault related to url_regex
Sun, 16 May 2010 13:16:30 +0200 Mikael Berthe Update API ChangeLog (v16)
Sun, 16 May 2010 13:14:18 +0200 Mikael Berthe Add "error" field to the message-in hooks
Fri, 14 May 2010 11:58:13 +0200 franky Fix two fd leaks
Fri, 14 May 2010 09:58:40 +0200 franky Only print the ssl status as an integer if we don't understand it
Thu, 13 May 2010 12:26:48 +0200 Mikael Berthe Fix error presence packet handling.
Sun, 18 Apr 2010 14:14:05 +0200 Mikael Berthe Do not display unhandled IQ result messages to the log window
Sun, 18 Apr 2010 14:04:45 +0200 Mikael Berthe Introduce NS_MUC_{USER,ADMIN,OWNER}