# # ChangeLog for protocols # # Generated by Trac 1.2.3 # 2024-04-27T23:44:29Z Sat, 04 Sep 2010 17:13:55 GMT Wilmer van der Gaast [27053b5] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Finish re-authentication works. Should now work for OIMs as well. Sat, 04 Sep 2010 15:54:52 GMT Wilmer van der Gaast [4aa8a04] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) This works (includes some token sabotage code to ease testing), but I ... Fri, 03 Sep 2010 21:24:58 GMT Wilmer van der Gaast [bae0617] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Rearrange things a bit to support multiple NS connections. This is ... Thu, 02 Sep 2010 09:15:44 GMT Wilmer van der Gaast [64768d4] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Replace msn*write functions with saner versions that accept format ... Sun, 29 Aug 2010 09:39:27 GMT Wilmer van der Gaast [02bb9db] * protocols/msn/ns.c (modified) * protocols/nogaim.c (modified) Handle payloads attached to errors (assume any number in cmd[2] would ... Sat, 28 Aug 2010 12:24:37 GMT Wilmer van der Gaast [feb1bad] * .bzrignore (modified) * Makefile (modified) * configure (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) Pull in Makefile dependencies fix from mainline. Sat, 28 Aug 2010 12:22:50 GMT Wilmer van der Gaast [00374ac] * protocols/msn/tables.c (modified) Don't treat error 241 as fatal since it isn't - or at least not always. Fri, 27 Aug 2010 08:48:18 GMT Wilmer van der Gaast [b0a89cc] * .bzrignore (modified) * Makefile (modified) * configure (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) Use nifty gcc -MD feature to automatically track .h dependencies of ... Tue, 24 Aug 2010 12:19:52 GMT Wilmer van der Gaast [ea728e6] * irc.h (modified) * irc_im.c (modified) * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/si.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/libyahoo2.c (modified) * utils/README (modified) * utils/centericq2bitlbee.sh (deleted) * utils/convert_gnomeicu.txt (deleted) * utils/convert_purple.py (added) * utils/create_nicksfile.pl (deleted) Merging mainline. Sun, 22 Aug 2010 10:42:27 GMT Wilmer van der Gaast [9b1d2d6] * protocols/bee_user.c (modified) * protocols/msn/sb.c (modified) Ignore empty status messages, and msnmsgrp2p invitations. Sun, 22 Aug 2010 08:07:48 GMT Wilmer van der Gaast [bd599b9] * protocols/jabber/si.c (modified) * protocols/twitter/twitter_lib.c (modified) Fix two compiler warnings. Mon, 23 Aug 2010 10:34:36 GMT Wilmer van der Gaast [1aa74f55] * irc.h (modified) * irc_im.c (modified) * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/message.c (modified) Process incoming XMPP groupchat invites in a saner way: Create a ... Sun, 22 Aug 2010 13:31:53 GMT Wilmer van der Gaast [241f9f6] * protocols/yahoo/libyahoo2.c (modified) Better handling of yahoo add responses: libyahoo2 seems to (IMHO) ... Sun, 22 Aug 2010 12:15:53 GMT Wilmer van der Gaast [1bb1e01] * protocols/jabber/si.c (modified) Fixed a misuse of xt_find_node() that could get into an infinite loop. Sat, 21 Aug 2010 23:08:33 GMT Wilmer van der Gaast [fd424c8] * protocols/msn/ns.c (modified) Also pick up MSN Messenger mobile info. Sat, 21 Aug 2010 22:42:01 GMT Wilmer van der Gaast [4022b68] * debian/bitlbee-common.init (moved) * debian/bitlbee-common.postinst (moved) * debian/bitlbee-common.postrm (moved) * debian/bitlbee-common.prerm (added) * debian/bitlbee.prerm (modified) * debian/changelog (modified) * debian/rules (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_channel.c (modified) * irc_send.c (modified) * lib/proxy.c (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/purple.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * set.h (modified) Merge mainline. Sat, 21 Aug 2010 22:39:22 GMT Wilmer van der Gaast [c00dd71] * protocols/yahoo/yahoo.c (modified) Pick up away info from Yahoo! too. Sat, 21 Aug 2010 22:25:37 GMT Wilmer van der Gaast [0ebf919] * doc/user-guide/commands.xml (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Pass "user is mobile" info coming from OSCAR up to BitlBee and show ... Sat, 21 Aug 2010 17:27:32 GMT Wilmer van der Gaast [327af51] * doc/CHANGES (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Some general cleanup, plus fixing a bug in the memberlist parsing ... Fri, 20 Aug 2010 19:30:12 GMT Wilmer van der Gaast [801b90b] * protocols/msn/soap.c (modified) Check if a connection is down before handling its SOAP responses. Fri, 20 Aug 2010 08:22:28 GMT Wilmer van der Gaast [f2520b5] * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) In debugging mode, dump all SOAP requests + responses with some ... Thu, 19 Aug 2010 23:42:11 GMT Wilmer van der Gaast [bad41f56] * protocols/bee_user.c (modified) * protocols/nogaim.h (modified) * protocols/purple/purple.c (modified) libpurple: Fix typing notifications (in and out). Closes #671. Wed, 18 Aug 2010 19:21:44 GMT Wilmer van der Gaast [80175a1] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Fetch the user's profile to see if there's a display name set there. ... Sun, 15 Aug 2010 18:46:10 GMT Wilmer van der Gaast [e0e1546] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) Making display name code a bit saner. Apparently PoS MSN is still ... Sun, 15 Aug 2010 17:19:06 GMT Wilmer van der Gaast [9b01339] * protocols/msn/soap.c (modified) Check the flag in address book entries, ignore the ... Sun, 15 Aug 2010 14:27:44 GMT Wilmer van der Gaast [9679fd8] * protocols/msn/Makefile (modified) Removing soap.h dependency in Makefile. I'll have to fix the internal ... Sun, 15 Aug 2010 13:23:03 GMT Wilmer van der Gaast [660cb00] * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) Parse authentication errors. Sun, 15 Aug 2010 13:02:52 GMT Wilmer van der Gaast [5a7af1b] * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) The ADL command doesn't support >150 contacts. Split it up. Sun, 15 Aug 2010 00:05:49 GMT Wilmer van der Gaast [ff27648] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/soap.c (modified) Read group info. Sat, 14 Aug 2010 23:23:23 GMT Wilmer van der Gaast [d97f51b] * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) Fix issues with logging in with huge SSO tickets (hilariously, the ... Sat, 14 Aug 2010 21:33:33 GMT Wilmer van der Gaast [4fc95c5] * protocols/msn/msn_util.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) * protocols/msn/tables.c (modified) Add/Remove support. Sat, 14 Aug 2010 19:57:13 GMT Wilmer van der Gaast [6ddb223] * protocols/msn/msn_util.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Separate boilerplate and body of abservice SOAP requests since the ... Sat, 14 Aug 2010 16:16:52 GMT Wilmer van der Gaast [193dc74] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Responses to add requests work now. Sat, 14 Aug 2010 14:50:10 GMT Wilmer van der Gaast [e5854a8] * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) Show incoming auth. requests (although responding to them currently ... Sat, 14 Aug 2010 13:44:35 GMT Wilmer van der Gaast [07874be] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/jabber.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * root_commands.c (modified) * sock.h (modified) Merge mainline stuff. Sat, 14 Aug 2010 13:32:46 GMT Wilmer van der Gaast [5848675] * protocols/msn/ns.c (modified) The contact's full name is in a different field now in NLN messages. Sat, 14 Aug 2010 13:06:11 GMT Wilmer van der Gaast [4452e69] * lib/xmltree.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) * protocols/nogaim.h (modified) * storage_xml.c (modified) Allow changing the display_name, now permanently! Sat, 14 Aug 2010 12:20:59 GMT Wilmer van der Gaast [d93c0eb9] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.h (modified) Read incoming MSN status/away messages. Sat, 14 Aug 2010 11:30:40 GMT Wilmer van der Gaast [12767e3] * protocols/msn/msn.c (modified) * protocols/msn/soap.c (modified) Status/Away messages. Sat, 14 Aug 2010 11:07:45 GMT Wilmer van der Gaast [73efe3a] * protocols/msn/soap.c (modified) Allow Passport authentication with @msn.com accounts. Sat, 14 Aug 2010 10:21:44 GMT Wilmer van der Gaast [4ffd757] * irc_user.c (modified) * protocols/twitter/twitter.c (modified) Don't send a /QUIT for every Twitter contact when going offline, and ... Sat, 14 Aug 2010 08:48:46 GMT Wilmer van der Gaast [4e4af1b] * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (deleted) * protocols/msn/passport.h (deleted) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/tables.c (modified) Remove some old Passport stuff, this is all in soap.[ch] now. Fri, 13 Aug 2010 09:12:31 GMT Wilmer van der Gaast [91d6e91] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Sending offline messages works now ... but Pidgin doesn't seem to ... Thu, 12 Aug 2010 22:44:56 GMT Wilmer van der Gaast [b46769d] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Some syntax checking fixups; don't make the same mistake of failing ... Thu, 12 Aug 2010 22:38:30 GMT Wilmer van der Gaast [be7a180] * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/nogaim.c (modified) Proper responses to CHL challenges. Clean up bee_users before calling ... Thu, 12 Aug 2010 22:13:26 GMT Wilmer van der Gaast [ca7de3a] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) Successful login (including contact list sync). \o/ Wed, 11 Aug 2010 23:03:33 GMT Wilmer van der Gaast [7f34ce2] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Get contact list/address book info. Next step: We have to send it ... Wed, 11 Aug 2010 20:41:23 GMT Wilmer van der Gaast [2b02617] * protocols/twitter/twitter_lib.c (modified) strptime() on FreeBSD (and possibly other non-glibc platforms) %z is ... Wed, 11 Aug 2010 08:53:58 GMT Wilmer van der Gaast [72176c1] * protocols/jabber/jabber.c (modified) Small bug in the previous change: NULL-initialize srv. Wed, 11 Aug 2010 08:08:39 GMT Wilmer van der Gaast [523fb23] * lib/sha1.c (modified) * lib/sha1.h (modified) * lib/ssl_client.h (modified) * lib/ssl_openssl.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Implement MSNP15 SSO (Sadistic Sign-On). Tue, 10 Aug 2010 11:18:09 GMT Wilmer van der Gaast [ffdf2e7] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/jabber.c (modified) When doing SRV lookups, return an array with all RRs instead of just ... Mon, 09 Aug 2010 19:04:55 GMT Wilmer van der Gaast [7db65b7] * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Not working yet, but some code for fetching the membership list. ... Sun, 08 Aug 2010 17:29:43 GMT Wilmer van der Gaast [5fecede] * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Enough changes to successfully login up to (but not including) ... Sun, 08 Aug 2010 15:34:49 GMT Wilmer van der Gaast [2528cda] * lib/misc.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (added) * protocols/msn/soap.h (added) Merging msn-offline branch. A tiny bit of MSNP13, and it works for ... Sun, 08 Aug 2010 13:42:57 GMT Wilmer van der Gaast [b890626] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Add a few more commands (including RT) and the ability to send ... Sat, 07 Aug 2010 21:06:24 GMT Wilmer van der Gaast [203a2d2] * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Allow protocol modules to keep per-contact protocol-specific data. ... Sat, 07 Aug 2010 19:39:01 GMT Wilmer van der Gaast [7b87539] * lib/misc.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Add commands to the Twitter module, starting with undo (which deletes ... Sat, 07 Aug 2010 16:33:02 GMT Wilmer van der Gaast [daae10f] * Makefile (modified) * conf.c (modified) * configure (modified) * irc_commands.c (modified) * lib/Makefile (modified) * lib/md5.h (modified) * lib/oauth.c (modified) * lib/sha1.h (modified) * lib/xmltree.c (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/message.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * unix.c (modified) OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen ... Sat, 07 Aug 2010 13:08:46 GMT Wilmer van der Gaast [e193aeb] * protocols/twitter/twitter_lib.c (modified) Reconstruct incoming truncated retweets. Thu, 05 Aug 2010 20:20:44 GMT Wilmer van der Gaast [f7d12f7] * debian/control (modified) * nick.c (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Some fixes for compiler warnings that only show up when compiling ... Wed, 04 Aug 2010 19:30:46 GMT Wilmer van der Gaast [bce2014] * protocols/yahoo/Makefile (modified) * protocols/yahoo/yahoo.c (modified) Try another way to silence int-pointer cast warnings in the Yahoo! ... Fri, 30 Jul 2010 14:28:22 GMT Wilmer van der Gaast [8b61469] * protocols/nogaim.c (modified) Don't notify the UI about group changes if there wasn't, in fact, a ... Wed, 28 Jul 2010 08:24:47 GMT Wilmer van der Gaast [3b3c50d9] * doc/user-guide/misc.xml (modified) * nick.c (modified) * protocols/account.c (modified) Allow including account tags in nicknames, and be a bit more clever ... Tue, 27 Jul 2010 22:18:27 GMT Wilmer van der Gaast [4255320] * protocols/msn/msn.c (modified) * protocols/msn/msn_util.c (modified) MSN: Don't show any "special" messages when breaking down ... Tue, 27 Jul 2010 22:04:19 GMT Wilmer van der Gaast [f6f5eee] * doc/HACKING (added) * doc/user-guide/misc.xml (modified) * irc.h (modified) * protocols/bee.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * set.h (modified) Source documentation update, including a short HACKING file. Sun, 25 Jul 2010 13:59:12 GMT Wilmer van der Gaast [c6bf805] * protocols/yahoo/libyahoo2.c (modified) Some NULL pointer checks for libyahoo2 - this code's currently ... Sun, 25 Jul 2010 08:56:17 GMT Wilmer van der Gaast [5588edf5] * protocols/oscar/oscar.c (modified) Suppress GLib warning when trying to get a user's IP address while ... Sun, 25 Jul 2010 08:54:25 GMT Wilmer van der Gaast [42acba1] * protocols/oscar/oscar.c (modified) Some support for changing group info on OSCAR. Sat, 24 Jul 2010 23:26:33 GMT Wilmer van der Gaast [8b01217] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) MSN supports having people in multiple groups and BitlBee does not. ... Sat, 24 Jul 2010 22:50:23 GMT Wilmer van der Gaast [f1f7b5e] * dcc.c (modified) * lib/ftutil.c (modified) * lib/ftutil.h (modified) * protocols/jabber/s5bytestream.c (modified) Take the local address from the IM/IRC connection when setting up a ... Sat, 24 Jul 2010 15:58:27 GMT Wilmer van der Gaast [e135cd09] * irc_channel.c (modified) * irc_im.c (modified) * protocols/account.c (modified) * storage_xml.c (modified) Use the account tag in a few places and store it in the XML file as ... Sat, 24 Jul 2010 15:46:59 GMT Wilmer van der Gaast [40e6dac] * protocols/account.c (modified) * protocols/account.h (modified) * root_commands.c (modified) Adding account tags as a way to 100% uniquely identify an account. ... Sat, 24 Jul 2010 14:19:44 GMT Wilmer van der Gaast [7989d40d] * protocols/oscar/oscar.c (modified) Fixing chat_join() for OSCAR to return a struct groupchat* right ... Sat, 24 Jul 2010 14:06:22 GMT Wilmer van der Gaast [03f3828] * irc_im.c (modified) * protocols/jabber/jabber.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Adding protocol-specific chatroom settings. First one to use this: ... Sat, 24 Jul 2010 13:28:36 GMT Wilmer van der Gaast [c495217] * protocols/yahoo/yahoo.c (modified) Inverting allow_reconnect logic on login failures. Automatic ... Sat, 24 Jul 2010 13:04:00 GMT Wilmer van der Gaast [ccc595b] * protocols/yahoo/yahoo.c (modified) Support buddy groups on Yahoo! Sat, 24 Jul 2010 11:15:43 GMT Wilmer van der Gaast [78e2eb7] * protocols/yahoo/Makefile (modified) * protocols/yahoo/yahoo.c (modified) New handling of authorization requests. The old one wasn't fully ... Sat, 24 Jul 2010 10:57:08 GMT Wilmer van der Gaast [9034ba0] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_httplib.h (modified) * protocols/yahoo/yahoo_list.h (modified) Merge complete. It still logs in... Fri, 23 Jul 2010 14:35:45 GMT Wilmer van der Gaast [c36f73b] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * protocols/yahoo/yahoo_fn.h (modified) * protocols/yahoo/yahoo_util.c (modified) * protocols/yahoo/yahoo_util.h (modified) This should mostly be a no-op, merging *loads* of whitespace changes ... Thu, 22 Jul 2010 07:43:21 GMT Wilmer van der Gaast [938c305] * protocols/jabber/s5bytestream.c (modified) Fixed crash on failed Jabber file transfers. Sun, 18 Jul 2010 23:50:27 GMT Wilmer van der Gaast [6d8cc05] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.h (modified) Adding easy migration from old show_offline/away_devoice settings, ... Sun, 18 Jul 2010 15:31:58 GMT Wilmer van der Gaast [3e59c8d] * protocols/purple/purple.c (modified) libpurple: Add contacts to groups when requested. Still not dealing ... Sat, 17 Jul 2010 15:51:01 GMT Wilmer van der Gaast [5c18a76] * protocols/twitter/twitter_lib.c (modified) Store exact Twitter usernames for all Twitter contacts when using ... Sat, 17 Jul 2010 15:06:56 GMT Wilmer van der Gaast [ffcdf13] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) When using non-Twitter Twitter API services, prefix the channel and ... Sat, 17 Jul 2010 12:29:51 GMT Wilmer van der Gaast [a91550c] * protocols/purple/purple.c (modified) Try to pass a group when removing a contact. No idea what will happen ... Sat, 17 Jul 2010 12:08:31 GMT Wilmer van der Gaast [a08e875] * protocols/purple/purple.c (modified) libpurple: Read group information of contacts. Sat, 17 Jul 2010 11:34:24 GMT Wilmer van der Gaast [d0527c1] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/purple/purple.c (modified) libpurple: Handle incoming authorization requests. Sat, 17 Jul 2010 10:04:51 GMT Wilmer van der Gaast [177ffd7] * nick.c (modified) * protocols/purple/purple.c (modified) nick_gen() should also insert an underscore if the first character of ... Fri, 16 Jul 2010 23:55:53 GMT Wilmer van der Gaast [e437366] * protocols/oscar/oscar.c (modified) Fix possible crash on trying to use half-created OSCAR chatrooms. Fri, 16 Jul 2010 23:31:55 GMT Wilmer van der Gaast [4346c3f4] * bitlbee.h (modified) * debian/changelog (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * lib/http_client.c (modified) * lib/http_client.h (modified) * protocols/oscar/oscar.c (modified) * protocols/twitter/twitter_lib.c (modified) * storage_xml.c (modified) Merging mainline. Fri, 16 Jul 2010 23:14:04 GMT Wilmer van der Gaast [ef14a83] * protocols/oscar/oscar.c (modified) WTF AOL, now suddenly underscores are not allowed in room names? Thu, 15 Jul 2010 22:16:42 GMT Wilmer van der Gaast [e4e0b37] * protocols/twitter/twitter_lib.c (modified) Fix compatibility with older GLib versions again. (Bug #643, patch ... Tue, 13 Jul 2010 20:13:46 GMT Wilmer van der Gaast [a26af5c] * protocols/twitter/twitter_lib.c (modified) Fixing NULL pointer dereferences in Twitter module. Based on patch ... Tue, 13 Jul 2010 00:17:37 GMT Wilmer van der Gaast [06b39f2] * protocols/account.c (modified) Automatically convert nick_source settings to their nick_convert ... Mon, 12 Jul 2010 23:22:53 GMT Wilmer van der Gaast [badd148] * irc_im.c (modified) * nick.c (modified) * protocols/account.c (modified) * unix.c (modified) Reformat nicks whenever fullname/nick/group changes (but at least for ... Sun, 11 Jul 2010 23:14:49 GMT Wilmer van der Gaast [2e0eaac] * irc.c (modified) * nick.c (modified) * protocols/account.c (modified) First version of the nick_format setting. Sun, 11 Jul 2010 10:30:27 GMT Wilmer van der Gaast [1e52e1f] * ipc.c (modified) * protocols/nogaim.c (modified) * protocols/purple/purple.c (modified) * query.c (modified) * query.h (modified) When cleaning up queries, q->data is free()d. Even if it turns out to ... Sat, 10 Jul 2010 00:30:39 GMT Wilmer van der Gaast [534e406] * protocols/twitter/twitter.c (modified) Translate "nick:" to "@nick" in Twitter rooms to make tab completion ... Mon, 05 Jul 2010 12:01:28 GMT Wilmer van der Gaast [69b896b] * bitlbee.c (modified) * doc/user-guide/commands.xml (modified) * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) When addressing people in a chatroom, try to translate the nickname ... Sun, 04 Jul 2010 13:36:08 GMT Wilmer van der Gaast [5c7b45c] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/nogaim.c (modified) Auto joins for chatrooms.