log

age author description
Sun, 27 Mar 2011 20:19:54 +0200 Mikael Berthe Introduce MCABBER_API_HAVE_CMD_ID to ease module updates
Sun, 27 Mar 2011 19:39:44 +0200 Mikael Berthe Introduce MCABBER_BRANCH_DEV to ease module updates
Sun, 27 Mar 2011 19:03:42 +0200 Mikael Berthe Update API ChangeLog (v20)
Sun, 27 Mar 2011 18:57:42 +0200 Mikael Berthe Add cmd_set_safe() / cmd_is_safe() (Myhailo Danylenko)
Sun, 27 Mar 2011 18:34:13 +0200 Mikael Berthe Update API ChangeLog (v19)
Sun, 27 Mar 2011 18:28:45 +0200 Mikael Berthe Use a command ID with cmd_add/cmd_del (Myhailo Danylenko)
Sun, 27 Mar 2011 13:35:08 +0200 Mikael Berthe Add command /iline clear_history
Sun, 27 Mar 2011 12:45:41 +0200 Mikael Berthe XEP 184: don't send receipts to buddies that have no presence subscription
Sun, 27 Mar 2011 10:43:13 +0200 Jan Zachorowski Refresh the roster when MUC bookmarks are received
Sat, 26 Mar 2011 16:33:28 +0100 Mikael Berthe Update help files
Sat, 26 Mar 2011 15:16:33 +0100 Mikael Berthe Update API ChangeLog (v18)
Sat, 26 Mar 2011 15:08:57 +0100 Mikael Berthe Add 'muc_bookmark_autoupdate' (Hermitifier)
Sat, 26 Mar 2011 14:45:19 +0100 Mikael Berthe Add /room setopt flag_joins (Hermitifier)
Sat, 26 Mar 2011 13:56:41 +0100 Mikael Berthe Fix changeset e6beab22099b (Hermitifier)
Sat, 26 Mar 2011 13:37:33 +0100 Mikael Berthe Use smarter message flag in the main status line
Thu, 24 Mar 2011 20:53:08 +0100 Mikael Berthe Do not add items to roster with commands /move and /rename (Hermitifier)
Sat, 19 Mar 2011 20:07:56 +0100 Mikael Berthe Add missing files
Sat, 19 Mar 2011 20:06:34 +0100 Mikael Berthe Modularize url_regex
Sat, 19 Mar 2011 13:20:22 +0100 Mikael Berthe Update documentation
Sat, 19 Mar 2011 13:06:23 +0100 Mikael Berthe Remove deprecated status invisible
Sat, 19 Mar 2011 12:50:04 +0100 Mikael Berthe Minor README update
Sat, 19 Mar 2011 10:38:17 +0100 Mikael Berthe Fix another readmark issue with line wrapping
Fri, 18 Mar 2011 19:48:34 +0100 Mikael Berthe Improve (fix) buffer up 1 when the screen is cleared
Fri, 18 Mar 2011 19:39:58 +0100 Mikael Berthe buffer readmark: don't update the screen when there is no mark
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