# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-07T20:38:19Z 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 ... Sun, 31 Jul 2011 22:59:42 GMT Wilmer van der Gaast [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 [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 [17f6079] * configure (modified) Small changes to --skype= flag behaviour in configure script. Tue, 12 Jul 2011 08:04:12 GMT Wilmer van der Gaast [a010498] * lib/proxy.c (modified) Fixed dumb file descriptor leak. 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 Sat, 02 Jul 2011 16:34:42 GMT Wilmer van der Gaast [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 [004f494] * protocols/skype/.bzrignore (moved) skype: .gitignore -> .bzrignore Wed, 29 Jun 2011 23:29:01 GMT Miklos Vajna [66911fc] * configure (modified) configure: --skype=plugin -> --skype=1 Wed, 29 Jun 2011 23:25:02 GMT Miklos Vajna [2ff0f37] * protocols/skype/skyped.py (modified) skyped: user configuration should have priority Wed, 29 Jun 2011 01:59:46 GMT Sven Moritz Hallberg [f1cf01c] * otr.c (modified) report trust state in gone_secure/still_secure messages Wed, 29 Jun 2011 01:35:18 GMT Sven Moritz Hallberg [1082395] * otr.c (modified) treat OTR plaintext as HTML (setting otr_does_html) Wed, 29 Jun 2011 00:40:31 GMT Sven Moritz Hallberg [9a57b1f] * otr.c (modified) bump copyright year Sat, 25 Jun 2011 22:31:01 GMT Sven Moritz Hallberg [1dc00fe] * otr.c (modified) make otr status changes visible again Sat, 25 Jun 2011 22:28:26 GMT Sven Moritz Hallberg [a0c6fc5] * Makefile (modified) * otr.c (modified) fix possible segfault(s) when changing otr status Thu, 16 Jun 2011 21:59:06 GMT unknown [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 [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 Tue, 14 Jun 2011 21:41:59 GMT Wilmer van der Gaast [9e7a566] * debian/changelog (modified) Preparing Debian upload. Sun, 12 Jun 2011 11:53:20 GMT Wilmer van der Gaast [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 [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 [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 [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 16:09:50 GMT Wilmer van der Gaast [5f74987] * irc_im.c (modified) Crash-bug (NULL-ptr deref) fix in channel part routine. 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 ... Thu, 12 May 2011 08:28:59 GMT Wilmer van der Gaast [2370ec2] * Makefile (modified) Merge from pesco (bugfix for #751). Sun, 01 May 2011 17:12:37 GMT Sven Moritz Hallberg [b194fe7] mergeback Sun, 01 May 2011 17:07:24 GMT Sven Moritz Hallberg [2ffc41e] * Makefile (modified) honor LDFLAGS in otr.so make rule Sun, 01 May 2011 16:32:11 GMT Wilmer van der Gaast [983bb66] * doc/user-guide/commands.xml (modified) * otr.c (modified) Merging "otr reconnect", bug #740. Sun, 01 May 2011 16:22:35 GMT Sven Moritz Hallberg [69ef042] * doc/user-guide/commands.xml (modified) * otr.c (modified) add otr reconnect command Sun, 01 May 2011 14:57:30 GMT Wilmer van der Gaast [6963230] * irc_im.c (modified) Improved channel cleanup. Should fix a crash bug when leaving ... Sun, 01 May 2011 14:08:02 GMT Wilmer van der Gaast [d1d1b88] * doc/bitlbee.xinetd (modified) * init/bitlbee@.service.in (modified) Add -I to command line in xinetd/systemd example files instead of ... Fri, 22 Apr 2011 19:31:36 GMT Wilmer van der Gaast [a658f10] * debian/rules (modified) Actually, let's also drop the -0. Fri, 22 Apr 2011 15:55:21 GMT Wilmer van der Gaast [ff139f0] * debian/rules (modified) Don't put an epoch in the Debian "spoofed" version number. Debian's ... Mon, 18 Apr 2011 14:14:28 GMT Wilmer van der Gaast [2423c93] * lib/http_client.c (modified) * lib/oauth.c (modified) Send Connection: close headers so webservers won't try keepalive ... 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 ... Mon, 18 Apr 2011 14:04:50 GMT Wilmer van der Gaast [6cc36ef] * doc/user-guide/commands.xml (modified) show_ids documentation. Mon, 18 Apr 2011 13:47:36 GMT Wilmer van der Gaast [d43d55a] * lib/ssl_gnutls.c (modified) Fix GnuTLS >2.12 or so compatibility. Bug #779 and ... Tue, 12 Apr 2011 00:16:35 GMT Miklos Vajna [370899f] * Makefile (modified) * configure (modified) Add build system support for building the skype plugin 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 Mon, 11 Apr 2011 23:32:02 GMT Miklos Vajna [9c97a03] * skype/images (deleted) drop images symlink, images are embedded recently Mon, 11 Apr 2011 23:26:09 GMT Miklos Vajna [d5a66f8] * skype/skyped.py (modified) add back optional gobject support on windows socket/threading is ... 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. Mon, 28 Mar 2011 23:28:46 GMT Wilmer van der Gaast [ce81acd] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) For #721, add the numbers in front of tweets if show_ids is enabled. ... Sun, 27 Mar 2011 22:13:09 GMT Wilmer van der Gaast [f01bc6f] * irc_send.c (modified) Include FLOOD=0/9999 (min time between msgs/max burst size) in 005. ... Sun, 27 Mar 2011 14:09:55 GMT Wilmer van der Gaast [ce617f0] * lib/oauth.c (modified) * protocols/twitter/twitter.c (modified) Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem ... Sat, 26 Mar 2011 12:02:38 GMT Wilmer van der Gaast [ff94563] * protocols/purple/purple.c (modified) Set the libpurple proxy server in a way that should work with older ... Sat, 19 Mar 2011 14:02:49 GMT Wilmer van der Gaast [13688ec] * Makefile (modified) fakeroot is now known as fuckroot; it changes $UID but $USER is still ... Fri, 18 Mar 2011 01:24:20 GMT Wilmer van der Gaast [c14959d] * Makefile (modified) * init/bitlbee.service.in (added) * init/bitlbee.socket (added) * init/bitlbee@.service.in (added) Added init/ subdir and make clean. Fri, 18 Mar 2011 00:57:14 GMT Wilmer van der Gaast [417002e] * Makefile (modified) * configure (modified) systemd stuff (bug #738) Tue, 08 Mar 2011 06:55:38 GMT Wilmer van der Gaast [f68fd5f] * bitlbee.h (modified) * doc/CHANGES (modified) 3.0.2. Because it's about time. Tue, 08 Mar 2011 06:50:57 GMT Wilmer van der Gaast [420d80d1] * lib/ssl_bogus.c (modified) Removed duplicate ssl_pending from ssl_bogus. Tue, 08 Mar 2011 06:48:39 GMT Wilmer van der Gaast [7add7ec] * protocols/purple/purple.c (modified) Fixed proxy support with libpurple. Tue, 08 Mar 2011 06:24:34 GMT Wilmer van der Gaast [93cc86f] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) Twitter: Warn the user if the OAuth username and the configured ... Tue, 08 Mar 2011 06:23:34 GMT Wilmer van der Gaast [9e9140b] * protocols/msn/msn.c (modified) Fix crash on quick MSN logoff (NULL pointer dereference because GLib ... Thu, 24 Feb 2011 19:47:50 GMT Wilmer van der Gaast [8e3890b] * protocols/bee_user.c (modified) * protocols/jabber/io.c (modified) Fix memory corruption on Jabber disconnect with xmlconsole and ... Thu, 24 Feb 2011 19:20:54 GMT Wilmer van der Gaast [79ec314] * doc/user-guide/commands.xml (modified) Doc fixes for Twitter: non-Twitter services are supported for a while ... Thu, 24 Feb 2011 19:15:44 GMT Wilmer van der Gaast [fd73022] * bitlbee.c (modified) Don't use AI_ADDRCONFIG at all for setting up a listening socket, ... Thu, 24 Feb 2011 18:52:18 GMT Wilmer van der Gaast [bb8d7d1] * protocols/twitter/twitter_lib.c (modified) s/Your Tweet:/You:/ to avoid using Twitter-specific terminology. Thu, 24 Feb 2011 18:50:18 GMT Wilmer van der Gaast [4e3df8a] * configure (modified) More discouraging words on libpurple. Too many people seem to be ... Mon, 07 Feb 2011 23:24:37 GMT Miklos Vajna [3423be0] * skype/skyped.py (modified) Always use UTF-8 encoding when dealing with BitlBee BitlBee ... Mon, 07 Feb 2011 23:24:25 GMT Miklos Vajna [c899eb0] * skype/skyped.py (modified) Remove useless/misleading comment Tue, 01 Feb 2011 18:17:16 GMT Wilmer van der Gaast [da60f28] * root_commands.c (modified) Oops. Forgot to set OPER_HACK_ACCOUNT_ADD when adding an account. Tue, 01 Feb 2011 13:05:58 GMT Wilmer van der Gaast [060d066] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) More password paranoia: Allow omitting the identify/register password ... Sat, 29 Jan 2011 20:50:05 GMT Wilmer van der Gaast [00fd005] * irc.c (modified) Cleaning up irc_umode_set() a little bit, but it's still a disaster. Sun, 23 Jan 2011 16:32:07 GMT Wilmer van der Gaast [02e06b5] * protocols/msn/soap.c (modified) Sneaky if statement is sneaky. The fix from the previous changeset ... Sat, 22 Jan 2011 17:29:55 GMT Wilmer van der Gaast [5282ffd] * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) MSN changed the @msn.com login server URL and/or broke the old one. :-( Fri, 21 Jan 2011 14:30:11 GMT Miklos Vajna [7279554] * skype/Makefile (modified) * skype/t/Makefile (modified) Add a 'test' target to the toplevel Makefile Fri, 21 Jan 2011 14:17:03 GMT Miklos Vajna [f503585] * skype/skyped.py (modified) Avoid debugging output charset problems crashing skyped.py When ... Sat, 08 Jan 2011 13:24:42 GMT Wilmer van der Gaast [50c9996] * bitlbee.h (modified) Bump API version number because of the new CTCP stuff. Wed, 05 Jan 2011 02:09:58 GMT Miklos Vajna [a86612f] * skype/t/livetest-bitlbee.sh (modified) t/livetest-bitlbee.sh: ps is posix, /proc is not Tue, 04 Jan 2011 01:16:35 GMT Miklos Vajna [ab094d9] * skype/Makefile (modified) * skype/README (modified) Add an AUTHORS file Tue, 04 Jan 2011 01:00:00 GMT Miklos Vajna [c12a5c8] * skype/t/irssi/skype-msg.test (modified) * skype/t/livetest-bitlbee.sh (modified) Make tests a bit more robust Sometimes skyped exits on startup ... Tue, 04 Jan 2011 00:06:46 GMT Miklos Vajna [6f5ab2a] * skype/t/Makefile (modified) * skype/t/irssi/livetest-irssi.sh (modified) * skype/t/livetest-bitlbee.sh (modified) Merge branch 'portable-NetBSD-tests' of git://github.com/pcrama ... Mon, 03 Jan 2011 20:44:01 GMT Philippe Crama [dc3f9ef] * skype/t/livetest-bitlbee.sh (modified) Add TUNNELED_MODE and TUNNEL_SCRIPT environment variables When ... Mon, 03 Jan 2011 20:44:01 GMT Philippe Crama [51f0c2b] * skype/t/Makefile (modified) First try absolute path, then look for basename in PATH Mon, 03 Jan 2011 20:44:01 GMT Philippe Crama [0e88647] * skype/t/irssi/livetest-irssi.sh (modified) Replace unportable 'sed -i' by perl invocation Mon, 03 Jan 2011 20:44:01 GMT Philippe Crama [10378d8] * skype/t/irssi/livetest-irssi.sh (modified) * skype/t/livetest-bitlbee.sh (modified) Absolute path to env is standardized -> make invocation portable Mon, 03 Jan 2011 03:36:37 GMT Miklos Vajna [bb0775c] * skype/Makefile (modified) update version Mon, 03 Jan 2011 03:30:54 GMT Miklos Vajna [c6e0218] * skype/NEWS (modified) * skype/skype.c (modified) updates for 0.9.0 Mon, 03 Jan 2011 03:19:51 GMT Miklos Vajna [59f62dc] * skype/README (modified) Document that group support is ready Mon, 03 Jan 2011 03:13:39 GMT Miklos Vajna [2b183e4] * skype/skype.c (modified) checkpatch Mon, 03 Jan 2011 03:13:00 GMT Miklos Vajna [46641bf] * skype/skype.c (modified) skype_add_buddy: handle the case when /invite is used on a new group Mon, 03 Jan 2011 02:47:40 GMT Miklos Vajna [46e9822] * skype/skype.c (modified) Make /invite work for existing groups Mon, 03 Jan 2011 02:22:18 GMT Miklos Vajna [a5e6aa1] * skype/skype.c (modified) Unused parameters Mon, 03 Jan 2011 02:01:47 GMT Miklos Vajna [cb6d3c9] * skype/skype.c (modified) Add support for fetching group changes on the fly So in case a user ... Sun, 02 Jan 2011 02:41:04 GMT Miklos Vajna [fbb15f2] * skype/skype.c (modified) checkpatch fixes Sun, 02 Jan 2011 02:32:39 GMT Miklos Vajna [54ca269] * skype/skype.c (modified) Initial support for reading buddy groups What works: if you have a ... Sun, 02 Jan 2011 02:32:38 GMT Miklos Vajna [89d6845] * skype/skype.c (modified) Parse the user list of each group Sat, 01 Jan 2011 16:55:20 GMT Miklos Vajna [8b8d1bed] * skype/skype.c (modified) Read list of groups on startup This is just the begining, we do not ...