#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-28T04:39:32Z

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 ...


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 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: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 ...


Mon, 28 Jun 2010 00:07:46 GMT Wilmer van der Gaast <wilmer@…> [1c40aa7]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* storage_xml.c (modified)

	Mark nameless groupchat channels as temporary so they don't stick ...


Sun, 27 Jun 2010 16:04:28 GMT Wilmer van der Gaast <wilmer@…> [134a02c]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* root_commands.c (modified)

	irc_channel_name_strip() instead of nick_strip().


Sun, 27 Jun 2010 15:32:12 GMT Wilmer van der Gaast <wilmer@…> [547ea68]
	* root_commands.c (modified)
	* storage_xml.c (modified)

	Save and load channels. Also fixing a bug in creating non-control ...


Sun, 27 Jun 2010 12:39:07 GMT Wilmer van der Gaast <wilmer@…> [84c3a72]
	* irc_commands.c (modified)
	* protocols/account.c (modified)
	* protocols/chat.c (deleted)
	* protocols/chat.h (deleted)
	* protocols/nogaim.c (modified)
	* root_commands.c (modified)
	* storage_xml.c (modified)

	Import chatrooms configured in older BitlBee versions. Settings are ...


Sat, 26 Jun 2010 23:39:31 GMT Wilmer van der Gaast <wilmer@…> [e907683]
	* doc/user-guide/commands.xml (modified)
	* root_commands.c (modified)

	Changed account set (and other account commands) syntax. Instead of ...


Sat, 26 Jun 2010 21:26:41 GMT Wilmer van der Gaast <wilmer@…> [92c8d41]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_user.c (modified)

	Remember in which channel the user talked to someone and show ...


Fri, 25 Jun 2010 23:33:30 GMT Wilmer van der Gaast <wilmer@…> [41d415b]
	* protocols/twitter/twitter_lib.c (modified)

	Merging bugfix from mainline.


Thu, 24 Jun 2010 09:27:34 GMT Wilmer van der Gaast <wilmer@…> [051372c]
	* protocols/twitter/twitter_lib.c (modified)

	Don't create multiple main loops if the user follows >100 people.


Thu, 24 Jun 2010 09:14:34 GMT Wilmer van der Gaast <wilmer@…> [8b8def58]
	* doc/user-guide/commands.xml (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/message.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Merging a few revisions from mainline.


Thu, 24 Jun 2010 01:06:49 GMT Wilmer van der Gaast <wilmer@…> [38ff846]
	* protocols/jabber/jabber.c (modified)

	Fixed an access-after-free() bug in the Jabber keepalive + cache ...


Thu, 24 Jun 2010 00:43:15 GMT Wilmer van der Gaast <wilmer@…> [d6aa6dd]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Load the whole Twitter contact list at login time if mode=chat/many, ...


Wed, 23 Jun 2010 22:37:24 GMT Wilmer van der Gaast <wilmer@…> [90ba416]
	* protocols/jabber/message.c (modified)

	Fixed a NULL pointer dereference in the Jabber module.


Wed, 23 Jun 2010 00:13:46 GMT Wilmer van der Gaast <wilmer@…> [4eef271]
	* doc/user-guide/commands.xml (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)

	Added user_agent setting to Jabber accounts so people can get around ...


Tue, 22 Jun 2010 23:43:36 GMT Wilmer van der Gaast <wilmer@…> [7cd2e8a]
	* root_commands.c (modified)

	Automatically call the "channel" command for the now-gone chat ...


Wed, 16 Jun 2010 08:31:40 GMT Wilmer van der Gaast <wilmer@…> [6b90431]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)

	More correct handling of channel names (according to RFC 1459). ...


Mon, 14 Jun 2010 08:28:32 GMT Wilmer van der Gaast <wilmer@…> [e5b521d]
	* doc/user-guide/commands.xml (modified)

	s/buddy_sendbuffer/paste_buffer/ in the docs as well.


Sat, 12 Jun 2010 22:40:12 GMT Wilmer van der Gaast <wilmer@…> [12b29db]
	* doc/user-guide/help.xml (modified)
	* doc/user-guide/misc.xml (modified)

	Small doc update on multi-channel stuff. The "channel" command is not ...


Fri, 11 Jun 2010 15:12:27 GMT Wilmer van der Gaast <wilmer@…> [1c8e5f7]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_im.c (modified)

	Added away_reply_timeout setting so BitlBee will suppress away ...


Fri, 11 Jun 2010 11:34:39 GMT Wilmer van der Gaast <wilmer@…> [70ac477]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)

	Create new MSN groups when necessary.


Thu, 10 Jun 2010 16:39:17 GMT Wilmer van der Gaast <wilmer@…> [5266354]
	* root_commands.c (modified)

	Fixed extremely stupid NULLptr dereference.


