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.
Wed, 10 Jan 2007 21:34:18 +0100 Update contributors
Mikael Berthe <mikael@lilotux.net> [Wed, 10 Jan 2007 21:34:18 +0100] rev 1121
Update contributors
Wed, 10 Jan 2007 21:33:52 +0100 Russian translation of the help files (Loenko Artyom)
Mikael Berthe <mikael@lilotux.net> [Wed, 10 Jan 2007 21:33:52 +0100] rev 1120
Russian translation of the help files (Loenko Artyom)
Sat, 06 Jan 2007 12:15:28 +0100 Merge Franky's contrib scripts
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Jan 2007 12:15:28 +0100] rev 1119
Merge Franky's contrib scripts
Fri, 05 Jan 2007 17:41:42 +0100 Added filter_statusmsg.py to contrib
Frank Zschockelt <jdev@freakysoft.de> [Fri, 05 Jan 2007 17:41:42 +0100] rev 1118
Added filter_statusmsg.py to contrib
Fri, 05 Jan 2007 17:39:07 +0100 Added merge_history.py to contrib
Frank Zschockelt <jdev@freakysoft.de> [Fri, 05 Jan 2007 17:39:07 +0100] rev 1117
Added merge_history.py to contrib
Sat, 06 Jan 2007 12:10:17 +0100 Fix a bug in the history logging (incoming "/me " messages)
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Jan 2007 12:10:17 +0100] rev 1116
Fix a bug in the history logging (incoming "/me " messages) There is a bug in the history logging. If someone sends a "/me bla" message, it won't be saved, only "MR 20070105T00:23:05Z 000" (Problem reported by Frank Zschockelt)
Thu, 28 Dec 2006 15:00:59 +0100 Fix /say_to to a member of a folded group
Mikael Berthe <mikael@lilotux.net> [Thu, 28 Dec 2006 15:00:59 +0100] rev 1115
Fix /say_to to a member of a folded group Issue reported by Salvador.
Thu, 21 Dec 2006 00:58:20 +0200 Fixes installation issue, while building in separate dir
Myhailo Danylenko <isbear@ukrpost.net> [Thu, 21 Dec 2006 00:58:20 +0200] rev 1114
Fixes installation issue, while building in separate dir This is silly paranoid change. :)
Sat, 16 Dec 2006 19:45:30 +0100 Post-0.9.0 changes
Mikael Berthe <mikael@lilotux.net> [Sat, 16 Dec 2006 19:45:30 +0100] rev 1113
Post-0.9.0 changes
Sat, 16 Dec 2006 19:42:31 +0100 Added tag 0.9.0 for changeset f64af9258f3c
Mikael Berthe <mikael@lilotux.net> [Sat, 16 Dec 2006 19:42:31 +0100] rev 1112
Added tag 0.9.0 for changeset f64af9258f3c
Sat, 16 Dec 2006 19:00:48 +0100 Ready for release 0.9.0 0.9.0
Mikael Berthe <mikael@lilotux.net> [Sat, 16 Dec 2006 19:00:48 +0100] rev 1111
Ready for release 0.9.0
Sat, 16 Dec 2006 16:13:17 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 16 Dec 2006 16:13:17 +0100] rev 1110
Update documentation Fix a typo in the mcabberrc sample file and add README_PGP.txt for a PGP quickstart guide.
Thu, 14 Dec 2006 22:42:01 +0100 Fix a small mistake introduced in changeset 1db3d045e95c
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Dec 2006 22:42:01 +0100] rev 1109
Fix a small mistake introduced in changeset 1db3d045e95c When using /room privmsg foo /me thinks the "/me" should be replaced with our nickname, not "foo".
Thu, 14 Dec 2006 22:32:03 +0100 Fix small memory leak in hk_message_in()
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Dec 2006 22:32:03 +0100] rev 1108
Fix small memory leak in hk_message_in()
Thu, 14 Dec 2006 20:39:18 +0100 Fix 2 hooks bugs
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Dec 2006 20:39:18 +0100] rev 1107
Fix 2 hooks bugs - do not write to file descriptor if mkstemp() fails; - remove bogus mkcmdstr("me ").
Thu, 14 Dec 2006 19:17:50 +0100 Cosmetics and cleanup
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Dec 2006 19:17:50 +0100] rev 1106
Cosmetics and cleanup
Wed, 13 Dec 2006 22:05:43 +0100 PGP: Improve checks for missing keys
Mikael Berthe <mikael@lilotux.net> [Wed, 13 Dec 2006 22:05:43 +0100] rev 1105
PGP: Improve checks for missing keys
Wed, 13 Dec 2006 21:51:51 +0100 Allow short key format in check_signature()
Mikael Berthe <mikael@lilotux.net> [Wed, 13 Dec 2006 21:51:51 +0100] rev 1104
Allow short key format in check_signature()
Wed, 13 Dec 2006 14:45:08 +0100 Fixed help/de typos
franky@teufel.fs [Wed, 13 Dec 2006 14:45:08 +0100] rev 1103
Fixed help/de typos
Tue, 12 Dec 2006 22:11:48 +0100 Update AUTHORS (translators)
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Dec 2006 22:11:48 +0100] rev 1102
Update AUTHORS (translators)
Tue, 12 Dec 2006 07:48:41 +0100 Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Dec 2006 07:48:41 +0100] rev 1101
Dutch translation of the help files (Eric Hameleers)
Sun, 10 Dec 2006 15:26:18 +0100 Do not strip quotes in /room privmsg
Mikael Berthe <mikael@lilotux.net> [Sun, 10 Dec 2006 15:26:18 +0100] rev 1100
Do not strip quotes in /room privmsg
Sun, 10 Dec 2006 15:01:18 +0100 Fix a potential JEP22/85 issue introduced by changeset 10f9d6fcfeab
Mikael Berthe <mikael@lilotux.net> [Sun, 10 Dec 2006 15:01:18 +0100] rev 1099
Fix a potential JEP22/85 issue introduced by changeset 10f9d6fcfeab If the remote client has JEP85 resource, make sure we do not send a JEP22 event.
Sun, 10 Dec 2006 11:45:52 +0100 Add "de" to the Makefile & config file. Fix some typos.
Mikael Berthe <mikael@lilotux.net> [Sun, 10 Dec 2006 11:45:52 +0100] rev 1098
Add "de" to the Makefile & config file. Fix some typos.
Sat, 09 Dec 2006 19:46:42 +0100 German translation of the help files
franky@teufel.fs [Sat, 09 Dec 2006 19:46:42 +0100] rev 1097
German translation of the help files
Sat, 09 Dec 2006 11:42:14 +0100 Update manpage
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Dec 2006 11:42:14 +0100] rev 1096
Update manpage
Sat, 09 Dec 2006 11:41:36 +0100 Update ChangeLog and bump version to 0.9.0-dev
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Dec 2006 11:41:36 +0100] rev 1095
Update ChangeLog and bump version to 0.9.0-dev
Sat, 09 Dec 2006 10:14:07 +0100 Update UK translations
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 09 Dec 2006 10:14:07 +0100] rev 1094
Update UK translations
Fri, 08 Dec 2006 23:20:17 +0100 Do not rewrap buffer lines when the chat window width doesn't change
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Dec 2006 23:20:17 +0100] rev 1093
Do not rewrap buffer lines when the chat window width doesn't change
Fri, 08 Dec 2006 22:32:26 +0100 Sort the resources again when a priority changes
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Dec 2006 22:32:26 +0100] rev 1092
Sort the resources again when a priority changes
Fri, 08 Dec 2006 22:08:05 +0100 JEP85: Reset composing/paused state when a resource with higher prio comes up
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Dec 2006 22:08:05 +0100] rev 1091
JEP85: Reset composing/paused state when a resource with higher prio comes up When sending an "active" status, we send it to all resources which have been sent another status.
Thu, 07 Dec 2006 21:39:57 +0100 Update INSTALL file: add a note for FreeBSD users
Mikael Berthe <mikael@lilotux.net> [Thu, 07 Dec 2006 21:39:57 +0100] rev 1090
Update INSTALL file: add a note for FreeBSD users Thanks to MysticOne.
Thu, 07 Dec 2006 21:18:48 +0100 Hopefully fix unicode detection on BSD systems
Mikael Berthe <mikael@lilotux.net> [Thu, 07 Dec 2006 21:18:48 +0100] rev 1089
Hopefully fix unicode detection on BSD systems The ncurses library's unicode support wasn't correctly detected on some systems (FreeBSD for example). This patch adds a HAVE_UNICODE define with autoconf.
Wed, 06 Dec 2006 23:18:36 +0100 Enable jid completion for hidden buddies (e.g. offline contacts)
Mikael Berthe <mikael@lilotux.net> [Wed, 06 Dec 2006 23:18:36 +0100] rev 1088
Enable jid completion for hidden buddies (e.g. offline contacts) Works for hidden groups too.
Wed, 06 Dec 2006 22:35:22 +0100 UK help files: reorder roster commands
Mikael Berthe <mikael@lilotux.net> [Wed, 06 Dec 2006 22:35:22 +0100] rev 1087
UK help files: reorder roster commands
Wed, 06 Dec 2006 22:14:41 +0100 Add command /roster group_prev|group_next and update documentation
Mikael Berthe <mikael@lilotux.net> [Wed, 06 Dec 2006 22:14:41 +0100] rev 1086
Add command /roster group_prev|group_next and update documentation
Tue, 05 Dec 2006 22:41:33 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Dec 2006 22:41:33 +0100] rev 1085
Update TODO & ChangeLog
Tue, 05 Dec 2006 22:26:08 +0100 Move glib-2.0.m4 to macros/missing
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Dec 2006 22:26:08 +0100] rev 1084
Move glib-2.0.m4 to macros/missing
Tue, 05 Dec 2006 22:00:57 +0100 Ctrl-d sends a multi-line message
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Dec 2006 22:00:57 +0100] rev 1083
Ctrl-d sends a multi-line message
Tue, 05 Dec 2006 20:21:09 +0100 Update FR help translations
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Dec 2006 20:21:09 +0100] rev 1082
Update FR help translations
Tue, 05 Dec 2006 19:07:39 +0100 Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Dec 2006 19:07:39 +0100] rev 1081
Update PL help files (Salvador)
Tue, 05 Dec 2006 19:00:30 +0100 Update roster help
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Dec 2006 19:00:30 +0100] rev 1080
Update roster help - Update header - reorder items
Mon, 04 Dec 2006 22:20:26 +0100 The field "name" isn't used anymore
Mikael Berthe <mikael@lilotux.net> [Mon, 04 Dec 2006 22:20:26 +0100] rev 1079
The field "name" isn't used anymore
Mon, 04 Dec 2006 22:13:13 +0100 Use a hash for the list of win buffers
Mikael Berthe <mikael@lilotux.net> [Mon, 04 Dec 2006 22:13:13 +0100] rev 1078
Use a hash for the list of win buffers
Mon, 04 Dec 2006 19:05:58 +0100 Remove useless WindowWidth function
Mikael Berthe <mikael@lilotux.net> [Mon, 04 Dec 2006 19:05:58 +0100] rev 1077
Remove useless WindowWidth function
Sun, 03 Dec 2006 21:15:37 +0100 Fix memory leak in scr_handle_tab()
Mikael Berthe <mikael@lilotux.net> [Sun, 03 Dec 2006 21:15:37 +0100] rev 1076
Fix memory leak in scr_handle_tab()
Sun, 03 Dec 2006 19:29:54 +0100 Improve scr_LogPrint() readability
Mikael Berthe <mikael@lilotux.net> [Sun, 03 Dec 2006 19:29:54 +0100] rev 1075
Improve scr_LogPrint() readability
Sun, 03 Dec 2006 19:29:54 +0100 Fix a few memory leaks after calls to parse_assigment()
Mikael Berthe <mikael@lilotux.net> [Sun, 03 Dec 2006 19:29:54 +0100] rev 1074
Fix a few memory leaks after calls to parse_assigment()
Sun, 03 Dec 2006 19:29:53 +0100 Fix a few memory leaks after calls to split_arg()
Mikael Berthe <mikael@lilotux.net> [Sun, 03 Dec 2006 19:29:53 +0100] rev 1073
Fix a few memory leaks after calls to split_arg() Fix a few memory leaks after calls to split_arg(), esp. in do_msay().
Sun, 03 Dec 2006 19:29:50 +0100 Fix memory leaks after calls to buddy_getresources()
Mikael Berthe <mikael@lilotux.net> [Sun, 03 Dec 2006 19:29:50 +0100] rev 1072
Fix memory leaks after calls to buddy_getresources()
Sun, 03 Dec 2006 12:00:17 +0100 Fix a memory leak in JEP22 handling
Mikael Berthe <mikael@lilotux.net> [Sun, 03 Dec 2006 12:00:17 +0100] rev 1071
Fix a memory leak in JEP22 handling
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip