# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-27T09:15:35Z 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 15:25:13 GMT Wilmer van der Gaast [ee6cc94] * lib/misc.c (modified) Use local memory in http_encode() instead of malloc(). 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 14:55:18 GMT Wilmer van der Gaast [289bd2d] * lib/proxy.c (modified) Applied patch from wahjava (with some modifications) for bug #644. ... Sat, 07 Aug 2010 13:08:46 GMT Wilmer van der Gaast [e193aeb] * protocols/twitter/twitter_lib.c (modified) Reconstruct incoming truncated retweets. Fri, 06 Aug 2010 21:05:40 GMT Wilmer van der Gaast [bf2ebd8] * doc/CHANGES (modified) Alright, let's try a dev snapshot. 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 20:48:47 GMT Wilmer van der Gaast [65a4a64] * root_commands.c (modified) To address bugs #77 and #661, add some code that should avoid ... Wed, 04 Aug 2010 20:04:39 GMT Wilmer van der Gaast [23d6165] * irc_commands.c (modified) For bug #660, add a /LIST command. Wed, 04 Aug 2010 19:45:18 GMT Wilmer van der Gaast [65016a6] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) Set channel mode +C for control channels. 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! ... Mon, 02 Aug 2010 19:37:31 GMT Wilmer van der Gaast [3063f81] * Makefile (modified) * bitlbee.h (modified) Bump up the version number, and also copy bee.h to the public include ... Fri, 30 Jul 2010 14:33:36 GMT Wilmer van der Gaast [8f984a0] * debian/rules (modified) Make the "chop off +b stuff from version number" more specific to ... 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 ... Thu, 29 Jul 2010 19:30:47 GMT Wilmer van der Gaast [b925666] * doc/README (modified) * irc.c (modified) Show a friendly warning message when running in inetd mode on the ... Thu, 29 Jul 2010 19:17:57 GMT Wilmer van der Gaast [1521a85] * tests/check.c (modified) Make the unittests work *slightly* better with libevent. (Still won't ... Thu, 29 Jul 2010 18:18:54 GMT Wilmer van der Gaast [f7ca587] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * root_commands.c (modified) Restore default_target setting, kill last_root_cmd variable and just ... Thu, 29 Jul 2010 17:08:16 GMT Wilmer van der Gaast [2fe5eb9] * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) Clean up references from irc_user structs to channels that are being ... Thu, 29 Jul 2010 08:57:01 GMT Wilmer van der Gaast [b40e60d] * lib/misc.c (modified) * tests/check.c (modified) * tests/check_util.c (modified) Fixing http_encode(): BitlBee now calls setlocale() (for nickname ... Thu, 29 Jul 2010 07:19:57 GMT Wilmer van der Gaast [3963fdd] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (deleted) * tests/check_user.c (modified) "Fix up" unittests enough to at least compile. Never touched these ... 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:24:59 GMT Wilmer van der Gaast [13fa2db] * irc_commands.c (modified) Don't crash when trying to join a channel with an invalid name. 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. Tue, 27 Jul 2010 17:45:16 GMT Wilmer van der Gaast [82ca986] * bitlbee.c (modified) * ipc.c (modified) * irc.c (modified) * unix.c (modified) Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM). Tue, 27 Jul 2010 10:27:47 GMT Wilmer van der Gaast [a7dbf45] * irc_commands.c (modified) Block CTCPs to channels instead of sending them as plain messages. ... Mon, 26 Jul 2010 23:03:23 GMT Wilmer van der Gaast [3fa5a8c] * Makefile (modified) Install all new/moved header files in install-dev so bitlbee-skype ... 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 09:11:48 GMT Wilmer van der Gaast [51a3d12] * irc_im.c (modified) * irc_send.c (modified) Allow change nicknames when moving contacts between groups. Also ... 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 21:16:18 GMT Wilmer van der Gaast [2945c6f] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * chat.c (deleted) * chat.h (deleted) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.c (deleted) * crypting.h (deleted) * dcc.c (added) * dcc.h (added) * debian/bitlbee-common.config (moved) * debian/bitlbee-common.docs (added) * debian/bitlbee-common.examples (added) * debian/bitlbee-common.templates (moved) * debian/bitlbee.init (modified) * debian/bitlbee.postinst (moved) * debian/bitlbee.postrm (moved) * debian/bitlbee.prerm (moved) * debian/changelog (modified) * debian/compat (added) * debian/conffiles (deleted) * debian/control (modified) * debian/patches/bitlbee.conf.diff (modified) * debian/po/POTFILES.in (modified) * debian/rules (modified) * doc/CHANGES (modified) * doc/Makefile (modified) * doc/user-guide/Makefile (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * help.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (added) * irc_commands.c (modified) * irc_im.c (added) * irc_send.c (added) * irc_user.c (added) * irc_util.c (added) * lib/Makefile (modified) * lib/events.h (modified) * lib/events_glib.c (modified) * lib/events_libevent.c (modified) * lib/ftutil.c (added) * lib/ftutil.h (added) * lib/http_client.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/proxy.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/ssl_sspi.c (modified) * nick.c (modified) * nick.h (modified) * protocols/Makefile (modified) * protocols/account.c (moved) * protocols/account.h (moved) * protocols/bee.c (added) * protocols/bee.h (added) * protocols/bee_chat.c (added) * protocols/bee_ft.c (added) * protocols/bee_user.c (added) * protocols/ft.h (added) * protocols/jabber/Makefile (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/s5bytestream.c (added) * protocols/jabber/si.c (added) * protocols/msn/Makefile (modified) * protocols/msn/invitation.c (added) * protocols/msn/invitation.h (added) * 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/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/Makefile (added) * protocols/purple/ft-direct.c (added) * protocols/purple/ft.c (added) * protocols/purple/purple.c (added) * protocols/twitter/Makefile (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) * protocols/yahoo/Makefile (modified) * 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_fn.h (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_httplib.h (modified) * protocols/yahoo/yahoo_list.h (modified) * protocols/yahoo/yahoo_util.c (modified) * protocols/yahoo/yahoo_util.h (modified) * query.c (modified) * query.h (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage.c (modified) * storage_text.c (deleted) * storage_xml.c (modified) * tests/Makefile (modified) * unix.c (modified) * user.c (deleted) * user.h (deleted) * win32.c (modified) Merge ui-fix (which includes killerbee (i.e. file transfers and ... Sat, 24 Jul 2010 20:59:41 GMT Wilmer van der Gaast [593971d] * root_commands.c (modified) Warn when adding an account twice. People are doing this a lot ... Sat, 24 Jul 2010 16:10:27 GMT Wilmer van der Gaast [0f28785] * doc/user-guide/commands.xml (modified) Account tag documentation update. 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:29:48 GMT Wilmer van der Gaast [c8791f2] * protocols/yahoo/Makefile (modified) * 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_fn.h (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_httplib.h (modified) * protocols/yahoo/yahoo_list.h (modified) * protocols/yahoo/yahoo_util.c (modified) * protocols/yahoo/yahoo_util.h (modified) Merging libyahoo2 fixes. Now completely up-to-date with libyahoo2 svn ... 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. Wed, 21 Jul 2010 00:39:47 GMT Wilmer van der Gaast [262bc7e] * doc/CHANGES (modified) 1.3dev changelog. Should release that soon, sticking a version# on it ... Mon, 19 Jul 2010 21:18:13 GMT Wilmer van der Gaast [5a61bf59] * irc_channel.c (modified) Whoops. Small memory management screw-up. 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 22:12:19 GMT Wilmer van der Gaast [94d5da9c] * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) One of the last few things I wanted to get done in this branch: ... Sun, 18 Jul 2010 20:12:55 GMT Wilmer van der Gaast [4f22a68c] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) Automatically operate on the current channel if just using "channel set". 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 ... Sun, 18 Jul 2010 15:12:35 GMT Wilmer van der Gaast [2efb69b] * doc/user-guide/commands.xml (modified) Doc update for the previous change. Sun, 18 Jul 2010 15:04:19 GMT Wilmer van der Gaast [f1d488e] * root_commands.c (modified) Add some context sensitivity to the "add" command: If it's used in a ... Sun, 18 Jul 2010 14:44:55 GMT Wilmer van der Gaast [2bfe976] * dcc.c (modified) The "transfers" command was renamed to "transfer". Sat, 17 Jul 2010 16:11:09 GMT Wilmer van der Gaast [fe4f28f] * root_commands.c (modified) Remove the user from default_channel if it has the auto_join setting ... 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 14:41:50 GMT Wilmer van der Gaast [0d691ea] * doc/user-guide/misc.xml (modified) Although linebreaks are allowed in the .xml files, new lines should ... Sat, 17 Jul 2010 14:37:33 GMT Wilmer van der Gaast [6f0ea57] * doc/user-guide/misc.xml (modified) * nick.c (modified) Making nick_format a tiny bit more complicated: Allow truncating a ... Sat, 17 Jul 2010 14:23:20 GMT Wilmer van der Gaast [5e98ff0] * root_commands.c (modified) Free a user structure when using the remove command. This disappeared ... Sat, 17 Jul 2010 14:02:47 GMT Wilmer van der Gaast [6ef19f7] * nick.c (modified) Fixed bug in r712. Check part, not *part. 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? Fri, 16 Jul 2010 23:11:37 GMT Wilmer van der Gaast [516a9c6] * lib/http_client.c (modified) * lib/http_client.h (modified) No idea why http_dorequest() ever returned void*. Don't hide the ... Thu, 15 Jul 2010 23:23:04 GMT Wilmer van der Gaast [7885d0f] * lib/http_client.c (modified) * lib/http_client.h (modified) Don't be a dumbass and stop following redirects if there doesn't seem ... 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 ... Thu, 15 Jul 2010 22:15:47 GMT Wilmer van der Gaast [e693ac2] * debian/changelog (modified) Debian package 1.2.8-1. Wed, 14 Jul 2010 23:52:11 GMT Wilmer van der Gaast [3709301] * ipc.c (modified) * ipc.h (modified) Merging *BSD compatibility fix from Doug Luce (include sys/uio.h even ... Wed, 14 Jul 2010 23:19:03 GMT Doug Luce [83e2d30] * ipc.h (modified) This makes Bitlbee compile on OpenBSD. Tue, 13 Jul 2010 23:14:41 GMT Wilmer van der Gaast [324c378] * irc_channel.c (modified) * irc_commands.c (modified) Move control channel autoconfiguration to irc_cmd_join() instead so ... Tue, 13 Jul 2010 22:50:06 GMT Wilmer van der Gaast [b1af3e8] * irc_commands.c (modified) * irc_im.c (modified) Fixed cleaning up of channels. Something broke when changing the ... 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 ... Tue, 13 Jul 2010 00:09:40 GMT Wilmer van der Gaast [db2cef1] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) Document this complex new beast. 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 ... Mon, 12 Jul 2010 20:27:11 GMT Wilmer van der Gaast [09dfb68] * irc.c (modified) * nick.c (modified) Added %nick and %group. They don't work yet since nick_gen() is only ... 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 12:21:59 GMT Wilmer van der Gaast [b1f818b] * irc_im.c (modified) * nick.c (modified) * nick.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Use bee_user structs in all nick_* functions. Prepare for a ... Sun, 11 Jul 2010 12:11:27 GMT Wilmer van der Gaast [133cdff] * ipc.c (modified) More careful pointer checking in the master. Sun, 11 Jul 2010 10:59:56 GMT Wilmer van der Gaast [af9f2ca] * doc/user-guide/commands.xml (modified) * ipc.c (modified) * irc.c (modified) * root_commands.c (modified) Added allow_takeover setting for people who don't like this new ... 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 ... Sun, 11 Jul 2010 00:29:19 GMT Wilmer van der Gaast [e92c4f4] * ipc.c (modified) * root_commands.c (modified) Takeover stuff now works in daemon mode as well. Sat, 10 Jul 2010 15:08:02 GMT Wilmer van der Gaast [f1c2b21] * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * root_commands.c (modified) Cleanup. Move some code to a more appropriate location, and show the ... 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 ... Fri, 09 Jul 2010 23:39:25 GMT Wilmer van der Gaast [f3b6764] * bitlbee.c (modified) * bitlbee.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.h (modified) * irc_user.c (modified) * root_commands.c (modified) Only available in ForkDaemon mode for now: If a user connects (and ... Fri, 09 Jul 2010 23:25:07 GMT Wilmer van der Gaast [b556e46] * bitlbee.c (modified) * doc/user-guide/commands.xml (modified) * irc_commands.c (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) Merging main ui-fix. Fri, 09 Jul 2010 23:24:23 GMT Wilmer van der Gaast [c5bff81] * ipc.c (modified) More state consistency checks/error handling. Fri, 09 Jul 2010 21:06:38 GMT Wilmer van der Gaast [debe871] * ipc.c (modified) * irc_user.c (modified) Inform IPC master about nick changes. Fri, 09 Jul 2010 08:25:25 GMT Wilmer van der Gaast [9595d2b] * ipc.c (modified) Also sync umodes. Thu, 08 Jul 2010 23:10:43 GMT Wilmer van der Gaast [f545372] * ipc.c (modified) * root_commands.c (modified) Ask for confirmation. Generally working fairly well now, but ...