Thu, 10 Jun 2010 16:36:23 GMT Wilmer van der Gaast <wilmer@…> [95c3ea9]
	* irc.c (modified)

	Fixing hostname in "exiting" opermsgs.


Wed, 09 Jun 2010 00:35:13 GMT Wilmer van der Gaast <wilmer@…> [6acc033]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)

	Moving MSN contacts between groups is now possible, but no support ...


Tue, 08 Jun 2010 23:43:13 GMT Wilmer van der Gaast <wilmer@…> [46d215d]
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* root_commands.c (modified)

	Allow moving contacts around between groups. Works with at least ...


Tue, 08 Jun 2010 22:44:16 GMT Wilmer van der Gaast <wilmer@…> [d7db346]
	* irc_channel.c (modified)
	* irc_user.c (modified)
	* protocols/bee_user.c (modified)
	* root_commands.c (modified)

	Some cleanup improvements.


Tue, 08 Jun 2010 22:22:16 GMT Wilmer van der Gaast <wilmer@…> [d50e22f]
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/twitter/twitter.c (modified)
	* storage_xml.c (modified)

	Merging memory leak fixes from devel, time to find the ui-fix- ...


Mon, 07 Jun 2010 23:50:42 GMT Wilmer van der Gaast <wilmer@…> [f1cea66]
	* debian/compat (modified)
	* debian/control (modified)
	* debian/rules (modified)

	Merging Debian fixes that I missed in the previous merge.


Mon, 07 Jun 2010 23:04:58 GMT Wilmer van der Gaast <wilmer@…> [04a927c]
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/twitter/twitter.c (modified)

	Fixing some memory leakage.


Mon, 07 Jun 2010 21:09:33 GMT Wilmer van der Gaast <wilmer@…> [6ef9065]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/nogaim.c (modified)

	Restored nick_hint/nick_source functionality.


Mon, 07 Jun 2010 18:40:08 GMT Wilmer van der Gaast <wilmer@…> [619dd18]
	* irc.h (modified)
	* irc_im.c (modified)
	* irc_user.c (modified)

	Paste buffer functionality is back, now for users *and* rooms.


Mon, 07 Jun 2010 16:48:11 GMT Wilmer van der Gaast <wilmer@…> [a4d920b]
	* root_commands.c (modified)

	Added "channel del".


Mon, 07 Jun 2010 15:51:31 GMT Wilmer van der Gaast <wilmer@…> [0a6e5d1]
	* irc.c (modified)
	* root_commands.c (modified)

	Restore "set root_nick" behaviour. All disabled set evaluators are ...


Mon, 07 Jun 2010 15:45:42 GMT Wilmer van der Gaast <wilmer@…> [70f69ecc]
	* irc.c (modified)
	* irc_commands.c (modified)

	Restoring auto-identification using server password.


Mon, 07 Jun 2010 15:39:53 GMT Wilmer van der Gaast <wilmer@…> [c5aefa4]
	* irc.c (modified)
	* irc.h (modified)
	* irc_channel.c (modified)

	Restore "ops" command completely, and set user op status *just* ...


Mon, 07 Jun 2010 15:21:21 GMT Wilmer van der Gaast <wilmer@…> [0e8b3e8]
	* irc.c (modified)
	* irc_im.c (modified)
	* protocols/nogaim.c (modified)

	Changing away_devoice will change current voice statuses in all
	channels.


Mon, 07 Jun 2010 15:11:09 GMT Wilmer van der Gaast <wilmer@…> [56699f0]
	* irc_send.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Show idle + login time info in /WHOIS (if available).


