Sun, 21 Jan 2007 15:31:34 +0100 Un-hardcode Ctrl-q binding, it can be done in the config. file
Mikael Berthe <mikael@lilotux.net> [Sun, 21 Jan 2007 15:31:34 +0100] rev 1131
Un-hardcode Ctrl-q binding, it can be done in the config. file
Sun, 21 Jan 2007 15:13:36 +0100 Refresh chat buffer when sending a message in non-chatmode
Mikael Berthe <mikael@lilotux.net> [Sun, 21 Jan 2007 15:13:36 +0100] rev 1130
Refresh chat buffer when sending a message in non-chatmode When chat mode is off and we send a message, chat mode is enabled but the contact buffer isn't displayed.
Sat, 20 Jan 2007 19:39:54 +0100 Add option "events_ignore_active_window"
Mikael Berthe <mikael@lilotux.net> [Sat, 20 Jan 2007 19:39:54 +0100] rev 1129
Add option "events_ignore_active_window"
Sat, 20 Jan 2007 18:41:13 +0100 Support for invitations to muc rooms
misc@mandriva.org [Sat, 20 Jan 2007 18:41:13 +0100] rev 1128
Support for invitations to muc rooms According to section "7.5" ("Inviting Another User to a Room") of the xep 0045 (about multi user chat), someone can invite you to a room. But it seems mcabber ignore this, so I have coded the missing support. [Patch slightly modified by Mikael]
Sun, 14 Jan 2007 15:00:25 +0100 Add option "cmdhistory_lines"
Mikael Berthe <mikael@lilotux.net> [Sun, 14 Jan 2007 15:00:25 +0100] rev 1127
Add option "cmdhistory_lines"
Sat, 13 Jan 2007 14:38:07 +0100 Fix another memory leak, spotted by valgrind
misc@mandriva.org [Sat, 13 Jan 2007 14:38:07 +0100] rev 1126
Fix another memory leak, spotted by valgrind
Sat, 13 Jan 2007 14:36:05 +0100 Fix a memory leak in libjabber
misc@mandriva.org [Sat, 13 Jan 2007 14:36:05 +0100] rev 1125
Fix a memory leak in libjabber Fix memory leak, with a better algo to detect if we freed of not the memory. Reported by valgrind.
Sat, 13 Jan 2007 11:27:48 +0100 Fix a memory leak in libjabber
misc@mandriva.org [Sat, 13 Jan 2007 11:27:48 +0100] rev 1124
Fix a memory leak in libjabber Memory must be freed every time, since we lose the pointer on it once we say j->current = NULL
Sat, 13 Jan 2007 14:29:41 +0100 Fix memory leak
misc@mandriva.org [Sat, 13 Jan 2007 14:29:41 +0100] rev 1123
Fix memory leak
Sat, 13 Jan 2007 14:27:54 +0100 Filter out ^M (0x0d) characters in incoming messages
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Jan 2007 14:27:54 +0100] rev 1122
Filter out ^M (0x0d) characters in incoming messages This fixes a bug with some centericq versions, reported by Frank Zschockelt.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip