# # ChangeLog for protocols # # Generated by Trac 1.2.3 # 2024-04-27T13:49:58Z Sat, 11 Feb 2012 13:01:20 GMT Wilmer van der Gaast [eb54f56] * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Add missing newslines to debugging output. Bug #896. Sat, 11 Feb 2012 12:55:45 GMT Wilmer van der Gaast [7fa5c19] * Makefile (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/skype/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) * tests/Makefile (modified) Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by ... Fri, 10 Feb 2012 23:49:28 GMT Wilmer van der Gaast [b5fe39b] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Applied patch from #895, making show_old_mentions an integer setting ... Fri, 10 Feb 2012 18:00:00 GMT Wilmer van der Gaast [fc0640e] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Support for "nameless" chatrooms on Jabber. Just join #somechannel ... Fri, 10 Feb 2012 15:14:38 GMT Wilmer van der Gaast [bb2d198] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Probing for Google Talk servers, based on iq-discovery responses. ... Wed, 08 Feb 2012 00:24:12 GMT Wilmer van der Gaast [7d27962] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Take t.co URL lengthe^Wshortening into account when counting message ... Mon, 30 Jan 2012 22:23:45 GMT Wilmer van der Gaast [eb4c81a] * protocols/purple/purple.c (modified) Try to show the user_split info for a protocol in "help purple ... Mon, 30 Jan 2012 21:41:00 GMT Wilmer van der Gaast [cf0dbdd] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Merging strip_newlines Twitter setting. Mon, 30 Jan 2012 21:29:04 GMT Wilmer van der Gaast [8d96b78] * protocols/purple/purple.c (modified) Report mysterious unsupported libpurple options in "help purple ... Fri, 27 Jan 2012 23:25:13 GMT Miklos Vajna [85341dd] * protocols/skype/skype.c (modified) skype: properly display multiple about lines Previously we printed ... Fri, 27 Jan 2012 23:16:15 GMT Miklos Vajna [7c2daf5f] * protocols/skype/skype.c (modified) skype: don't crash in skype_parse_user() if the user has multiple ... Fri, 13 Jan 2012 17:49:23 GMT Daniel Albers [948abab] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) add 'strip_newlines' setting to Twitter Tue, 10 Jan 2012 23:36:29 GMT Wilmer van der Gaast [441b9dd] * protocols/twitter/twitter_lib.c (modified) Don't handle HTTP 401 responses from Twitter API differently anymore ... Tue, 10 Jan 2012 15:13:18 GMT Wilmer van der Gaast [ac36463] * protocols/twitter/twitter_lib.c (modified) Return, don't try to flush the timeline on a broken connection. This ... Mon, 26 Dec 2011 18:56:10 GMT Wilmer van der Gaast [f1849a8] * protocols/jabber/jabber_util.c (modified) jabber_buddy_* stuff *is* a complete memory management hell already. ... Mon, 26 Dec 2011 18:17:51 GMT Wilmer van der Gaast [199fea6] * protocols/twitter/twitter_lib.c (modified) Fixing memory leak in Twitter module. Mon, 26 Dec 2011 10:50:34 GMT Wilmer van der Gaast [644b808] * lib/oauth2.c (modified) * protocols/jabber/sasl.c (modified) * root_commands.c (modified) A few more minor cleanups before merging this into mainline. Sat, 24 Dec 2011 18:09:05 GMT Wilmer van der Gaast [34ded90] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Slight cleanup: Use a constant instead of just "jabber_oauth" ... Sat, 24 Dec 2011 18:02:39 GMT Wilmer van der Gaast [164352e] * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * lib/events_glib.c (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/bee.h (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/soap.c (modified) * protocols/skype/skype.c (modified) * unix.c (modified) Merging mainline. Sat, 24 Dec 2011 17:49:12 GMT Wilmer van der Gaast [96f954d] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Removing unfinished debugging stuff accidentally committed in ... Fri, 23 Dec 2011 12:44:08 GMT Wilmer van der Gaast [792a93b] * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * doc/user-guide/commands.xml (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/msn/soap.c (modified) * protocols/skype/skype.c (modified) Merging SSL certificate verification for GnuTLS, with help from AopicieR. Thu, 22 Dec 2011 11:23:18 GMT Wilmer van der Gaast [ad46e4d] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * unix.c (modified) Use initgroups() as well when dropping privileges. Closes bug #852. Wed, 21 Dec 2011 19:35:13 GMT Wilmer van der Gaast [e306fbf] * lib/oauth.c (modified) * protocols/twitter/twitter.c (modified) Fixed a bug that probably (can't test this now since it's down) broke ... Wed, 21 Dec 2011 11:41:13 GMT Wilmer van der Gaast [0dd6570] * protocols/nogaim.c (modified) Add a helpful message on what to do with OAuth login issues. Wed, 21 Dec 2011 11:21:04 GMT Wilmer van der Gaast [ce199b7] * protocols/jabber/jabber.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Make it easier to add OAuth-authenticated accounts without having to ... Wed, 21 Dec 2011 10:48:08 GMT Wilmer van der Gaast [e14b47b8] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Fix parsing of acc->pass. Use oauth_params_ functions instead of ... Tue, 20 Dec 2011 16:45:53 GMT Wilmer van der Gaast [68286eb] * protocols/jabber/conference.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Detect JID changes at login time and warn the user about them. Mon, 19 Dec 2011 18:45:53 GMT Wilmer van der Gaast [41658da] * protocols/jabber/io.c (modified) Just check if verification code != 0 instead of checking for one ... Mon, 19 Dec 2011 18:09:11 GMT Wilmer van der Gaast [9f958f7] * protocols/msn/soap.c (modified) Pass the SSL errors through another layer of indirection (Passport ... Mon, 19 Dec 2011 17:57:20 GMT Wilmer van der Gaast [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:22:37 GMT Wilmer van der Gaast [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 [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 12:54:49 GMT Wilmer van der Gaast [36533bf] * lib/oauth.h (modified) * protocols/jabber/sasl.c (modified) When updating the XMPP password field with OAuth data, try harder to ... Mon, 19 Dec 2011 00:41:40 GMT Wilmer van der Gaast [4be0e34] * lib/oauth.c (modified) * protocols/jabber/sasl.c (modified) Give a list of SASL mechanisms supported by a server when reporting ... Mon, 19 Dec 2011 00:00:31 GMT Wilmer van der Gaast [9b0ad7e] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can ... Sun, 18 Dec 2011 21:56:44 GMT Wilmer van der Gaast [64b6635] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Restructured and updated code a little bit to support new-style (much ... Sun, 18 Dec 2011 20:44:11 GMT Alex Miller [4efa5ce] * irc.h (modified) * protocols/bee.h (modified) Don't use the C++ keyword 'new' as a variable name. Sun, 18 Dec 2011 19:25:44 GMT Wilmer van der Gaast [18c6d36] * lib/oauth2.c (modified) * lib/oauth2.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) More generic OAuth support now. Should work well for all GTalk ... Sat, 17 Dec 2011 13:50:01 GMT Wilmer van der Gaast [6e9ae72] * Makefile (modified) * bitlbee.h (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) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xsl (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/quickstart.xml (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * 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) * lib/xmltree.c (modified) * nick.c (modified) * otr.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/nogaim.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/purple/purple.c (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.conf.dist (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) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) * protocols/yahoo/libyahoo2.c (modified) * query.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Mainline merge. Tue, 13 Dec 2011 00:34:07 GMT Wilmer van der Gaast [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:25:40 GMT Miklos Vajna [6ba00ac] * protocols/skype/skyped.py (modified) skyped: give reasonable error message when cert is missing Sun, 11 Dec 2011 16:38:02 GMT Wilmer van der Gaast [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 [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 [e46db53] * debian/rules (modified) * protocols/skype/Makefile (modified) Another packaging fix: Don't put skyped manpage in bitlbee-common. Sat, 10 Dec 2011 22:43:10 GMT Wilmer van der Gaast [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 [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 ... Tue, 06 Dec 2011 21:50:43 GMT Wilmer van der Gaast [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 [d7edadf] * protocols/yahoo/libyahoo2.c (modified) yahoo: unused-but-set-variables Tue, 06 Dec 2011 00:53:26 GMT Miklos Vajna [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 [5dc7f90] * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) msn: unused-but-set-variables Sun, 04 Dec 2011 19:14:29 GMT Wilmer van der Gaast [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 [bd31661] * lib/http_client.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Somewhat improve debug logging of HTTP/SOAP stuff. Sat, 26 Nov 2011 18:41:24 GMT Wilmer van der Gaast [c77406a] * protocols/msn/ns.c (modified) MSN: No clue if the OUT command can specify other reasons, but if so, ... Fri, 25 Nov 2011 12:16:05 GMT Wilmer van der Gaast [3bd2f17] * protocols/msn/soap.c (modified) msn_soap_debug_print may get called with NULL pointers. Pay attention. Thu, 24 Nov 2011 08:18:04 GMT Wilmer van der Gaast [90fc864] * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Hopefully this fixed #838. Patch from Artem Savkov, thanks! The ... Wed, 23 Nov 2011 16:27:59 GMT Miklos Vajna [d45b181] * protocols/skype/skyped.conf.dist (added) Add missing 'skype/skyped.conf.dist' Sat, 12 Nov 2011 15:49:52 GMT Wilmer van der Gaast [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 [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 [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 [de26f3c] * protocols/jabber/s5bytestream.c (modified) Killed careless use of strcpy(). Luckily these are only a risk on ... Fri, 21 Oct 2011 03:00:54 GMT Wilmer van der Gaast [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 [6a45181] * protocols/oscar/oscar.c (modified) Clearer error msg when trying to add an existing OSCAR contact. Bug #828. Thu, 20 Oct 2011 02:59:57 GMT Wilmer van der Gaast [32bea82] * protocols/twitter/twitter_lib.c (modified) changeset:devel,814 was silly and incomplete. This should fix that. ... Tue, 18 Oct 2011 03:58:14 GMT Wilmer van der Gaast [733f607] * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Stupid work-around for bug #838. The troublesome condition is known, ... Mon, 03 Oct 2011 14:56:58 GMT unknown [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, 27 Aug 2011 10:30:48 GMT Wilmer van der Gaast [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 [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 [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 [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:21:47 GMT Wilmer van der Gaast [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 [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 [d6b6906] * protocols/twitter/twitter.c (modified) Make it easier to retweet by id. Currently, typing "rt 24" would ... Thu, 04 Aug 2011 15:19:54 GMT Wilmer van der Gaast [911d97a] * irc_im.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/sasl.c (modified) Error handling fixes. Found one double free() bug causing troubles ... Sun, 31 Jul 2011 20:31:37 GMT Wilmer van der Gaast [f988ad3] * protocols/jabber/jabber.c (modified) Don't timeout Jabber connections on OAuth initialization. Sun, 31 Jul 2011 20:27:30 GMT Wilmer van der Gaast [f138bd2] * lib/oauth.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/sasl.c (modified) OAuth code cleanup. Sun, 31 Jul 2011 15:44:37 GMT Wilmer van der Gaast [e1c926f] * lib/md5.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Facebook authentication. This isn't really OAuth in the end: FB ... Tue, 26 Jul 2011 11:58:38 GMT Wilmer van der Gaast [4a5d885] * lib/oauth.h (modified) * lib/oauth2.c (modified) * lib/oauth2.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Working OAuth2 support. Needs some more debugging (error handling is ... Mon, 25 Jul 2011 12:09:30 GMT Wilmer van der Gaast [59c9adb4] * protocols/jabber/jabber.c (modified) Kill obsolete Jabber server string (SSL, port#s, etc) parsing. Sun, 24 Jul 2011 12:51:00 GMT Wilmer van der Gaast [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 ... Fri, 22 Jul 2011 18:29:25 GMT Wilmer van der Gaast [57b4525] * lib/Makefile (modified) * lib/oauth2.c (added) * lib/oauth2.h (added) * protocols/jabber/jabber.c (modified) * protocols/jabber/sasl.c (modified) Nothing useful yet, this just generates an auth URL. Things to do: ... Sun, 03 Jul 2011 14:15:25 GMT unknown [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 [5155570] * Makefile (modified) * protocols/skype/Makefile (modified) Install skyped documentation if skype is enabled Sun, 03 Jul 2011 14:14:54 GMT unknown [b5a5938] * Makefile (modified) * protocols/skype/skyped.conf.dist.in (deleted) Install skyped if skype is enabled Wed, 29 Jun 2011 23:30:33 GMT Miklos Vajna [004f494] * protocols/skype/.bzrignore (moved) skype: .gitignore -> .bzrignore Wed, 29 Jun 2011 23:25:02 GMT Miklos Vajna [2ff0f37] * protocols/skype/skyped.py (modified) skyped: user configuration should have priority Wed, 15 Jun 2011 12:47:16 GMT Jan Hruban [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 [bd11422] * protocols/skype/skype.c (modified) Free skype groupchats on logout Wed, 15 Jun 2011 12:18:16 GMT Jan Hruban [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 [17dd2ed] * protocols/skype/skype.c (modified) Fix crash on inviting people to skype groupchats Sat, 11 Jun 2011 23:59:00 GMT Wilmer van der Gaast [7ceb6b2] * protocols/twitter/twitter.c (modified) Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format ... Sat, 11 Jun 2011 17:59:39 GMT Wilmer van der Gaast [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 [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 [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 ... Sat, 11 Jun 2011 11:28:01 GMT Wilmer van der Gaast [5983eca] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_lib.c (modified) Re-indent Twitter code. It just lacks *any* kind of consistency. ... Thu, 09 Jun 2011 08:19:32 GMT Wilmer van der Gaast [27ad50b] * protocols/twitter/twitter.c (modified) Dirty workaround: Don't download the contact list for now as Twitter ... Mon, 18 Apr 2011 14:14:08 GMT Wilmer van der Gaast [6eca2eb] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Try to show better Twitter error messages. Sadly this doesn't always ... Tue, 12 Apr 2011 00:10:57 GMT Miklos Vajna [43b1cd7] * protocols/skype/.gitignore (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/config.mak.in (added) * protocols/skype/configure.ac (added) * protocols/skype/skype.c (added) * protocols/skype/skyped.cnf (added) * protocols/skype/skyped.conf.dist.in (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) Merge bitlbee-skype into bitlbee Thu, 31 Mar 2011 10:28:17 GMT Wilmer van der Gaast [6220254] * protocols/twitter/twitter.c (modified) Check td->log everywhere before using it.. Tue, 29 Mar 2011 22:47:00 GMT Wilmer van der Gaast [15bc063] * protocols/twitter/twitter.c (modified) Also use the short IDs for a new reply command. Couldn't think of a ... Tue, 29 Mar 2011 20:57:54 GMT Wilmer van der Gaast [4f50ea5] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) Allow using the new 2-digit id's for retweets.