Mon, 07 Jun 2010 14:31:07 GMT Wilmer van der Gaast <wilmer@…> [4aa0f6b]
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* dcc.c (modified)
	* 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/Makefile (modified)
	* doc/user-guide/Makefile (modified)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* lib/Makefile (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* lib/http_client.c (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)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/invitation.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/auth.c (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/yahoo/Makefile (modified)
	* protocols/yahoo/yahoo.c (modified)
	* set.c (modified)
	* set.h (modified)
	* tests/Makefile (modified)
	* unix.c (modified)

	Merging killerbee stuff, bringing all the bleeding-edge stuff
	together.


Mon, 07 Jun 2010 00:58:07 GMT Wilmer van der Gaast <wilmer@…> [0d9d53e]
	* irc.c (modified)
	* protocols/bee.c (modified)

	Fixed "set password" and "set auto_reconnect_delay".


Mon, 07 Jun 2010 00:44:45 GMT Wilmer van der Gaast <wilmer@…> [36562b0]
	* irc.h (modified)
	* irc_channel.c (modified)
	* root_commands.c (modified)

	Added "channel list" command and the ability to use only part of the ...


Sun, 06 Jun 2010 23:47:46 GMT Wilmer van der Gaast <wilmer@…> [92cb8c4]
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	Complete (hopefully) fix for nickname changes: Add flags to the ...


Sun, 06 Jun 2010 21:58:46 GMT Wilmer van der Gaast <wilmer@…> [f277225]
	* storage_xml.c (modified)

	Use mkstemp() instead of just a tilde-file when writing new configs ...


Sun, 06 Jun 2010 19:01:14 GMT Wilmer van der Gaast <wilmer@…> [560d0a0]
	* debian/compat (modified)
	* debian/control (modified)
	* debian/rules (modified)

	Some more fixes to make this work with older distros (Hardy's stuck ...


Sun, 06 Jun 2010 09:55:07 GMT Wilmer van der Gaast <wilmer@…> [bc49ec2]
	* debian/rules (modified)

	Make this build work even from fresh bzr branches. Also stop using ...


Sun, 06 Jun 2010 01:30:45 GMT Wilmer van der Gaast <wilmer@…> [16834a5]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* root_commands.c (modified)

	Set handle_unknown to add_channel by default.


Sun, 06 Jun 2010 01:24:13 GMT Wilmer van der Gaast <wilmer@…> [88eaf4b]
	* irc.c (modified)
	* set.c (modified)
	* set.h (modified)

	buddy_sendbuffer should be renamed, since it has to work for users ...


Sun, 06 Jun 2010 01:11:13 GMT Wilmer van der Gaast <wilmer@…> [1f0224c]
	* irc.h (modified)
	* irc_send.c (modified)
	* irc_user.c (modified)

	Send one /QUIT instead of one or more /PARTs for a user that is being ...


Sun, 06 Jun 2010 00:33:33 GMT Wilmer van der Gaast <wilmer@…> [18da20b]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* irc_user.c (modified)

	Added /part msgs, and the ability to silently remove users from ...


Sat, 05 Jun 2010 23:26:07 GMT Wilmer van der Gaast <wilmer@…> [1fdb0a4]
	* bitlbee.h (modified)
	* debian/changelog (modified)
	* debian/control (modified)
	* doc/CHANGES (modified)
	* doc/bitlbee.8 (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/quickstart.xml (modified)
	* irc_commands.c (modified)
	* lib/misc.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/oscar/auth.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)

	Merging mainline.


Sat, 05 Jun 2010 23:21:02 GMT Wilmer van der Gaast <wilmer@…> [b308cf9]
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* configure (modified)
	* dcc.c (modified)
	* 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)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* irc_commands.c (modified)
	* lib/Makefile (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* lib/http_client.c (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/oauth.c (added)
	* lib/oauth.h (added)
	* 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)
	* lib/url.c (modified)
	* lib/url.h (modified)
	* lib/xmltree.c (modified)
	* log.c (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/message.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/invitation.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/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 (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)
	* protocols/yahoo/Makefile (modified)
	* protocols/yahoo/yahoo.c (modified)
	* set.c (modified)
	* set.h (modified)
	* storage_xml.c (modified)
	* tests/Makefile (modified)
	* unix.c (modified)

	Merging libpurple branch into killerbee. It's fairly usable already, ...


Sat, 05 Jun 2010 23:16:52 GMT Wilmer van der Gaast <wilmer@…> [c1a8a16]
	* root_commands.c (modified)

	Restored the "chat with" command, let's keep it around at least for ...


Sat, 05 Jun 2010 22:32:36 GMT Wilmer van der Gaast <wilmer@…> [5a75d15]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* root_commands.c (modified)

	Chatroom improvements. Merged chatroom stub into normal chatroom ...


Sat, 05 Jun 2010 18:26:17 GMT Wilmer van der Gaast <wilmer@…> [f5d87ea]
	* protocols/jabber/iq.c (modified)

	Pick up group changes in the middle of a Jabber session, now that we ...


Sat, 05 Jun 2010 17:43:38 GMT Wilmer van der Gaast <wilmer@…> [e774815]
	* debian/control (modified)
	* debian/po/POTFILES.in (modified)

	Updated short descriptions and fixed po-debconf files.


Sat, 05 Jun 2010 17:35:39 GMT Wilmer van der Gaast <wilmer@…> [4772500]
	* debian/control (modified)
	* debian/rules (modified)

	Put in the necessary hacks to make version number spoofing work
	again.


Sat, 05 Jun 2010 16:39:58 GMT Wilmer van der Gaast <wilmer@…> [4c03881]
	* debian/bitlbee-common.config (moved)
	* debian/bitlbee-common.templates (moved)
	* debian/bitlbee.init (modified)
	* debian/bitlbee.postinst (moved)
	* debian/bitlbee.postrm (moved)
	* debian/bitlbee.prerm (moved)
	* debian/control (modified)
	* debian/rules (modified)

	Remaining fixes: All looks good now, apt and dpkg seem to do the ...


Sat, 05 Jun 2010 14:47:54 GMT Wilmer van der Gaast <wilmer@…> [095a5f0]
	* debian/bitlbee-common.docs (added)
	* debian/bitlbee-common.examples (added)
	* debian/changelog (modified)
	* debian/compat (added)
	* debian/conffiles (deleted)
	* debian/control (modified)
	* debian/patches/bitlbee.conf.diff (modified)
	* debian/rules (modified)

	Redid debian/rules using debhelper, with good results. This creates ...


Sat, 05 Jun 2010 10:32:02 GMT Wilmer van der Gaast <wilmer@…> [04dc563]
	* configure (modified)

	A few more configure script tweaks: Don't enable libpurple by default ...


Sat, 05 Jun 2010 01:07:04 GMT Wilmer van der Gaast <wilmer@…> [cf1a979]
	* irc_channel.c (modified)

	Bug fixes, control channel behaviour is mostly okay again.


Sat, 05 Jun 2010 01:06:26 GMT Wilmer van der Gaast <wilmer@…> [c133d4b8]
	* root_commands.c (modified)

	Added "channel set" command, mostly so I can test all that stuff. ...


Sat, 05 Jun 2010 00:35:17 GMT Wilmer van der Gaast <wilmer@…> [7e83e8e4]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/nogaim.c (modified)

	Inform the UI about group changes. This is important if the user has ...


Sat, 05 Jun 2010 00:20:12 GMT Wilmer van der Gaast <wilmer@…> [2b8473c]
	* irc_channel.c (modified)

	Put the control channel settings into user-changeable settings.


Thu, 03 Jun 2010 22:17:11 GMT Wilmer van der Gaast <wilmer@…> [4469e7e]
	* irc_commands.c (modified)
	* irc_im.c (modified)

	Support for the /topic command.


Wed, 02 Jun 2010 08:47:18 GMT Wilmer van der Gaast <wilmer@…> [3dc6d86]
	* protocols/oscar/auth.c (modified)
	* protocols/oscar/oscar.c (modified)

	Disable old-style ICQ authentication. It looks like AOL or whoever is ...


Sun, 30 May 2010 10:16:37 GMT Wilmer van der Gaast <wilmer@…> [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 <g.c.w.m.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.


Tue, 25 May 2010 22:41:52 GMT Wilmer van der Gaast <wilmer@…> [4af3050]
	* Makefile (modified)
	* doc/Makefile (modified)
	* doc/user-guide/Makefile (modified)

	install-* targets should also work now. Let's see how this works out ...


Tue, 25 May 2010 22:26:54 GMT Wilmer van der Gaast <wilmer@…> [f60079b]
	* Makefile (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* doc/Makefile (modified)
	* doc/user-guide/Makefile (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)
	* tests/Makefile (modified)

	Allow one to run the configure script from a different directory and ...


Tue, 25 May 2010 22:07:06 GMT Wilmer van der Gaast <wilmer@…> [51a799e]
	* Makefile (modified)
	* configure (modified)
	* crypting.c (deleted)
	* crypting.h (deleted)
	* irc.c (modified)
	* protocols/jabber/si.c (modified)
	* root_commands.c (modified)
	* storage.c (modified)
	* storage_text.c (deleted)
	* win32.c (modified)

	Merging killerbee. (The non-libpurple stuff currently doesn't
	compile.)


Tue, 25 May 2010 22:04:55 GMT Wilmer van der Gaast <wilmer@…> [d25ebea]
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/invitation.c (modified)

	GAIM_INPUT_* were renamed, at last.


Mon, 24 May 2010 21:24:53 GMT Wilmer van der Gaast <wilmer@…> [f85e9d6]
	* protocols/purple/purple.c (modified)

	Read display names. Setting them is going to be an awesome hack.


Sun, 23 May 2010 14:52:41 GMT Wilmer van der Gaast <wilmer@…> [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:31:30 GMT Wilmer van der Gaast <wilmer@…> [228fc18]
	* irc_commands.c (modified)

	Allow nick changes. (Based on patch from zibri) This mostly closes
	#6!


Sun, 23 May 2010 14:14:16 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 23:44:00 GMT Wilmer van der Gaast <wilmer@…> [f9110b4]
	* doc/user-guide/commands.xml (modified)

	Fixed documented default for ignore_auth_requests setting.


Sat, 22 May 2010 15:00:36 GMT Wilmer van der Gaast <wilmer@…> [c01bbd1]
	* protocols/twitter/twitter.c (modified)

	Use HTTPS for the browser part of Twitter OAuth login.


Sat, 22 May 2010 13:46:25 GMT Wilmer van der Gaast <wilmer@…> [c3caa46]
	* protocols/purple/purple.c (modified)

	Support for named groupchats, although not very solid.