# # ChangeLog for protocols # # Generated by Trac 1.2.3 # 2024-03-29T07:28:43Z Thu, 03 Jun 2010 00:20:53 GMT Wilmer van der Gaast [ad404ab] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Restore add_* handle_unknown settings. Tue, 01 Jun 2010 21:51:27 GMT Wilmer van der Gaast [704dd38] * bitlbee.h (modified) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * doc/CHANGES (modified) * doc/bitlbee.8 (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) * lib/misc.c (modified) * protocols/jabber/iq.c (modified) * protocols/msn/passport.c (modified) * protocols/oscar/oscar.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) * protocols/yahoo/yahoo.c (modified) Merging head. Sun, 30 May 2010 10:16:37 GMT Wilmer van der Gaast [ba3233c] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Merge from Geert: Added ability to follow/unfollow Twitter people. ... Sat, 29 May 2010 12:40:17 GMT Geert Mulders [7d53efb] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Added functionality to add and remove friendships. Sun, 23 May 2010 14:52:41 GMT Wilmer van der Gaast [3d93aed] * protocols/twitter/twitter_lib.c (modified) Restructure Twitter error parser a bit, it fed a NULL pointer to the ... Sun, 23 May 2010 14:14:16 GMT Wilmer van der Gaast [186bd04] * protocols/jabber/iq.c (modified) Don't whine on "incomplete" incoming IQ-set packets either, those ... Sun, 23 May 2010 13:49:54 GMT Wilmer van der Gaast [a7b9ec7] * protocols/twitter/twitter_lib.c (modified) Improved error reporting (get textual HTTP error message and error ... Sun, 23 May 2010 12:50:51 GMT Wilmer van der Gaast [bb5ce4d1] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Added base_url settting to Twitter module so other services using the ... Sat, 22 May 2010 15:00:36 GMT Wilmer van der Gaast [c01bbd1] * protocols/twitter/twitter.c (modified) Use HTTPS for the browser part of Twitter OAuth login. Wed, 19 May 2010 19:46:43 GMT Wilmer van der Gaast [0b3ffb1] * lib/misc.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Setting the HTML flag on a connection has a nasty side effect of ... Sun, 16 May 2010 09:50:57 GMT Wilmer van der Gaast [2334048] * protocols/oscar/oscar.c (modified) Oi, don't leak that precious memory! Sun, 16 May 2010 09:46:27 GMT Wilmer van der Gaast [d4bc2d9] * protocols/oscar/oscar.c (modified) Handle AIM_CAPS_ICQRTF messages (sometimes sent by certain mobile ... Sat, 15 May 2010 00:20:33 GMT Wilmer van der Gaast [f8ec890] * protocols/msn/passport.c (modified) Passport 3.0 authentication turns out to be slightly different from ... Fri, 14 May 2010 00:09:29 GMT Wilmer van der Gaast [6e6b3d7] * protocols/yahoo/yahoo.c (modified) Add a warning when the user included a domain part in his/her Yahoo! ... Thu, 13 May 2010 22:05:13 GMT Wilmer van der Gaast [3429b58] * lib/xmltree.c (modified) * protocols/jabber/conference.c (modified) * protocols/msn/sb.c (modified) * protocols/oscar/oscar.c (modified) Mainline merge. Thu, 13 May 2010 00:30:36 GMT Wilmer van der Gaast [58f5ef7] * protocols/jabber/conference.c (modified) Use ?, not &&. Thu, 13 May 2010 00:19:33 GMT Wilmer van der Gaast [3663bb3] * protocols/nogaim.c (modified) Restore query cleanup on IM disconnects. Tue, 11 May 2010 21:33:37 GMT Wilmer van der Gaast [f8cb76d] * protocols/msn/sb.c (modified) Stop those "Many switchboard failures" messages. No point in showing ... Mon, 10 May 2010 23:35:58 GMT Wilmer van der Gaast [e73a501] * protocols/jabber/conference.c (modified) Fixed a long-standing bug where non-anonymous Jabber chatrooms could ... Sun, 09 May 2010 21:56:39 GMT Wilmer van der Gaast [4e608d6] * protocols/nogaim.c (modified) Pick up group changes coming in during a session. Reflecting them in ... Sun, 09 May 2010 21:39:31 GMT Wilmer van der Gaast [3130e70] * protocols/bee_user.c (modified) Do not free bu->group anymore, it's no longer a string! Sun, 09 May 2010 18:05:55 GMT Wilmer van der Gaast [7aadd71] * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Keep track of contact groups in a slightly more efficient way. Sun, 09 May 2010 16:06:19 GMT Wilmer van der Gaast [7ee07c3] * protocols/oscar/oscar.c (modified) It looks like AIM mem requests (implemented as damn_you() and ... Sun, 09 May 2010 13:21:24 GMT Wilmer van der Gaast [dcd16c5] * protocols/jabber/iq.c (modified) Read group information from Jabber contact lists. The code was ... Sun, 09 May 2010 13:04:45 GMT Wilmer van der Gaast [5a673f3] * protocols/oscar/oscar.c (modified) Pick up buddy group information from OSCAR server-side contact list. Sun, 09 May 2010 11:26:57 GMT Wilmer van der Gaast [e5abfd4] * protocols/msn/sb.c (modified) * protocols/oscar/oscar.c (modified) Safety check for yesterday's fixes: Double-check that a groupchat ... Sun, 09 May 2010 09:48:56 GMT Wilmer van der Gaast [bd5eee3] * doc/user-guide/commands.xml (modified) * protocols/oscar/oscar.c (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/yahoo.c (modified) Merging mainline, mostly for chatroom fixes I implemented there. Sun, 09 May 2010 00:40:54 GMT Wilmer van der Gaast [75610c3] * protocols/oscar/oscar.c (modified) Fixed up OSCAR to work with the new way of setting up groupchats. Sun, 09 May 2010 00:40:03 GMT Wilmer van der Gaast [5a599a1] * protocols/oscar/oscar.c (modified) Room names on OSCAR can't start with digits, this broke the "chat ... Sun, 09 May 2010 00:28:38 GMT Wilmer van der Gaast [36577aa] * protocols/msn/msn.c (modified) * protocols/msn/sb.c (modified) Create the struct groupchat early on in msn_chat_with() so the new ... Sat, 08 May 2010 23:50:12 GMT Wilmer van der Gaast [aa7ce1b] * protocols/yahoo/yahoo.c (modified) Yahoo! seems to echo conference room invitations now, huh? No idea ... Sat, 08 May 2010 14:58:32 GMT Wilmer van der Gaast [e685657] * protocols/jabber/conference.c (modified) Fixed buggy jabber_chat_by_jid() after GSList change. Sat, 08 May 2010 14:48:38 GMT Wilmer van der Gaast [eaaa986] * irc.c (modified) * irc_commands.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/presence.c (modified) * protocols/yahoo/yahoo.c (modified) Misc. cleanup. Also updated the Yahoo! module to deal with struct ... Sat, 08 May 2010 13:11:09 GMT Wilmer van der Gaast [9e27f18] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Support for receiving chatroom topics. Since I didn't restore named ... Sat, 08 May 2010 12:37:49 GMT Wilmer van der Gaast [d343eaa] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Restored imcb_chat_name_hint(). Sat, 08 May 2010 01:02:12 GMT Wilmer van der Gaast [a87754b] * irc.h (modified) * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Restored support for outgoing messages. This code is all so much ... Sat, 08 May 2010 00:45:10 GMT Wilmer van der Gaast [b17ce85] * irc_im.c (modified) * protocols/bee_chat.c (modified) Users leaving really show up again. Sat, 08 May 2010 00:25:15 GMT Wilmer van der Gaast [27e2c66] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Support for receiving messages in chatrooms. Fri, 07 May 2010 23:41:49 GMT Wilmer van der Gaast [f1a0890] * protocols/bee_chat.c (added) Would be nice to include bee_chat.c in the repo... Thu, 06 May 2010 00:28:56 GMT Wilmer van der Gaast [aea8b68] * irc.h (modified) * irc_im.c (modified) * protocols/Makefile (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/presence.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Starting to restore chatroom stuff. Only enough to create and be ... Tue, 04 May 2010 08:45:10 GMT Wilmer van der Gaast [eb50495] * irc.h (modified) * irc_im.c (modified) * irc_send.c (modified) * protocols/bee_user.c (modified) Show offline/away status better in /WHO and /WHOIS. Mon, 03 May 2010 22:58:15 GMT Wilmer van der Gaast [0d4a068] * protocols/bee_user.c (modified) Removed some disabled code related to away_devoice (now implemented ... Mon, 03 May 2010 21:36:43 GMT Wilmer van der Gaast [9997691] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Check Tweet length on the BitlBee side already. Mon, 03 May 2010 00:52:08 GMT Wilmer van der Gaast [f924563] * bitlbee.c (modified) * bitlbee.h (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/rules (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * lib/Makefile (modified) * lib/misc.c (modified) * lib/oauth.c (added) * lib/oauth.h (added) * lib/url.c (modified) * lib/url.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) Mainline merge. Sun, 02 May 2010 21:20:09 GMT Wilmer van der Gaast [3b878a1] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) OAuth sanity fix: Twitter-specific stuff should *not* be in ... Sun, 02 May 2010 21:06:25 GMT Wilmer van der Gaast [839189b] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) Applied show-offline patch from Florian E.J. Fruth, adapted for a few ... Sat, 01 May 2010 14:16:26 GMT Wilmer van der Gaast [4273158] * protocols/nogaim.c (modified) Oops. rt_mon start at 0=Jan, causing off-by-a-month timestamps shown ... Sat, 01 May 2010 14:10:32 GMT Wilmer van der Gaast [f4b0911] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) Save the credentials again. Sat, 01 May 2010 13:53:59 GMT Wilmer van der Gaast [c2ecadc] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) Cleaned up OAuth stuff: consumer key/secret should *not* be in ... Fri, 30 Apr 2010 22:51:18 GMT Wilmer van der Gaast [a7c6d0e] * protocols/twitter/twitter.c (modified) Set HTML-flag on Twitter accounts so </> and all get converted ... Tue, 27 Apr 2010 22:42:07 GMT Wilmer van der Gaast [18dbb20] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) Valgrind cleanup. Mon, 26 Apr 2010 22:50:25 GMT Wilmer van der Gaast [288b215] * protocols/twitter/twitter.c (modified) Save the OAuth token in the acct structs so it doesn't have to be ... Mon, 26 Apr 2010 22:40:11 GMT Wilmer van der Gaast [c42e8b9] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) OAuth, it lives! Mon, 26 Apr 2010 21:50:48 GMT Wilmer van der Gaast [713d611] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) Twitter module now generates authorize URLs. Mon, 26 Apr 2010 00:42:37 GMT Wilmer van der Gaast [508c340] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) Successfully posted a tweet! Twitter's tricky. It returns vars ... Tue, 20 Apr 2010 23:03:01 GMT Wilmer van der Gaast [9d4352c] * dcc.c (modified) * protocols/ft.h (modified) * root_commands.c (modified) Restored a few more root commands. Mon, 19 Apr 2010 13:08:34 GMT Wilmer van der Gaast [db57e7c] * bitlbee.h (modified) * doc/CHANGES (modified) * protocols/twitter/twitter.c (modified) 1.2.6a. I fail. :-( The 1.2.6 I just released has a groupchat mode ... Fri, 16 Apr 2010 09:58:22 GMT Wilmer van der Gaast [efbc154] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Merge msn-keepalive, a nice hack (not yet documented) which sends ... Thu, 15 Apr 2010 23:15:36 GMT Wilmer van der Gaast [55b1e69] * protocols/twitter/twitter_lib.c (modified) Since the home/timeline response can (and often does) come in before ... Thu, 15 Apr 2010 23:10:10 GMT Wilmer van der Gaast [e88fbe27] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Added a meta-contact twitter_$username and replaced the ... Wed, 14 Apr 2010 12:17:12 GMT Wilmer van der Gaast [d33679e] * irc.c (modified) * protocols/bee.c (modified) Call bee_free() from irc_free() or daemon mode gets pretty sad. Wed, 14 Apr 2010 09:27:50 GMT Wilmer van der Gaast [21c87a7] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * irc.h (modified) * irc_im.c (modified) * irc_util.c (added) * lib/misc.c (modified) * lib/misc.h (modified) * log.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/twitter/Makefile (added) * protocols/twitter/twitter.c (added) * protocols/twitter/twitter.h (added) * protocols/twitter/twitter_http.c (added) * protocols/twitter/twitter_http.h (added) * protocols/twitter/twitter_lib.c (added) * protocols/twitter/twitter_lib.h (added) * storage_xml.c (modified) * unix.c (modified) Merging loads of stuff from mainline. Tue, 13 Apr 2010 22:09:40 GMT Wilmer van der Gaast [37aa317] * protocols/twitter/twitter_lib.c (modified) Small Valgrind noise fix. (Check if the conn is still alive before ... Tue, 13 Apr 2010 17:36:16 GMT Wilmer van der Gaast [3bd4a93] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Suppress HTTP error messages unless we get five or more in a row. Tue, 13 Apr 2010 12:51:05 GMT Wilmer van der Gaast [3e69802] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Use full name information of Twitter buddies. Tue, 13 Apr 2010 11:38:41 GMT Wilmer van der Gaast [81186cab] * irc_commands.c (modified) * protocols/bee.c (modified) /away and set away/status stuff back. Tue, 13 Apr 2010 10:20:04 GMT Wilmer van der Gaast [573dab0] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Incoming typing notifications. Sun, 11 Apr 2010 22:49:32 GMT Wilmer van der Gaast [eabc9d2] * irc.c (modified) * irc.h (modified) * irc_im.c (modified) * irc_user.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Fixed cleanup issues when turning off an account. Also fixed syntax ... Sun, 11 Apr 2010 19:10:12 GMT Wilmer van der Gaast [e00da63] * Makefile (modified) * protocols/nogaim.c (modified) * query.c (modified) Restored query/ask stuff. Sun, 11 Apr 2010 18:13:19 GMT Wilmer van der Gaast [a87e6ba] * protocols/jabber/s5bytestream.c (modified) Merging a Jabber ft bugfix. Sun, 11 Apr 2010 18:12:25 GMT Wilmer van der Gaast [3ab1d31] * protocols/jabber/s5bytestream.c (modified) Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 ... Sun, 11 Apr 2010 14:37:06 GMT Wilmer van der Gaast [17a6ee9] * Makefile (modified) * dcc.c (modified) * dcc.h (modified) * irc_im.c (modified) * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_ft.c (added) * protocols/ft.h (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) Including DCC stuff again, with a wonderful extra layer of ... Sat, 10 Apr 2010 01:05:39 GMT Wilmer van der Gaast [bb839e8] * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Be more clever with keepalives; detect when a switchboard is opened ... Fri, 09 Apr 2010 23:16:38 GMT Wilmer van der Gaast [9bf2481] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) First stab at MSN keepalives. Only kicks in if the user goes ... Fri, 09 Apr 2010 01:11:10 GMT Wilmer van der Gaast [16592d8] * protocols/twitter/twitter.c (modified) If the user leaves the Twitter channel, allow that. Recreate it when ... Fri, 09 Apr 2010 00:40:38 GMT Wilmer van der Gaast [cca0692] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/twitter/twitter_lib.c (modified) Added imcb_chat_nick_hint() and use it in the Twitter module to get ... Thu, 08 Apr 2010 00:55:17 GMT Wilmer van der Gaast [5b9b2b6] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) Added display_timestamps setting in case some people may not really ... Thu, 08 Apr 2010 00:51:16 GMT Wilmer van der Gaast [37d84b3] * protocols/twitter/twitter.c (modified) Don't free the Twitter chatroom if there isn't one.. Thu, 08 Apr 2010 00:42:11 GMT Wilmer van der Gaast [08579a1] * protocols/twitter/twitter_lib.c (modified) Parse timestamps in tweets. Thu, 08 Apr 2010 00:27:42 GMT Wilmer van der Gaast [2e3a857] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/jabber_util.c (modified) Added a mktime_utc() to misc.c using code that used to be in ... Wed, 07 Apr 2010 21:38:56 GMT Wilmer van der Gaast [91cec2f] * protocols/nogaim.c (modified) * protocols/twitter/twitter.c (modified) It'd be nice to not crash when the user goes away. :-) Don't export ... Wed, 07 Apr 2010 19:40:39 GMT Wilmer van der Gaast [123cac7] * configure (modified) * protocols/nogaim.c (modified) * protocols/twitter/Makefile (added) * protocols/twitter/twitter.c (added) * protocols/twitter/twitter.h (added) * protocols/twitter/twitter_http.c (added) * protocols/twitter/twitter_http.h (added) * protocols/twitter/twitter_lib.c (added) * protocols/twitter/twitter_lib.h (added) Merging Twitter support. Wed, 07 Apr 2010 03:59:01 GMT Wilmer van der Gaast [3e57660] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Show timestamps for offline messages. Including a timezone setting ... Wed, 07 Apr 2010 02:15:44 GMT Wilmer van der Gaast [7815a2b] * protocols/msn/ns.c (modified) Check MSN display names given by the server for UTF-8-correctness ... Wed, 07 Apr 2010 00:46:38 GMT Wilmer van der Gaast [1014cab] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) In groupchat mode, make contacts show up in the room instead of in ... Wed, 07 Apr 2010 00:27:51 GMT Wilmer van der Gaast [d569019] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) A little more cleanup. Tue, 06 Apr 2010 23:54:00 GMT Wilmer van der Gaast [0519b0a] * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_lib.c (modified) Killed unused twitter_urldecode() and silence some compiler warnings. Tue, 06 Apr 2010 17:25:51 GMT Geert Mulders [2abceca] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_lib.c (modified) Updates made as a result to the comments on the review. Mon, 05 Apr 2010 00:18:24 GMT Wilmer van der Gaast [1d39159] * irc_im.c (modified) * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Get full names properly. Handling of nick_source setting and ... Fri, 02 Apr 2010 03:25:41 GMT Wilmer van der Gaast [f012a9f] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) Can receive messages again. Fri, 02 Apr 2010 02:54:39 GMT Wilmer van der Gaast [231b08b] * irc_im.c (modified) * protocols/bee_user.c (modified) Show buddy online/offline status in the first channel. Fri, 02 Apr 2010 02:29:45 GMT Wilmer van der Gaast [fb117aee] * bitlbee.h (modified) * irc.c (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_user.c (modified) * protocols/account.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Cleaned lots of compiler warnings so I can get some signal again. Fri, 02 Apr 2010 02:03:50 GMT Wilmer van der Gaast [e63507a] * protocols/bee.h (modified) * protocols/bee_user.c (modified) Synced the values of some old OPT_* flags with BEE_USER_*. Thu, 01 Apr 2010 03:38:50 GMT Wilmer van der Gaast [d860a8d] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * unix.c (modified) Restored "account" root command and restored enough stuff to be able ... Thu, 01 Apr 2010 02:32:25 GMT Wilmer van der Gaast [81e04e1] * Makefile (modified) * irc.h (modified) * irc_im.c (added) * nick.c (modified) * protocols/Makefile (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) nogaim.c is close to doing something useful again without speaking ... Tue, 30 Mar 2010 01:30:19 GMT Wilmer van der Gaast [e3413cc] * doc/user-guide/commands.xml (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) Added local_display_name setting for MSN accounts and some hopefully ... Tue, 30 Mar 2010 00:26:11 GMT Wilmer van der Gaast [c4bc92a] * protocols/jabber/message.c (modified) Suppress empty "Headline:" messages for certain new XMPP broadcast ... Mon, 29 Mar 2010 12:25:01 GMT Wilmer van der Gaast [10a96f4] * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_user.c (added) * protocols/nogaim.c (modified) * protocols/user.c (deleted) * protocols/user.h (deleted) Start restoring IM-related bits, added bee_user.c with basic ... Sat, 27 Mar 2010 02:39:08 GMT Wilmer van der Gaast [4be8239] * Makefile (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (added) * irc_send.c (modified) * protocols/bee.o (deleted) Simple IRC channel interface, use it to represent the control channel. Sat, 27 Mar 2010 01:57:00 GMT Wilmer van der Gaast [ebaebfe] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (added) * irc_user.c (added) * protocols/bee.c (added) * protocols/bee.h (added) * protocols/bee.o (added) PING and QUIT work now, and adding some files that weren't checked in ...