#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-15T22:35:23Z

Mon, 26 Jul 2010 23:03:23 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [0f28785]
	* doc/user-guide/commands.xml (modified)

	Account tag documentation update.


Sat, 24 Jul 2010 15:58:27 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [ccc595b]
	* protocols/yahoo/yahoo.c (modified)

	Support buddy groups on Yahoo!


Sat, 24 Jul 2010 11:15:43 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [5a61bf59]
	* irc_channel.c (modified)

	Whoops. Small memory management screw-up.


Sun, 18 Jul 2010 23:50:27 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [2bfe976]
	* dcc.c (modified)

	The "transfers" command was renamed to "transfer".


Sat, 17 Jul 2010 16:11:09 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [6ef19f7]
	* nick.c (modified)

	Fixed bug in r712. Check part, not *part.


Sat, 17 Jul 2010 12:29:51 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [a08e875]
	* protocols/purple/purple.c (modified)

	libpurple: Read group information of contacts.


Sat, 17 Jul 2010 11:34:24 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [e693ac2]
	* debian/changelog (modified)

	Debian package 1.2.8-1.


Wed, 14 Jul 2010 23:52:11 GMT Wilmer van der Gaast <wilmer@…> [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 <doug@…> [83e2d30]
	* ipc.h (modified)

	This makes Bitlbee compile on OpenBSD.


Tue, 13 Jul 2010 23:14:41 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [133cdff]
	* ipc.c (modified)

	More careful pointer checking in the master.


Sun, 11 Jul 2010 10:59:56 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [c5bff81]
	* ipc.c (modified)

	More state consistency checks/error handling.


Fri, 09 Jul 2010 21:06:38 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [9595d2b]
	* ipc.c (modified)

	Also sync umodes.


Thu, 08 Jul 2010 23:10:43 GMT Wilmer van der Gaast <wilmer@…> [f545372]
	* ipc.c (modified)
	* root_commands.c (modified)

	Ask for confirmation. Generally working fairly well now, but ...


Thu, 08 Jul 2010 22:31:01 GMT Wilmer van der Gaast <wilmer@…> [9a9b520]
	* irc_commands.c (modified)
	* irc_user.c (modified)
	* root_commands.c (modified)

	Allow nick changes if they're only different in capitalisation, fixed ...


Tue, 06 Jul 2010 23:10:17 GMT Wilmer van der Gaast <wilmer@…> [0b09da0]
	* ipc.c (modified)

	It works! Fragile like hell though, and without any confirmation or ...


Tue, 06 Jul 2010 21:44:52 GMT Wilmer van der Gaast <wilmer@…> [6c2404e]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc.h (modified)
	* root_commands.c (modified)

	First part of the handshake, including sending a file descriptor to ...


Mon, 05 Jul 2010 12:01:28 GMT Wilmer van der Gaast <wilmer@…> [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 20:40:15 GMT Wilmer van der Gaast <wilmer@…> [006a84f]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* irc_user.c (modified)

	Kick the user instead of parting him/her when cleaning up a channel. ...


Sun, 04 Jul 2010 17:25:22 GMT Wilmer van der Gaast <wilmer@…> [00540d4]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	Ready for BitlBee 1.2.8.


Sun, 04 Jul 2010 17:25:05 GMT Wilmer van der Gaast <wilmer@…> [8eb0b76]
	* doc/user-guide/commands.xml (modified)

	Document the base_url setting (for using other Twitter API services).


Sun, 04 Jul 2010 14:31:50 GMT Wilmer van der Gaast <wilmer@…> [f537044]
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/help.xml (modified)
	* doc/user-guide/misc.xml (modified)

	Documentation update. I think this covers most of the channel-related ...


Sun, 04 Jul 2010 13:36:08 GMT Wilmer van der Gaast <wilmer@…> [5c7b45c]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/nogaim.c (modified)

	Auto joins for chatrooms.


Sun, 04 Jul 2010 10:16:07 GMT Wilmer van der Gaast <wilmer@…> [c8eeadd]
	* irc.c (modified)
	* irc.h (modified)
	* irc_channel.c (modified)
	* root_commands.c (modified)

	Added automatic joining of channels. Auto-rejoin functionality for ...


Sat, 03 Jul 2010 21:32:10 GMT Wilmer van der Gaast <wilmer@…> [c351434]
	* storage_xml.c (modified)

	Skip unsupported tags in user configs. (This should make downgrades ...


Sat, 03 Jul 2010 21:16:41 GMT Wilmer van der Gaast <wilmer@…> [0bd948e]
	* irc.c (modified)
	* irc.h (modified)
	* irc_im.c (modified)
	* irc_user.c (modified)

	Show a user going offline as a QUIT, not as one or more PARTs, like ...


Sat, 03 Jul 2010 20:38:53 GMT Wilmer van der Gaast <wilmer@…> [917a83e]
	* irc_user.c (modified)

	Use irc_send_msg instead of irc_send_msg_raw() to echo messages to ...


Sat, 03 Jul 2010 17:57:31 GMT Wilmer van der Gaast <wilmer@…> [bc4b469]
	* irc_im.c (modified)

	Initialize the show variable in channel_update. This shouldn't have ...


Sat, 03 Jul 2010 17:39:37 GMT Wilmer van der Gaast <wilmer@…> [e1f3f94]
	* irc_commands.c (modified)

	Fix handling of outgoing CTCP ACTIONs.


Wed, 30 Jun 2010 23:56:46 GMT Wilmer van der Gaast <wilmer@…> [3353b5e]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	A few Twitter fixes from mainline.


Wed, 30 Jun 2010 23:46:55 GMT Wilmer van der Gaast <wilmer@…> [52a2521]
	* irc_im.c (modified)

	When receiving a channel name hint, and a channel with that name ...


Wed, 30 Jun 2010 23:30:27 GMT Wilmer van der Gaast <wilmer@…> [06f9548]
	* irc_channel.c (modified)

	Disable the code added in the previous change during shutdown, since ...


Wed, 30 Jun 2010 23:15:44 GMT Wilmer van der Gaast <wilmer@…> [9052bc1]
	* irc_channel.c (modified)
	* irc_im.c (modified)

	Flush channels when the user leaves them. Also, don't update a ...


Wed, 30 Jun 2010 23:01:33 GMT Wilmer van der Gaast <wilmer@…> [d7f8500]
	* irc_commands.c (modified)

	Support /NOTICE, although for now just to yourself - some IRC clients ...


Wed, 30 Jun 2010 22:52:27 GMT Wilmer van der Gaast <wilmer@…> [8203da9]
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	D'oh. Of course the getter functions should also treat next_cursor as ...


Wed, 30 Jun 2010 19:30:42 GMT Wilmer van der Gaast <wilmer@…> [217bf4e]
	* irc_channel.c (modified)

	Also, automatically set up per-protocol channels if the name's a ...


Tue, 29 Jun 2010 23:44:17 GMT Wilmer van der Gaast <wilmer@…> [7a6ba50]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* storage_xml.c (modified)

	Also allow selecting contacts for a channel by protocol instead of ...


Tue, 29 Jun 2010 23:30:05 GMT Wilmer van der Gaast <wilmer@…> [bd64716]
	* protocols/twitter/twitter_lib.c (modified)

	next_cursor is a 64-bit integer. Make it so. This should fix issues ...


Tue, 29 Jun 2010 23:06:07 GMT Wilmer van der Gaast <wilmer@…> [64f8c425]
	* protocols/twitter/twitter.c (modified)

	Strip whitespace in Twitter OAuth PIN responses.


Mon, 28 Jun 2010 09:37:11 GMT Wilmer van der Gaast <wilmer@…> [58646d9]
	* irc_commands.c (modified)

	Allow joining multiple channels at once. Although BitlBee doesn't ...


Mon, 28 Jun 2010 09:37:01 GMT Wilmer van der Gaast <wilmer@…> [a670aeb]
	* irc_channel.c (modified)

	An empty string is not a valid channel name.


Mon, 28 Jun 2010 09:03:39 GMT Wilmer van der Gaast <wilmer@…> [ab6006c]
	* irc.h (modified)
	* irc_channel.c (modified)

	Callers shouldn't have to expect that irc_channel_del_user() frees ...


Mon, 28 Jun 2010 00:18:40 GMT Wilmer van der Gaast <wilmer@…> [c7eb771]
	* root_commands.c (modified)

	Hacky support for short subcommands (i.e. "ac l" instead of "account ...