# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-19T06:17:12Z Thu, 18 Mar 2010 14:38:06 GMT Wilmer van der Gaast [638feab] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * tests/check_jabber_util.c (modified) Merging in Jabber resource selection fix. This adds the ... Thu, 18 Mar 2010 11:22:17 GMT Wilmer van der Gaast [842cd8d] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Fixed a bug that caused full JIDs to get lost sometimes with the new ... Wed, 17 Mar 2010 15:50:58 GMT Wilmer van der Gaast [6ce01be] * configure (modified) Undo -iquote change which seems to cause plenty of problems to people ... Wed, 17 Mar 2010 01:13:23 GMT Wilmer van der Gaast [f9928cb] * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * protocols/jabber/jabber.c (modified) Set resource_select to activity by default since priority has always ... Wed, 17 Mar 2010 01:07:41 GMT Wilmer van der Gaast [a1ac227] * doc/CHANGES (modified) Here we go, stable for >24h on testing and im. Time to release. Tue, 16 Mar 2010 10:45:26 GMT Wilmer van der Gaast [0b510af] * bitlbee.c (modified) Check the RESTART environment variable before closing fd's 0-2 since ... Tue, 16 Mar 2010 10:24:00 GMT Wilmer van der Gaast [ec55a7d] * protocols/yahoo/yahoo.c (modified) Really set Yahoo! status messages properly. YMSG, how I hate you. Tue, 16 Mar 2010 10:18:02 GMT Wilmer van der Gaast [449a51d] * irc_commands.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * user.h (modified) Include non-away status messages in blist and whois responses. The ... Mon, 15 Mar 2010 10:26:25 GMT Wilmer van der Gaast [9fca0657] * protocols/yahoo/libyahoo2.c (modified) Deal with stupid (on first sight, at least) Yahoo! server behaviour ... Mon, 15 Mar 2010 01:25:47 GMT Wilmer van der Gaast [315dd4c] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop ... Sun, 14 Mar 2010 23:14:41 GMT Wilmer van der Gaast [7e2b593] * bitlbee.h (modified) * doc/CHANGES (modified) Preparing for 1.2.5. Sun, 14 Mar 2010 20:19:10 GMT Wilmer van der Gaast [21d48d9] * protocols/msn/ns.c (modified) Fix for bug #536: No longer fail on corrupted USR responses with ... Sun, 14 Mar 2010 18:22:43 GMT Wilmer van der Gaast [90cd6c4] * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * protocols/nogaim.c (modified) Allow disabling certain IM protocols at runtime, patch from ... Sun, 14 Mar 2010 18:09:56 GMT Wilmer van der Gaast [ceebeb1] * configure (modified) Warn if xmlto is missing and a prebuilt helpfile is missing. Sun, 14 Mar 2010 17:55:27 GMT Wilmer van der Gaast [fb00989] * bitlbee.h (modified) * configure (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Adding a few consts and other misc fixes from bug #431. Doing this ... Sun, 14 Mar 2010 17:49:24 GMT Wilmer van der Gaast [c6ca3ee] * bitlbee.h (modified) * configure (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * user.c (modified) * user.h (modified) Some const/etc cleanups submitted by domen@coderock.org back in bug #431. Sun, 14 Mar 2010 17:45:33 GMT Wilmer van der Gaast [8fb1263] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Don't send bind and session requests at the same time when logging in ... Sun, 14 Mar 2010 16:56:00 GMT Wilmer van der Gaast [af7f046] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.h (modified) Don't send a stream start after starttls since it upsets ... Sun, 14 Mar 2010 16:47:00 GMT Wilmer van der Gaast [435f552] * irc.c (modified) While I'm at it, set auto_reconnect to true by default, which I ... Sun, 14 Mar 2010 16:42:22 GMT Wilmer van der Gaast [e9cf291] * root_commands.c (modified) Allow the identify command only once. (Bug #509) Sun, 14 Mar 2010 16:37:46 GMT Wilmer van der Gaast [caceb06] * configure (modified) Don't strip binaries on OS X since it causes plugin troubles. (Bug #480) Sun, 14 Mar 2010 16:35:55 GMT Wilmer van der Gaast [bb34771] * bitlbee.c (modified) Close fd's 0,1,2 no matter what, not just if they're ttys. (Bug #476) Sat, 13 Mar 2010 01:02:47 GMT Wilmer van der Gaast [286b28e] * account.c (modified) * doc/user-guide/commands.xml (modified) * protocols/nogaim.c (modified) Added nick_source account setting to allow using full name fields for ... Sat, 13 Mar 2010 00:12:07 GMT Wilmer van der Gaast [1be0d26] * protocols/yahoo/libyahoo2.c (modified) Fixed handling of contact lists where at least the first contact is ... Fri, 12 Mar 2010 23:02:29 GMT Wilmer van der Gaast [7053379] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo2_types.h (modified) Yahoo! status updates (at least initial ones, I assume) can be too ... Fri, 12 Mar 2010 22:32:55 GMT Wilmer van der Gaast [547c94c] * protocols/yahoo/libyahoo2.c (modified) Merging in some code from libyahoo2-trunk that deals better with ...