#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-29T16:16:17Z

Tue, 12 Apr 2011 00:16:35 GMT Miklos Vajna <vmiklos@…> [370899f]
	* Makefile (modified)
	* configure (modified)

	Add build system support for building the skype plugin


Tue, 12 Apr 2011 00:10:57 GMT Miklos Vajna <vmiklos@…> [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 <vmiklos@…> [9c97a03]
	* skype/images (deleted)

	drop images symlink, images are embedded recently


Mon, 11 Apr 2011 23:26:09 GMT Miklos Vajna <vmiklos@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [417002e]
	* Makefile (modified)
	* configure (modified)

	systemd stuff (bug #738)


Tue, 08 Mar 2011 06:55:38 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [7add7ec]
	* protocols/purple/purple.c (modified)

	Fixed proxy support with libpurple.


Tue, 08 Mar 2011 06:24:34 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [4e3df8a]
	* configure (modified)

	More discouraging words on libpurple. Too many people seem to be ...


Mon, 07 Feb 2011 23:24:37 GMT Miklos Vajna <vmiklos@…> [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 <vmiklos@…> [c899eb0]
	* skype/skyped.py (modified)

	Remove useless/misleading comment


Tue, 01 Feb 2011 18:17:16 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <vmiklos@…> [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 <vmiklos@…> [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 <wilmer@…> [50c9996]
	* bitlbee.h (modified)

	Bump API version number because of the new CTCP stuff.


Wed, 05 Jan 2011 02:09:58 GMT Miklos Vajna <vmiklos@…> [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 <vmiklos@…> [ab094d9]
	* skype/Makefile (modified)
	* skype/README (modified)

	Add an AUTHORS file


Tue, 04 Jan 2011 01:00:00 GMT Miklos Vajna <vmiklos@…> [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 <vmiklos@…> [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 <pcfeb0009@…> [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 <pcfeb0009@…> [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 <pcfeb0009@…> [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 <pcfeb0009@…> [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 <vmiklos@…> [bb0775c]
	* skype/Makefile (modified)

	update version


Mon, 03 Jan 2011 03:30:54 GMT Miklos Vajna <vmiklos@…> [c6e0218]
	* skype/NEWS (modified)
	* skype/skype.c (modified)

	updates for 0.9.0


Mon, 03 Jan 2011 03:19:51 GMT Miklos Vajna <vmiklos@…> [59f62dc]
	* skype/README (modified)

	Document that group support is ready


Mon, 03 Jan 2011 03:13:39 GMT Miklos Vajna <vmiklos@…> [2b183e4]
	* skype/skype.c (modified)

	checkpatch


Mon, 03 Jan 2011 03:13:00 GMT Miklos Vajna <vmiklos@…> [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 <vmiklos@…> [46e9822]
	* skype/skype.c (modified)

	Make /invite work for existing groups


Mon, 03 Jan 2011 02:22:18 GMT Miklos Vajna <vmiklos@…> [a5e6aa1]
	* skype/skype.c (modified)

	Unused parameters


Mon, 03 Jan 2011 02:01:47 GMT Miklos Vajna <vmiklos@…> [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 <vmiklos@…> [fbb15f2]
	* skype/skype.c (modified)

	checkpatch fixes


Sun, 02 Jan 2011 02:32:39 GMT Miklos Vajna <vmiklos@…> [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 <vmiklos@…> [89d6845]
	* skype/skype.c (modified)

	Parse the user list of each group


Sat, 01 Jan 2011 16:55:20 GMT Miklos Vajna <vmiklos@…> [8b8d1bed]
	* skype/skype.c (modified)

	Read list of groups on startup

	This is just the begining, we do not ...


Wed, 29 Dec 2010 02:16:16 GMT Miklos Vajna <vmiklos@…> [edbfade]
	* skype/README (modified)

	Update doc: skyped on Windows should work now


Wed, 29 Dec 2010 01:59:20 GMT Miklos Vajna <vmiklos@…> [3fa9c25]
	* skype/t/irssi/skype-msg.test (modified)

	Contact another bot: echo123 never answers

	On my setup (Skype ...


Wed, 29 Dec 2010 01:54:46 GMT Miklos Vajna <vmiklos@…> [5eb78c0]
	* skype/README (modified)

	Update doc: gobject is no longer required.


Wed, 29 Dec 2010 01:49:32 GMT Miklos Vajna <vmiklos@…> [53eb75c]
	* skype/skyped.py (modified)

	Clean up some leftover debug messages


Wed, 29 Dec 2010 00:40:21 GMT Miklos Vajna <vmiklos@…> [ae8cc50]
	* skype/skyped.py (modified)

	Merge remote branch 'pcrama/windows-skyped2'


Tue, 28 Dec 2010 13:06:16 GMT Philippe Crama <pcfeb0009@…> [f85837a]
	* skype/skyped.py (modified)

	Close connection when going offline

	When the user disconnects from ...


Tue, 28 Dec 2010 13:04:34 GMT Philippe Crama <pcfeb0009@…> [1130561]
	* skype/skyped.py (modified)

	Check that connection is still valid before sending/retrying

	Since ...


Fri, 24 Dec 2010 15:23:51 GMT Miklos Vajna <vmiklos@…> [988d75c]
	* skype/configure.ac (modified)

	Add OpenBSD support

	it is great !!!  thank you so much :)
	being ...


Fri, 24 Dec 2010 12:21:16 GMT unknown <pcfeb0009@…> [d45adcf]
	* skype/skyped.py (modified)

	Add locking to ensure only one thread accesses the socket

	The Skype ...


Wed, 22 Dec 2010 19:08:41 GMT Philippe Crama <pcfeb0009@…> [9c51166]
	* skype/skyped.py (modified)

	Bugfixes: when skipping PINGing bitlbee, update PONG timestamp, watch ...


Mon, 20 Dec 2010 20:51:49 GMT Philippe Crama <pcfeb0009@…> [e530abd]
	* skype/skyped.py (modified)

	Make skyped restart itself

	Now skyped.py detects broken sockets and ...


Sun, 19 Dec 2010 20:15:14 GMT Philippe Crama <pcfeb0009@…> [5a54ec8]
	* skype/skyped.py (modified)

	More debugging ouput to make sure the skype daemon is not dead


Sun, 19 Dec 2010 11:16:20 GMT Wilmer van der Gaast <wilmer@…> [31c28a4]
	* lib/ssl_nss.c (modified)

	Implement ssl_pending() for NSS. This fixes bug #368 which so far ...


Sun, 19 Dec 2010 11:13:19 GMT Wilmer van der Gaast <wilmer@…> [b9de97b]
	* debian/changelog (modified)

	3.0.1-1 changelog entry. Note that this revision is *not* the exact ...


Fri, 17 Dec 2010 20:57:04 GMT Philippe Crama <pcfeb0009@…> [eeab8bc]
	* skype/skyped.py (modified)

	Remove dependency on gobject and use select standard module

	This is ...


Thu, 16 Dec 2010 22:48:23 GMT Wilmer van der Gaast <wilmer@…> [191cfb1]
	* configure (modified)

	Fixing syntax error in configure script.


Thu, 16 Dec 2010 21:02:16 GMT Wilmer van der Gaast <wilmer@…> [fe79f7a7]
	* protocols/jabber/io.c (modified)

	Hide password information during SASL auth in xmlconsole.


Thu, 16 Dec 2010 12:09:58 GMT Wilmer van der Gaast <wilmer@…> [c5920df]
	* configure (modified)

	Don't use NSS unless the user insists. It's known to not work so well ...


Mon, 13 Dec 2010 03:37:30 GMT Miklos Vajna <vmiklos@…> [a618ea6]
	* skype/skyped.py (modified)
	* skype/t/irssi/skype-call.test (added)

	new testcase


Mon, 13 Dec 2010 02:22:20 GMT Miklos Vajna <vmiklos@…> [451f121]
	* skype/README (modified)
	* skype/skype.c (modified)

	Drop <3.0 compatibility


Mon, 13 Dec 2010 02:22:20 GMT Miklos Vajna <vmiklos@…> [71c4bb6]
	* skype/README (modified)
	* skype/skype.c (modified)

	Adding /ctcp call|hangup support


Mon, 13 Dec 2010 00:42:58 GMT Wilmer van der Gaast <wilmer@…> [9c84617]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/sb.c (modified)

	Silently adding /CTCP NUDGE support for MSN contacts.


Mon, 13 Dec 2010 00:33:56 GMT Wilmer van der Gaast <wilmer@…> [8eec79d]
	* protocols/msn/soap.c (modified)

	MSN: Don't send any of the special messages offline since they creep ...


Sun, 12 Dec 2010 00:25:17 GMT Wilmer van der Gaast <wilmer@…> [76c89dc7]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Allow changing MSN display names in server-side profiles. (I.e. the ...


Sat, 11 Dec 2010 15:16:47 GMT Miklos Vajna <vmiklos@…> [77aa416]
	* skype/README (modified)
	* skype/t/livetest-bitlbee.sh (modified)

	Cleanup, now we handle certs generated by openssl-1.0


Sat, 11 Dec 2010 15:14:21 GMT Miklos Vajna <vmiklos@…> [0b77a9b]
	* skype/README (modified)

	update README


Sat, 11 Dec 2010 15:14:12 GMT Miklos Vajna <vmiklos@…> [c7000bb]
	* skype/README (modified)
	* skype/skyped.py (modified)

	Use internal ssl module instead of pyopenssl or python-gnutls

	This ...


Wed, 08 Dec 2010 03:22:05 GMT Miklos Vajna <vmiklos@…> [35249d6]
	* skype/Makefile (modified)
	* skype/NEWS (modified)

	updates for 0.8.4


Wed, 08 Dec 2010 03:22:04 GMT Miklos Vajna <vmiklos@…> [4ae3ffc]
	* skype/skype.c (modified)

	silence -Wunused-parameter warnings


Wed, 08 Dec 2010 03:05:27 GMT Miklos Vajna <vmiklos@…> [87e1eba]
	* skype/t/Makefile (modified)

	t: cleanup


Wed, 08 Dec 2010 02:42:21 GMT Miklos Vajna <vmiklos@…> [6d41bc5]
	* skype/configure.ac (modified)
	* skype/skype.c (modified)

	Merge branch 'NetBSD-plugin' of git://github.com/pcrama/bitlbee-skype


Tue, 07 Dec 2010 23:41:49 GMT Wilmer van der Gaast <wilmer@…> [c775a58]
	* configure (modified)
	* protocols/purple/purple.c (modified)

	At least don't disable Twitter anymore for libpurple builds. ...


Tue, 07 Dec 2010 23:24:32 GMT Wilmer van der Gaast <wilmer@…> [83f1bd1d]
	* debian/control (modified)

	Tweak Debian package description for bitlbee-libpurple: No whining ...


Tue, 07 Dec 2010 23:14:30 GMT Wilmer van der Gaast <wilmer@…> [a97a336]
	* irc_im.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/twitter/twitter.c (modified)

	Add CTCP HELP code. Also cleaning up some noop handlers in the ...


Tue, 07 Dec 2010 13:29:02 GMT Miklos Vajna <vmiklos@…> [e8e2892]
	* skype/skype.c (modified)

	Do not crash when failing to connect to skyped

	Hi,

	when the skype ...


Mon, 06 Dec 2010 00:18:27 GMT Wilmer van der Gaast <wilmer@…> [d76e12f]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)

	Add support for XEP 202 (replacement for jabber:iq:time).


Mon, 06 Dec 2010 00:03:49 GMT Wilmer van der Gaast <wilmer@…> [d88c92a]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/nogaim.h (modified)

	First bits of CTCP support to contacts. (Try /CTCP VERSION on a ...


Sun, 05 Dec 2010 20:44:19 GMT Philippe Crama <pcfeb0009@…> [7f41495]
	* skype/configure.ac (modified)
	* skype/skype.c (modified)

	Minor modifications to make it compile/run under NetBSD/pkgsrc


Sun, 05 Dec 2010 12:28:07 GMT Wilmer van der Gaast <wilmer@…> [a429907]
	* doc/user-guide/commands.xml (modified)
	* irc.h (modified)
	* irc_im.c (modified)
	* root_commands.c (modified)

	rename -del


Sun, 05 Dec 2010 00:30:07 GMT Wilmer van der Gaast <wilmer@…> [fd65edb]
	* protocols/twitter/twitter_lib.c (modified)

	When recreating the Twitter channel after the user left, also pre- ...


Sat, 04 Dec 2010 23:59:51 GMT Wilmer van der Gaast <wilmer@…> [b41d5d2]
	* Makefile (modified)

	Don't use xargs -r in distclean (fixes OS X compatibility, #688).


Thu, 02 Dec 2010 12:14:09 GMT Wilmer van der Gaast <wilmer@…> [cc20520]
	* irc_channel.c (modified)
	* irc_im.c (modified)

	Clean up pastebuf_timer when cleaning up channels, and properly clean ...


Mon, 29 Nov 2010 22:40:54 GMT Miklos Vajna <vmiklos@…> [1ce52ec]
	* skype/configure.ac (modified)

	configure: use python2.7


Wed, 24 Nov 2010 22:42:28 GMT Wilmer van der Gaast <wilmer@…> [b11b781]
	* doc/CHANGES (modified)

	Time to release 3.0.1, fixing some problematic 3.0 bugs.


Wed, 24 Nov 2010 22:32:12 GMT Wilmer van der Gaast <wilmer@…> [bedad20]
	* doc/user-guide/commands.xml (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	Some polishing/documentation for the "account add" without password
	hack.


Mon, 22 Nov 2010 13:17:45 GMT Wilmer van der Gaast <wilmer@…> [9564e55]
	* bitlbee.h (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	Allow omitting the password argument to "account add", to then ...