#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-28T17:11:07Z

Mon, 19 Dec 2011 17:57:20 GMT Wilmer van der Gaast <wilmer@…> [a72dc2b]
	* lib/http_client.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)
	* protocols/jabber/jabber.c (modified)
	* protocols/skype/skype.c (modified)

	Add verify argument to ssl_connect() so HTTPS-based stuff is also ...


Mon, 19 Dec 2011 17:34:06 GMT Wilmer van der Gaast <wilmer@…> [25b05b7]
	* bitlbee.conf (modified)
	* doc/user-guide/commands.xml (modified)

	Doc update.


Mon, 19 Dec 2011 17:23:28 GMT Wilmer van der Gaast <wilmer@…> [af5764e]
	* conf.c (modified)

	Refuse to start if cafile points at an unreadable file, to avoid ...


Mon, 19 Dec 2011 17:22:37 GMT Wilmer van der Gaast <wilmer@…> [78b8401]
	* 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)
	* protocols/jabber/io.c (modified)

	Move conversion of status codes to status messages into SSL libs.


Mon, 19 Dec 2011 14:50:58 GMT Wilmer van der Gaast <wilmer@…> [486ddb5]
	* conf.c (modified)
	* conf.h (modified)
	* lib/http_client.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)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/skype/skype.c (modified)

	Initial merge of tls_verify patch from AopicieR.


Mon, 19 Dec 2011 13:51:58 GMT Wilmer van der Gaast <wilmer@…> [5a48afd]
	* doc/user-guide/commands.xml (modified)

	Slight documentation fix: "both" is no longer a valid scope for a ...


Mon, 19 Dec 2011 10:57:07 GMT Wilmer van der Gaast <wilmer@…> [a0a3de6]
	* bitlbee.h (modified)
	* irc.h (modified)
	* protocols/bee.h (modified)

	C++ compatibility fix. Fixes #873.


Sun, 18 Dec 2011 20:45:47 GMT Alex Miller <millerdevel@…> [c1a58cc]
	* bitlbee.h (modified)

	Wrap the external API in `extern "C"` if included in a C++ file.


Sun, 18 Dec 2011 20:44:11 GMT Alex Miller <millerdevel@…> [4efa5ce]
	* irc.h (modified)
	* protocols/bee.h (modified)

	Don't use the C++ keyword 'new' as a variable name.


Tue, 13 Dec 2011 00:34:07 GMT Wilmer van der Gaast <wilmer@…> [17f057d]
	* irc_commands.c (modified)
	* protocols/nogaim.c (modified)
	* root_commands.c (modified)

	As I intended for a while already, use account tags everywhere ...


Sun, 11 Dec 2011 23:26:45 GMT Wilmer van der Gaast <wilmer@…> [b926d88]
	* protocols/skype/skyped.py (modified)

	Skype merge.


Sun, 11 Dec 2011 23:25:40 GMT Miklos Vajna <vmiklos@…> [6ba00ac]
	* protocols/skype/skyped.py (modified)

	skyped: give reasonable error message when cert is missing


Sun, 11 Dec 2011 17:50:35 GMT Wilmer van der Gaast <wilmer@…> [57a6eb5f]
	* debian/control (modified)

	Added direct dependency to bitlbee-common since Lintian really really ...


Sun, 11 Dec 2011 17:07:06 GMT Wilmer van der Gaast <wilmer@…> [d717020]
	* debian/changelog (modified)

	Debian changelog entry update for 3.0.4-1.


Sun, 11 Dec 2011 16:38:02 GMT Wilmer van der Gaast <wilmer@…> [3f808ca]
	* lib/http_client.c (modified)
	* protocols/twitter/twitter.c (modified)

	Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. ...


Sun, 11 Dec 2011 12:54:40 GMT Wilmer van der Gaast <wilmer@…> [877686b]
	* protocols/purple/purple.c (modified)

	Read both alias and server_alias properties for libpurple contacts. ...


Sun, 11 Dec 2011 12:12:24 GMT Wilmer van der Gaast <wilmer@…> [e46db53]
	* debian/rules (modified)
	* protocols/skype/Makefile (modified)

	Another packaging fix: Don't put skyped manpage in bitlbee-common.


