Sun, 04 Oct 2009 17:06:07 +0200 Fix typo reported in issue #34
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Oct 2009 17:06:07 +0200] rev 1585
Fix typo reported in issue #34 http://bitbucket.org/McKael/mcabber-crew/issue/34/typos-mcabberrcexample
Sun, 04 Oct 2009 17:01:44 +0200 Fix typo in OTR messages (Anne)
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Oct 2009 17:01:44 +0200] rev 1584
Fix typo in OTR messages (Anne)
Sun, 04 Oct 2009 16:58:04 +0200 Use AC_SYS_LARGEFILE in configure.ac
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Oct 2009 16:58:04 +0200] rev 1583
Use AC_SYS_LARGEFILE in configure.ac
Mon, 20 Apr 2009 19:58:06 +0200 Handle chat notifications even if the JID has no resource
franky [Mon, 20 Apr 2009 19:58:06 +0200] rev 1582
Handle chat notifications even if the JID has no resource
Sat, 18 Apr 2009 12:00:16 +0200 Fix UNREAD event when a special buffer changes
Mikael Berthe <mikael@lilotux.net> [Sat, 18 Apr 2009 12:00:16 +0200] rev 1581
Fix UNREAD event when a special buffer changes The events script wasn't called when the "status buffer" flag was updated, for example.
Tue, 14 Apr 2009 20:36:08 +0200 Only html escape messages when otr session is established
franky [Tue, 14 Apr 2009 20:36:08 +0200] rev 1580
Only html escape messages when otr session is established
Mon, 13 Apr 2009 22:48:48 +0200 Fix display error in the roster
Mikael Berthe <mikael@lilotux.net> [Mon, 13 Apr 2009 22:48:48 +0200] rev 1579
Fix display error in the roster When displaying the group item counts in the roster, the number could wrap -- and overwrite the vertical line. Issue reported by "Dennis" in the MUC room.
Mon, 13 Apr 2009 01:16:23 +0200 Merge main and crew
Mikael Berthe <mikael@lilotux.net> [Mon, 13 Apr 2009 01:16:23 +0200] rev 1578
Merge main and crew
Mon, 13 Apr 2009 00:26:56 +0200 Add count parameter to roster up/down command
Mikael Berthe <mikael@lilotux.net> [Mon, 13 Apr 2009 00:26:56 +0200] rev 1577
Add count parameter to roster up/down command (Based on a patch from knyar in the issue tracker)
Sat, 11 Apr 2009 12:30:51 +0200 Export the FIFO pipe name as an environment variable (Lukas Kuklinek)
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Apr 2009 12:30:51 +0200] rev 1576
Export the FIFO pipe name as an environment variable (Lukas Kuklinek)
Sat, 11 Apr 2009 12:20:12 +0200 Workaround for missing iswblank() on Solaris 8 & 9 (Sebastian Kayser)
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Apr 2009 12:20:12 +0200] rev 1575
Workaround for missing iswblank() on Solaris 8 & 9 (Sebastian Kayser)
Sat, 11 Apr 2009 12:05:27 +0200 Reduce the CPU usage when the server is unreachable
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Apr 2009 12:05:27 +0200] rev 1574
Reduce the CPU usage when the server is unreachable Based on a patch from Alex Gordeev
Tue, 10 Mar 2009 20:48:51 +0100 Fix completion with wide characters (e.g. Japanese characters)
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 10 Mar 2009 20:48:51 +0100] rev 1573
Fix completion with wide characters (e.g. Japanese characters)
Tue, 10 Mar 2009 20:44:16 +0100 Fix tab expansion when using say_to -f
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 10 Mar 2009 20:44:16 +0100] rev 1572
Fix tab expansion when using say_to -f
Sat, 14 Feb 2009 17:30:00 +0100 Update Mercurial .hgignore file
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Feb 2009 17:30:00 +0100] rev 1571
Update Mercurial .hgignore file
Sun, 08 Feb 2009 10:08:05 +0100 Fix display of last character in the input line when Aspell support is enabled
Mikael Berthe <mikael@lilotux.net> [Sun, 08 Feb 2009 10:08:05 +0100] rev 1570
Fix display of last character in the input line when Aspell support is enabled The rightmost character displayed in the input line was always the last character of the line. (Reported by isbear.)
Sun, 12 Apr 2009 20:20:56 +0200 Use otr context where possible, saves one mc_strtolower() per received message
franky [Sun, 12 Apr 2009 20:20:56 +0200] rev 1569
Use otr context where possible, saves one mc_strtolower() per received message
Tue, 27 Jan 2009 22:24:02 +0100 Merge main and crew
Mikael Berthe <mikael@lilotux.net> [Tue, 27 Jan 2009 22:24:02 +0100] rev 1568
Merge main and crew
Tue, 27 Jan 2009 22:19:04 +0100 Fix segfault in command /pgp (reported by Maxim Vuets)
Mikael Berthe <mikael@lilotux.net> [Tue, 27 Jan 2009 22:19:04 +0100] rev 1567
Fix segfault in command /pgp (reported by Maxim Vuets)
Tue, 20 Jan 2009 09:03:24 +0100 Change dataform s/text-multi/text-single to reflect the UI (suggested by ISBear)
franky@veqlargh.fs [Tue, 20 Jan 2009 09:03:24 +0100] rev 1566
Change dataform s/text-multi/text-single to reflect the UI (suggested by ISBear)
Tue, 20 Jan 2009 08:48:11 +0100 Fix segfaults when receiving malformed XEP-0146 packets
franky@veqlargh.fs [Tue, 20 Jan 2009 08:48:11 +0100] rev 1565
Fix segfaults when receiving malformed XEP-0146 packets
Fri, 16 Jan 2009 22:35:21 +0100 Merge main and crew
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Jan 2009 22:35:21 +0100] rev 1564
Merge main and crew
Fri, 16 Jan 2009 22:26:51 +0100 Fix segfault when using /say_to with a bad syntax (reported by ISBear)
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Jan 2009 22:26:51 +0100] rev 1563
Fix segfault when using /say_to with a bad syntax (reported by ISBear)
Thu, 06 Nov 2008 08:15:47 +0100 Add option "use_mouse"
franky [Thu, 06 Nov 2008 08:15:47 +0100] rev 1562
Add option "use_mouse"
Thu, 30 Oct 2008 19:47:11 +0100 Map mouse events to p* keycodes
franky [Thu, 30 Oct 2008 19:47:11 +0100] rev 1561
Map mouse events to p* keycodes
Fri, 17 Oct 2008 18:55:58 +0200 Fix a memory leak in hlog_get_log_jid()
Mikael Berthe <mikael@lilotux.net> [Fri, 17 Oct 2008 18:55:58 +0200] rev 1560
Fix a memory leak in hlog_get_log_jid()
Sat, 11 Oct 2008 10:56:30 +0200 Add Franky's mcabber user guide
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Oct 2008 10:56:30 +0200] rev 1559
Add Franky's mcabber user guide
Fri, 10 Oct 2008 20:29:15 +0200 Fix gcc warnings related to inline/static uses
Mikael Berthe <mikael@lilotux.net> [Fri, 10 Oct 2008 20:29:15 +0200] rev 1558
Fix gcc warnings related to inline/static uses
Fri, 10 Oct 2008 19:31:41 +0200 Mention otrpolicy in the sample configuration file (suggested by T. Glaser)
Mikael Berthe <mikael@lilotux.net> [Fri, 10 Oct 2008 19:31:41 +0200] rev 1557
Mention otrpolicy in the sample configuration file (suggested by T. Glaser)
Fri, 10 Oct 2008 19:22:21 +0200 "unban" appears twice in some help files (reported by isbear)
Mikael Berthe <mikael@lilotux.net> [Fri, 10 Oct 2008 19:22:21 +0200] rev 1556
"unban" appears twice in some help files (reported by isbear)
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip