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}
Sat, 17 Apr 2010 14:11:16 +0200 Mikael Berthe Update API ChangeLog (v15)
Sat, 17 Apr 2010 14:03:37 +0200 Mikael Berthe Add "hook-subscription" hook and hk_subscription()
Sat, 17 Apr 2010 12:31:35 +0200 Mikael Berthe Clean up previous patch
Sat, 17 Apr 2010 11:50:22 +0200 Mikael Berthe Fix looping issue spotted by isbear when sending manual IQ messages
Sat, 17 Apr 2010 11:21:04 +0200 Mikael Berthe Fix issue #54 -- command line corruption
Wed, 14 Apr 2010 21:27:37 +0200 Mikael Berthe Improve messages when connecting to the Jabber server
Wed, 14 Apr 2010 21:11:12 +0200 Mikael Berthe Update some file headers
Wed, 14 Apr 2010 21:01:31 +0200 Mikael Berthe Display a warning when the configuration file hasn't been updated
Mon, 12 Apr 2010 23:40:14 +0200 Mikael Berthe More lm_message_node_get_child_value() return value checks
Mon, 12 Apr 2010 23:24:20 +0200 Mikael Berthe Fix two MUC issues (reported by VarLog)
Mon, 12 Apr 2010 22:22:22 +0200 Mikael Berthe Display mcabber version when starting a trace log
Mon, 12 Apr 2010 20:50:19 +0200 Mikael Berthe [MUC] Fix handling of empty room topic
Sun, 11 Apr 2010 20:02:16 +0200 Mikael Berthe Do not block MUC private messages when 'block_unsubscribed' is set
Sun, 11 Apr 2010 19:49:52 +0200 Mikael Berthe Display the JID before attempting to connect
Sun, 11 Apr 2010 18:53:21 +0200 Mikael Berthe Clean up the TODO file
Sun, 11 Apr 2010 17:20:32 +0200 Mikael Berthe Add "delayed" argument to the message-in hooks
Sun, 11 Apr 2010 16:20:18 +0200 Mikael Berthe Post-0.10.0 changes
Sun, 11 Apr 2010 15:38:41 +0200 Mikael Berthe Added signature for changeset 41699679b121
Sun, 11 Apr 2010 15:31:35 +0200 Mikael Berthe Added tag 0.10.0 for changeset 41699679b121
Sun, 11 Apr 2010 15:07:28 +0200 Mikael Berthe Ready for release 0.10.0 0.10.0
Sat, 10 Apr 2010 21:56:53 +0200 Mikael Berthe Provide raw message in message-in hooks
Fri, 09 Apr 2010 21:54:57 +0200 Mikael Berthe Update FR help files
Fri, 09 Apr 2010 21:03:40 +0200 franky Update DE help files
Fri, 09 Apr 2010 19:57:19 +0200 Mikael Berthe Update CS help files (Vic)
Thu, 08 Apr 2010 22:55:59 +0200 Mikael Berthe Update NL help files (Eric Hameleers)
Thu, 08 Apr 2010 18:59:47 +0200 Mikael Berthe Fix typo in PL help file reported by Hermitifier
Tue, 06 Apr 2010 23:47:36 +0200 Mikael Berthe Added tag 0.10.0-rc5 for changeset 668657be02ba
Wed, 07 Apr 2010 00:41:08 +0300 Myhailo Danylenko Honour libidn build flags 0.10.0-rc5
Tue, 06 Apr 2010 22:03:55 +0200 Mikael Berthe Added tag 0.10.0-rc4 for changeset b85585d02cd9
Mon, 05 Apr 2010 23:25:45 +0200 Mikael Berthe Merge main with crew 0.10.0-rc4
Tue, 06 Apr 2010 00:16:02 +0300 Myhailo Danylenko Correctly process missing name in identity
Mon, 05 Apr 2010 23:13:53 +0200 Mikael Berthe Update IT help files (Alessandro Dotti Contra)
Mon, 05 Apr 2010 23:07:42 +0200 Myhailo Danylenko Fix bug in /say_to introduced in changeset 5492b87ba9d0
Mon, 05 Apr 2010 22:30:02 +0200 Mikael Berthe Update RU help files (Artyom Loenko)
Mon, 05 Apr 2010 18:17:09 +0300 Myhailo Danylenko Accept identity without name
Mon, 05 Apr 2010 11:40:00 +0200 franky Check for NULL parameters in caps functions
Sun, 04 Apr 2010 14:59:35 +0200 Mikael Berthe Added tag 0.10.0-rc3 for changeset ac7c5bde6c35
Sun, 04 Apr 2010 12:33:14 +0200 Mikael Berthe Update PL help files (entragian) 0.10.0-rc3
Sun, 04 Apr 2010 10:31:38 +0200 Mikael Berthe Partial update for XEP-0184 v1.1
Sun, 04 Apr 2010 00:15:53 +0200 Mikael Berthe /event list sets the message flag when the list is long
Sat, 03 Apr 2010 22:01:54 +0200 Mikael Berthe Update API ChangeLog (v13)
Sat, 03 Apr 2010 21:58:56 +0200 Mikael Berthe s/jep/xep/
Sat, 03 Apr 2010 20:41:04 +0200 Mikael Berthe Fix parent (27c42ee4b6f0) :-/
Sat, 03 Apr 2010 20:39:06 +0200 Mikael Berthe Add a safety check to user_histo_file()
Sat, 03 Apr 2010 20:21:37 +0200 Mikael Berthe readline: Make backward_kill_iline() consistent with backward_kill_word()
Sat, 03 Apr 2010 20:10:22 +0200 Mikael Berthe Fix contrib sample event script
Sat, 03 Apr 2010 19:12:20 +0200 Mikael Berthe Fix a potential encoding issue on non-UTF8 systems
Sat, 03 Apr 2010 17:45:35 +0200 Mikael Berthe Enable say_to ./resource message
Sat, 03 Apr 2010 17:07:27 +0200 Mikael Berthe "." is not a valid Jabber domain name
Sat, 03 Apr 2010 14:37:27 +0200 Mikael Berthe Merge main and crew
Fri, 02 Apr 2010 02:36:34 +0300 Myhailo Danylenko Fix coding style in xmpp_helper
Sat, 03 Apr 2010 14:32:09 +0200 Mikael Berthe Update PL help files (entragian)
Fri, 02 Apr 2010 18:29:52 +0200 Mikael Berthe Do not use setfiletype command in mcabber_log-ftdetect.vim
Fri, 02 Apr 2010 17:15:38 +0200 Mikael Berthe Remove outdated and unmaintained mcwizz from contrib
Fri, 02 Apr 2010 16:46:48 +0200 Mikael Berthe Update Vim syntax script, add a ftdetect script
Thu, 01 Apr 2010 21:12:56 +0200 Mikael Berthe Fix 3 minor warnings
Thu, 01 Apr 2010 21:08:07 +0200 Mikael Berthe Add Vim color syntax file
Thu, 01 Apr 2010 19:33:23 +0200 alkino Sort items in completion lists
Thu, 01 Apr 2010 00:07:19 +0200 Mikael Berthe Add a configure switch for (obsolete) Message Events [XEP-0022]
Wed, 31 Mar 2010 22:05:12 +0200 Mikael Berthe Remove bogus comment