Sat, 10 Dec 2011 22:54:12 GMT Wilmer van der Gaast <wilmer@…> [8b39b1a]
	* debian/control (modified)

	asciidoc dependency to build Skype docs.


Sat, 10 Dec 2011 22:43:10 GMT Wilmer van der Gaast <wilmer@…> [57da960]
	* Makefile (modified)
	* configure (modified)
	* debian/bitlbee-plugin-skype.docs (added)
	* debian/changelog (modified)
	* debian/control (modified)
	* debian/rules (modified)
	* debian/skyped.README.Debian (added)
	* debian/skyped.docs (added)
	* protocols/skype/Makefile (modified)

	Skype module packaging.


Wed, 07 Dec 2011 21:47:25 GMT Wilmer van der Gaast <wilmer@…> [06b5893]
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber.c (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* set.h (modified)

	Merging non-SASL authentication patch from #863. This also implements ...


Wed, 07 Dec 2011 21:37:27 GMT Wilmer van der Gaast <wilmer@…> [aee8c19]
	* configure (modified)

	Fix libresolv detection on FreeBSD. Based on a patch by ...


Tue, 06 Dec 2011 21:50:43 GMT Wilmer van der Gaast <wilmer@…> [b041b52]
	* protocols/msn/sb.c (modified)
	* protocols/msn/soap.c (modified)
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/chatnav.c (modified)
	* protocols/oscar/icq.c (modified)
	* protocols/oscar/im.c (modified)
	* protocols/oscar/misc.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/rxqueue.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/yahoo/libyahoo2.c (modified)

	Merging compiler warning fixes from vmiklos.

	This change also ...


Tue, 06 Dec 2011 00:53:34 GMT Miklos Vajna <vmiklos@…> [d7edadf]
	* protocols/yahoo/libyahoo2.c (modified)

	yahoo: unused-but-set-variables


Tue, 06 Dec 2011 00:53:26 GMT Miklos Vajna <vmiklos@…> [d18db32f]
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/chatnav.c (modified)
	* protocols/oscar/icq.c (modified)
	* protocols/oscar/im.c (modified)
	* protocols/oscar/misc.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/rxqueue.c (modified)
	* protocols/oscar/service.c (modified)

	oscar: unused-but-set-variables


Tue, 06 Dec 2011 00:53:16 GMT Miklos Vajna <vmiklos@…> [5dc7f90]
	* protocols/msn/sb.c (modified)
	* protocols/msn/soap.c (modified)

	msn: unused-but-set-variables


Sun, 04 Dec 2011 19:21:06 GMT Wilmer van der Gaast <wilmer@…> [df98ee8]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	Version 3.0.4, probably.


Sun, 04 Dec 2011 19:14:29 GMT Wilmer van der Gaast <wilmer@…> [ca974d7]
	* lib/ssl_gnutls.c (modified)
	* lib/xmltree.c (modified)
	* protocols/msn/soap.c (modified)

	Debug output tweaks: Try to send everything to stderr, and add ifdef ...


Fri, 02 Dec 2011 10:32:54 GMT Wilmer van der Gaast <wilmer@…> [bd31661]
	* lib/http_client.c (modified)
	* lib/xmltree.c (modified)
	* protocols/msn/soap.c (modified)

	Somewhat improve debug logging of HTTP/SOAP stuff.


Mon, 28 Nov 2011 08:42:10 GMT Wilmer van der Gaast <wilmer@…> [191ac9d]
	* Makefile (modified)

	Merging typo fix for Skype config installation.


Mon, 28 Nov 2011 08:34:46 GMT Wilmer van der Gaast <wilmer@…> [ddcff199]
	* otr.c (modified)

	Merge from pesco.


Sat, 26 Nov 2011 18:41:24 GMT Wilmer van der Gaast <wilmer@…> [c77406a]
	* protocols/msn/ns.c (modified)

	MSN: No clue if the OUT command can specify other reasons, but if so, ...


Sat, 26 Nov 2011 00:41:45 GMT unknown <pesco@…> [c7b94ef]
	* otr.c (modified)

	make sure we avoid file traversal in otr load/save functions (#853)


Fri, 25 Nov 2011 12:16:05 GMT Wilmer van der Gaast <wilmer@…> [3bd2f17]
	* protocols/msn/soap.c (modified)

	msn_soap_debug_print may get called with NULL pointers. Pay
	attention.


Fri, 25 Nov 2011 07:46:44 GMT Wilmer van der Gaast <wilmer@…> [693ff09]
	* configure (modified)

	Removing duplicate twitter=1 line. Bug #804.


Thu, 24 Nov 2011 13:11:32 GMT Miklos Vajna <vmiklos@…> [e4fc493]
	* Makefile (modified)

	Fix Skype typo: the in-tree config has a .dist suffix


Thu, 24 Nov 2011 08:18:04 GMT Wilmer van der Gaast <wilmer@…> [90fc864]
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Hopefully this fixed #838. Patch from Artem Savkov, thanks! The ...


Thu, 24 Nov 2011 07:38:22 GMT Wilmer van der Gaast <wilmer@…> [c945ee3]
	* protocols/skype/skyped.conf.dist (added)

	Merge from vmiklos.


Wed, 23 Nov 2011 16:27:59 GMT Miklos Vajna <vmiklos@…> [d45b181]
	* protocols/skype/skyped.conf.dist (added)

	Add missing 'skype/skyped.conf.dist'


Mon, 14 Nov 2011 11:08:22 GMT Wilmer van der Gaast <wilmer@…> [5dd725d]
	* doc/user-guide/help.xsl (modified)

	Document command shortening in another place.


Mon, 14 Nov 2011 10:43:03 GMT Wilmer van der Gaast <wilmer@…> [80acb6d]
	* lib/http_client.c (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)

	GnuTLS now also needs ssl_pending() implemented. Bug #860.


Sun, 13 Nov 2011 01:41:42 GMT Wilmer van der Gaast <wilmer@…> [03a8f8e]
	* lib/http_client.c (modified)

	Cleanup of http_client fix. Use g_strdup_printf and completely avoid ...


Sat, 12 Nov 2011 15:49:52 GMT Wilmer van der Gaast <wilmer@…> [dff732d]
	* lib/http_client.c (modified)
	* protocols/msn/soap.h (modified)

	Undoing old workaround for MSN troubles and added more proper fix. ...


Thu, 10 Nov 2011 03:38:40 GMT Wilmer van der Gaast <wilmer@…> [dac74bd]
	* protocols/msn/soap.h (modified)

	Workaround/Fix for MSN login troubles, many thanks to necropresto. ...


Wed, 09 Nov 2011 00:07:22 GMT Wilmer van der Gaast <wilmer@…> [ff1616b]
	* protocols/msn/soap.c (modified)

	Fixed bug in msn_soap_debug_print() failing to print HTTP headers of ...


Sun, 30 Oct 2011 11:33:49 GMT Wilmer van der Gaast <wilmer@…> [de26f3c]
	* protocols/jabber/s5bytestream.c (modified)

	Killed careless use of strcpy(). Luckily these are only a risk on ...


Fri, 21 Oct 2011 03:59:14 GMT Wilmer van der Gaast <wilmer@…> [e6b41b1]
	* lib/xmltree.c (modified)

	Strip illegal characters in generated XML streams so Jabber servers ...


Fri, 21 Oct 2011 03:00:54 GMT Wilmer van der Gaast <wilmer@…> [3864c08]
	* ipc.c (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* nick.c (modified)
	* otr.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/purple/purple.c (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* storage_xml.c (modified)

	Big merge from pesco, closing some OTR issues: #759, #824, #839,
	#830.


Thu, 20 Oct 2011 03:28:29 GMT Wilmer van der Gaast <wilmer@…> [6a45181]
	* protocols/oscar/oscar.c (modified)

	Clearer error msg when trying to add an existing OSCAR contact. Bug
	#828.


Thu, 20 Oct 2011 03:18:23 GMT Wilmer van der Gaast <wilmer@…> [4c225f0]
	* configure (modified)
	* ipc.c (modified)

	Drop the on-disk IPC socket by default. Nothing uses it. If one ...


Thu, 20 Oct 2011 02:59:57 GMT Wilmer van der Gaast <wilmer@…> [32bea82]
	* protocols/twitter/twitter_lib.c (modified)

	changeset:devel,814 was silly and incomplete. This should fix that. ...


Thu, 20 Oct 2011 02:56:36 GMT Wilmer van der Gaast <wilmer@…> [c148701]
	* doc/user-guide/misc.xml (modified)

	Fixed "chan set" typos in help. (Bug #842)


Tue, 18 Oct 2011 03:58:14 GMT Wilmer van der Gaast <wilmer@…> [733f607]
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Stupid work-around for bug #838. The troublesome condition is known, ...


Mon, 17 Oct 2011 13:28:37 GMT Wilmer van der Gaast <wilmer@…> [9fc017d]
	* Makefile (modified)

	Switch order of linker arguments for building otr.so which should fix ...


Fri, 14 Oct 2011 17:47:17 GMT Wilmer van der Gaast <wilmer@…> [6cdaabb]
	* doc/user-guide/quickstart.xml (modified)

	Added missing </para> tag to quickstart. Patch from ...


Mon, 03 Oct 2011 15:48:01 GMT unknown <pesco@…> [aea22cd]
	* otr.c (modified)

	otr: only skip coloring of leading /me if the message will go to a ...


Mon, 03 Oct 2011 15:18:00 GMT unknown <pesco@…> [409c2de]
	* otr.c (modified)

	send user-specific otr messages generated by us as notices from that
	user


Mon, 03 Oct 2011 14:56:58 GMT unknown <pesco@…> [e67e513]
	* ipc.c (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* nick.c (modified)
	* otr.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/purple/purple.c (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* storage_xml.c (modified)

	rename irc_usermsg to irc_rootmsg.
	add new irc_usermsg, ...


Sat, 01 Oct 2011 14:57:48 GMT unknown <pesco@…> [3231485]
	* otr.c (modified)

	make libotr messages associated with a user appear from that nick


Sat, 01 Oct 2011 14:55:24 GMT unknown <pesco@…> [fb11647a]
	* irc.h (modified)
	* irc_im.c (modified)

	factor making a message appear from a specific nick out of ...


Fri, 30 Sep 2011 04:32:32 GMT unknown <pesco@…> [da44b08]
	* otr.c (modified)

	don't put color code before leading /me when coloring otr messages


Wed, 21 Sep 2011 20:09:18 GMT unknown <pesco@…> [f03a498]
	* otr.c (modified)

	nix html-escaping in otr plugin


Sat, 27 Aug 2011 10:30:48 GMT Wilmer van der Gaast <wilmer@…> [ff18fc1]
	* protocols/skype/skype.c (modified)

	Fix #820, make Skype mod compile on NetBSD.

	(I haven't personally ...


Sat, 27 Aug 2011 10:18:45 GMT Wilmer van der Gaast <wilmer@…> [0fff0b2]
	* protocols/twitter/twitter_lib.c (modified)

	Just reconstruct all retweets instead of just the ones marked as ...


Fri, 26 Aug 2011 20:16:17 GMT Wilmer van der Gaast <wilmer@…> [429a9b1]
	* protocols/twitter/twitter_lib.c (modified)

	Since t.co is all over Twitter now, start parsing and showing entity ...


Thu, 25 Aug 2011 18:08:07 GMT Wilmer van der Gaast <wilmer@…> [2322a9f]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	Merging Twitter-mentions patch from meh. Bug #663.


Wed, 17 Aug 2011 22:28:10 GMT Wilmer van der Gaast <wilmer@…> [4804b2f]
	* doc/user-guide/quickstart.xml (modified)

	Quickstart update from pleia2.


Wed, 17 Aug 2011 22:22:56 GMT Wilmer van der Gaast <wilmer@…> [fd1ca44]
	* doc/user-guide/commands.xml (modified)

	Document the new #id behaviour. It's not required, but good to have ...


Wed, 17 Aug 2011 22:21:47 GMT Wilmer van der Gaast <wilmer@…> [aa2f575]
	* protocols/twitter/twitter.c (modified)

	Better cleanup of status IDs in Twitter commands. Stop using that ...


Wed, 17 Aug 2011 21:58:21 GMT Wilmer van der Gaast <wilmer@…> [5f1e78d]
	* protocols/twitter/twitter.c (modified)

	To reduce ambiguity, allow using a # to specify Tweet ID's when doing ...


Wed, 03 Aug 2011 21:45:49 GMT Jasper Spaans <j@…> [d6b6906]
	* protocols/twitter/twitter.c (modified)

	Make it easier to retweet by id.
	Currently, typing "rt 24" would ...


Sun, 31 Jul 2011 22:59:42 GMT Wilmer van der Gaast <wilmer@…> [3d952b5]
	* Makefile (modified)
	* otr.c (modified)

	Merging OTR fixes from pesco. Fixes #690 and possibly others.


Sun, 24 Jul 2011 12:51:00 GMT Wilmer van der Gaast <wilmer@…> [c8b8c83]
	* Makefile (modified)
	* configure (modified)
	* protocols/skype/.bzrignore (added)
	* protocols/skype/.mailmap (added)
	* protocols/skype/HACKING (added)
	* protocols/skype/Makefile (added)
	* protocols/skype/NEWS (added)
	* protocols/skype/README (added)
	* protocols/skype/asciidoc.conf (added)
	* protocols/skype/client.sh (added)
	* protocols/skype/skype.c (added)
	* protocols/skype/skyped.cnf (added)
	* protocols/skype/skyped.py (added)
	* protocols/skype/skyped.txt (added)
	* protocols/skype/t/Makefile (added)
	* protocols/skype/t/bitlbee.conf (added)
	* protocols/skype/t/irssi/livetest-irssi.sh (added)
	* protocols/skype/t/irssi/skype-call.test (added)
	* protocols/skype/t/irssi/skype-info.test (added)
	* protocols/skype/t/irssi/skype-login.test (added)
	* protocols/skype/t/irssi/skype-msg.test (added)
	* protocols/skype/t/irssi/trigger.pl (added)
	* protocols/skype/t/livetest-bitlbee.sh (added)

	Merging Skype plugin. Many thanks to Miklos Vajna for all his work on ...


Sun, 24 Jul 2011 12:50:21 GMT Wilmer van der Gaast <wilmer@…> [17f6079]
	* configure (modified)

	Small changes to --skype= flag behaviour in configure script.


Tue, 12 Jul 2011 08:04:12 GMT Wilmer van der Gaast <wilmer@…> [a010498]
	* lib/proxy.c (modified)

	Fixed dumb file descriptor leak.


Sun, 03 Jul 2011 14:15:25 GMT unknown <vmiklos@…> [b518cdc]
	* protocols/skype/config.mak.in (deleted)
	* protocols/skype/configure.ac (deleted)

	Drop no longer necessary autofoo from skype plugin dir


Sun, 03 Jul 2011 14:15:13 GMT unknown <vmiklos@…> [5155570]
	* Makefile (modified)
	* protocols/skype/Makefile (modified)

	Install skyped documentation if skype is enabled


Sun, 03 Jul 2011 14:14:54 GMT unknown <vmiklos@…> [b5a5938]
	* Makefile (modified)
	* protocols/skype/skyped.conf.dist.in (deleted)

	Install skyped if skype is enabled


Sat, 02 Jul 2011 16:34:42 GMT Wilmer van der Gaast <wilmer@…> [f5da476]
	* lib/misc.c (modified)

	Fixed use of g_iconv() in do_iconv(). This was done wrong for ages ...


Wed, 29 Jun 2011 23:30:33 GMT Miklos Vajna <vmiklos@…> [004f494]
	* protocols/skype/.bzrignore (moved)

	skype: .gitignore -> .bzrignore


Wed, 29 Jun 2011 23:29:01 GMT Miklos Vajna <vmiklos@…> [66911fc]
	* configure (modified)

	configure: --skype=plugin -> --skype=1


Wed, 29 Jun 2011 23:25:02 GMT Miklos Vajna <vmiklos@…> [2ff0f37]
	* protocols/skype/skyped.py (modified)

	skyped: user configuration should have priority


Wed, 29 Jun 2011 01:59:46 GMT Sven Moritz Hallberg <pesco@…> [f1cf01c]
	* otr.c (modified)

	report trust state in gone_secure/still_secure messages


Wed, 29 Jun 2011 01:35:18 GMT Sven Moritz Hallberg <pesco@…> [1082395]
	* otr.c (modified)

	treat OTR plaintext as HTML (setting otr_does_html)


Wed, 29 Jun 2011 00:40:31 GMT Sven Moritz Hallberg <pesco@…> [9a57b1f]
	* otr.c (modified)

	bump copyright year


Sat, 25 Jun 2011 22:31:01 GMT Sven Moritz Hallberg <pesco@…> [1dc00fe]
	* otr.c (modified)

	make otr status changes visible again


Sat, 25 Jun 2011 22:28:26 GMT Sven Moritz Hallberg <pesco@…> [a0c6fc5]
	* Makefile (modified)
	* otr.c (modified)

	fix possible segfault(s) when changing otr status


Fri, 24 Jun 2011 04:13:36 GMT Elizabeth Krumbach <lyz@…> [0c42c65]
	* doc/user-guide/quickstart.xml (modified)

	Add notes about multi-channel support and tags to quickstart.


Fri, 24 Jun 2011 04:04:22 GMT Elizabeth Krumbach <lyz@…> [d4a0a0a]
	* doc/user-guide/quickstart.xml (modified)

	Merge rename with add and remove in quickstart


Thu, 16 Jun 2011 21:59:06 GMT unknown <vmiklos@…> [bf8ee39]
	* protocols/skype/skype.c (modified)
	* protocols/skype/skyped.py (modified)

	Merge IPv6 and groupchat fixes from hrubi.


Wed, 15 Jun 2011 12:47:16 GMT Jan Hruban <hrubi13@…> [05d964c]
	* protocols/skype/skyped.py (modified)

	Bind to IPv6 address when -H is in IPv6 format


Wed, 15 Jun 2011 12:18:49 GMT Jan Hruban <hrubi13@…> [bd11422]
	* protocols/skype/skype.c (modified)

	Free skype groupchats on logout


Wed, 15 Jun 2011 12:18:16 GMT Jan Hruban <hrubi13@…> [c573f1b]
	* protocols/skype/skype.c (modified)

	Don't create new channel when skype groupchat turns from DIALOG to ...


Wed, 15 Jun 2011 12:13:58 GMT Jan Hruban <hrubi13@…> [17dd2ed]
	* protocols/skype/skype.c (modified)

	Fix crash on inviting people to skype groupchats


Tue, 14 Jun 2011 21:41:59 GMT Wilmer van der Gaast <wilmer@…> [9e7a566]
	* debian/changelog (modified)

	Preparing Debian upload.


Sun, 12 Jun 2011 11:53:20 GMT Wilmer van der Gaast <wilmer@…> [52a735e]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	3.0.3, hopefully ready. Time to roll the tarballs.


Sat, 11 Jun 2011 23:59:00 GMT Wilmer van der Gaast <wilmer@…> [7ceb6b2]
	* protocols/twitter/twitter.c (modified)

	Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format ...


Sat, 11 Jun 2011 23:22:23 GMT Wilmer van der Gaast <wilmer@…> [14df98f]
	* irc_commands.c (modified)

	Aaaaaargh! Who thought it'd be a good idea to make 8-bit integers ...


Sat, 11 Jun 2011 17:59:39 GMT Wilmer van der Gaast <wilmer@…> [4bc66ae]
	* protocols/twitter/twitter.c (modified)

	Oops. prefix shouldn't be just "ca" for identi.ca.


Sat, 11 Jun 2011 17:50:26 GMT Wilmer van der Gaast <wilmer@…> [c0f33f1]
	* doc/user-guide/commands.xml (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	Change the default base_url to something that works. Change the ...


Sat, 11 Jun 2011 17:11:08 GMT Wilmer van der Gaast <wilmer@…> [de923d5]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	Use /friends/ids and /users/lookup instead of /statuses/friends to ...