#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-07-16T18:40:35Z

Mon, 08 Jun 2015 03:25:18 GMT dequis <dx@…> [61e7e02]
	* protocols/twitter/twitter.c (modified)

	twitter: fix leak of the letter "s" in twitter_url_len_diff

	Yeah, ...


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [56c8a4f]
	* sock.h (modified)

	sock.h: Add EAGAIN check to sockerr_again()


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [3a27896]
	* nick.c (modified)

	nick_gen: retry g_convert_with_fallback without //TRANSLIT if it ...


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [1cef55f]
	* configure (modified)
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/genhelp.py (modified)

	configure: allow specifying location of python executable

	Because ...


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [fd45e859]
	* doc/Makefile (modified)
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/genhelp.py (modified)

	Allow building docs from any directory

	Also just remove the .git ...


Mon, 01 Jun 2015 17:37:19 GMT zer0def <zer0def@…> [81d40fe]
	* debian/control (modified)

	Revert "Provides" "fix" in debian control file.


Sun, 31 May 2015 05:48:40 GMT dequis <dx@…> [1d8cbc9]
	* configure (modified)

	configure: bsd sed doesn't support \+ without -r, use * instead
 ...


Sun, 31 May 2015 05:25:30 GMT dequis <dx@…> [c984ee3]
	* configure (modified)

	configure: 'sed -r' doesn't work in mac os x


Sun, 31 May 2015 04:53:01 GMT dequis <dx@…> [e28c449]
	* configure (modified)

	configure: handle 'git describe' failures when no tags are reachable
 ...


Sun, 31 May 2015 02:38:55 GMT dequis <dx@…> [2ca933c]
	* protocols/twitter/twitter.c (modified)

	twitter: add twitter_log_local_user back (oops)

	Accidentally nuked ...


Sun, 31 May 2015 02:31:24 GMT dequis <dx@…> [73f0a01]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* protocols/twitter/twitter.c (modified)

	Move twitter_parse_id() to parse_int64() in misc.c


Sun, 31 May 2015 02:29:44 GMT dequis <dx@…> [6e21525]
	* configure (modified)

	configure: workaround for branch names with slashes in them...


Sun, 31 May 2015 00:11:20 GMT dequis <dx@…> [0f7eccff]
	* debian/control (modified)
	* doc/user-guide/commands.xml (modified)
	* nick.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* 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)
	* protocols/jabber/presence.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Merge branch 'develop'


Fri, 29 May 2015 22:17:50 GMT dequis <dx@…> [c42d991]
	* .travis.yml (modified)
	* protocols/skype/Makefile (modified)

	skyped: add _SRCDIR_ to makefile, test build in travis


Thu, 28 May 2015 18:14:35 GMT dequis <dx@…> [f453a7f]
	* Makefile (modified)

	Merge branch 'master' into develop


Thu, 28 May 2015 18:14:09 GMT dequis <dx@…> [d304445]
	* Makefile (modified)

	Makefile: don't call 'doc' target of skype...


Thu, 28 May 2015 17:46:23 GMT dequis <dx@…> [bef322e]
	* protocols/skype/Makefile (modified)

	Merge branch 'master' into develop


Thu, 28 May 2015 17:45:49 GMT dequis <dx@…> [08a9323]
	* protocols/skype/Makefile (modified)

	skyped: fix make install-doc target


Thu, 28 May 2015 07:45:09 GMT zer0def <zer0def@…> [6191263]
	* debian/control (modified)

	Fixes 'Provides' in debian control file


Thu, 28 May 2015 05:26:30 GMT dequis <dx@…> [b38f655]
	* doc/user-guide/commands.xml (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Rename mail notification related settings for consistency

	- GMail ...


Thu, 28 May 2015 05:26:30 GMT dequis <dx@…> [0864a52]
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	imcb_notify_email: change parameters to take a format string

	Saves ...


Thu, 28 May 2015 05:26:30 GMT dequis <dx@…> [faeb521]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)

	Simplify display of gmail notifications

	- Add ...


Thu, 28 May 2015 05:26:24 GMT dequis <dx@…> [dd43c62]
	* doc/user-guide/commands.xml (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/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Gmail notifications support through new imcb_notify_email() API


Thu, 28 May 2015 04:10:55 GMT dequis <dx@…> [3d31618]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)

	jabber: Refactor conference message handling

	- Improve handling of ...


Thu, 28 May 2015 04:04:54 GMT dequis <dx@…> [24f113b]
	* protocols/jabber/presence.c (modified)

	Lowering xmpp presence priority on away.

	When user set's away lower ...


Thu, 28 May 2015 04:03:28 GMT dequis <dx@…> [fe63ed3]
	* nick.c (modified)

	teach nick_lc to handle # and other non-letters correctly


Mon, 18 May 2015 02:23:56 GMT dequis <dx@…> [09bd226]
	* .travis.yml (modified)
	* configure (modified)
	* debian/control (modified)
	* protocols/skype/Makefile (modified)
	* protocols/skype/skyped.1 (added)

	Include prebuilt skyped manpage, remove asciidoc dependency


Sun, 17 May 2015 04:32:33 GMT dequis <dx@…> [8cbe2b6]
	* .travis.yml (modified)

	travis: remove some deps


Sun, 17 May 2015 04:22:33 GMT dequis <dx@…> [965127b]
	* debian/bitlbee-common.docs (modified)

	debian: remove user-guide.{txt,html} from bitlbee-common


Sun, 17 May 2015 04:13:30 GMT dequis <dx@…> [beb0f54]
	* configure (modified)

	configure: Replace xmlto/xsltproc checks with a python>=2.5 check
 ...


Sun, 17 May 2015 03:41:41 GMT dequis <dx@…> [baa09cc]
	* doc/user-guide/Makefile (modified)

	Build only help.txt (with genhelp.py), create 'user-guide' target
 ...


Sun, 17 May 2015 03:41:31 GMT dequis <dx@…> [ad678a4]
	* doc/user-guide/genhelp.py (modified)

	genhelp.py: take input/output parameters


Sat, 16 May 2015 18:50:49 GMT dequis <dx@…> [d6acf79]
	* doc/user-guide/genhelp.py (modified)

	genhelp.py: Comments!


Sat, 16 May 2015 04:55:14 GMT dequis <dx@…> [9740ce9]
	* doc/user-guide/genhelp.py (added)

	Add python script to generate help.txt, replacing xslt stuff

	This ...


Fri, 15 May 2015 03:20:42 GMT dequis <dx@…> [2c81d15]
	* otr.c (modified)

	otr: Fix 'otr info' display problems

	Patch by 'anonymous' from trac ...


Thu, 14 May 2015 07:45:41 GMT dequis <dx@…> [a6bed1a]
	* protocols/msn/ns.c (modified)

	msn: took me way too long to realize i broke the build


Wed, 13 May 2015 08:05:01 GMT dequis <dx@…> [99fe030]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)

	msn: Implement sending typing notifications

	Also remove some old ...


Wed, 13 May 2015 07:43:24 GMT dequis <dx@…> [a733669]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)

	msn: Remove nudges


Wed, 13 May 2015 07:01:28 GMT dequis <dx@…> [2730c79]
	* protocols/msn/ns.c (modified)

	msn: Fix "ADL/RML command with invalid modification" errors

	The ...


Sat, 09 May 2015 19:37:03 GMT dequis <dx@…> [5014380]
	* debian/control (modified)

	Merge branch 'master' into develop


Sat, 09 May 2015 07:42:16 GMT Wilmer van der Gaast <wilmer@…> [70e68cf]
	* debian/control (modified)

	Make the bitlbee-libpurple package provide the bitlbee package, so ...


Fri, 08 May 2015 02:02:14 GMT dequis <dx@…> [088b070]
	* protocols/msn/gw.c (modified)
	* protocols/msn/ns.c (modified)

	msn: fix use-after-free when the server sends OUT

	Also fix a leak ...


Thu, 07 May 2015 23:12:06 GMT dequis <dx@…> [5535a47]
	* irc_im.c (modified)
	* lib/oauth2.c (modified)
	* protocols/jabber/jabber.c (modified)
	* unix.c (modified)

	More coverity fixes!

	CID 18634: 'Logically dead code' in ...


Thu, 07 May 2015 23:12:06 GMT dequis <dx@…> [81a15da]
	* protocols/oscar/ssi.c (modified)

	oscar/ssi.c: fix "same on both sides" in condition

	Fixes trac ...


Thu, 07 May 2015 23:12:06 GMT dequis <dx@…> [33528bd]
	* protocols/twitter/twitter.c (modified)

	twitter: split length check function into twitter_message_len
 ...


Thu, 07 May 2015 20:53:19 GMT dequis <dx@…> [b71f599]
	* configure (modified)

	Merge branch 'master' into develop


Wed, 06 May 2015 10:32:54 GMT dequis <dx@…> [041777e]
	* configure (modified)

	configure: fix spoofed BITLBEE_VERSION env variable handling


Tue, 05 May 2015 15:14:01 GMT dequis <dx@…> [2d93f113]
	* irc_send.c (modified)

	irc_send_join: send topic before names

	Also don't send modes - ...


Tue, 05 May 2015 15:05:20 GMT dequis <dx@…> [cc8cf75]
	* lib/events_glib.c (modified)

	events_glib: fix parameter type warnings in event_debug() calls


Tue, 05 May 2015 15:04:13 GMT dequis <dx@…> [31169ee]
	* bitlbee.h (modified)
	* protocols/yahoo/yahoo2.h (modified)

	Remove some compatibility macros that referenced nonexistent
	functions


Mon, 04 May 2015 21:21:57 GMT Wilmer van der Gaast <wilmer@…> [5ca1416]
	* doc/user-guide/commands.xml (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Merge branch 'wilmer-twitter'


Sun, 03 May 2015 22:43:33 GMT dequis <dx@…> [70ec7ab]
	* configure (modified)

	configure: change version number format, add --dump-version


Sun, 03 May 2015 16:47:19 GMT Wilmer van der Gaast <wilmer@…> [c43146d]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Make replies to self work in Twitter.

	Difficult because there's no ...


Sat, 02 May 2015 22:26:29 GMT Wilmer van der Gaast <wilmer@…> [cd60710]
	* protocols/twitter/twitter_lib.c (modified)

	Parsing of "retweets with comment". Not documented by Twitter so good ...


Sat, 02 May 2015 21:03:35 GMT Wilmer van der Gaast <wilmer@…> [9ed8175]
	* doc/user-guide/commands.xml (modified)
	* protocols/twitter/twitter.c (modified)

	Add "url" command to Twitter module to get web URL for a Tweet.


Tue, 28 Apr 2015 13:47:48 GMT dequis <dx@…> [40cfbc5]
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/hipchat.c (added)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/sasl.c (modified)

	hipchat: Basic implementation: Auth, profile and mention names

	This ...


Fri, 24 Apr 2015 20:52:55 GMT dequis <dx@…> [1493c4b]
	* lib/oauth.c (modified)

	oauth: fix use-after-free of the ->next of the list

	Third time's ...


Tue, 21 Apr 2015 03:47:57 GMT dequis <dx@…> [71074ac]
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)

	jabber: Register "hipchat" protocol (only minimal support for now)
 ...


Sun, 19 Apr 2015 06:13:57 GMT dequis <dx@…> [2fe8297]
	* protocols/msn/ns.c (modified)

	msn: don't prevent reconnections on OUT OTH

	The servers send them ...


Sun, 12 Apr 2015 15:27:31 GMT dequis <dx@…> [951aefd]
	* protocols/msn/gw.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)

	msn/gw.c: ensure that the im_connection still exists in callbacks


Sat, 11 Apr 2015 19:36:13 GMT dequis <dx@…> [5fbf815]
	* protocols/msn/ns.c (modified)

	msn: rename all old 'handler' variables to 'md' for consistency

	I ...


Sat, 11 Apr 2015 18:20:31 GMT dequis <dx@…> [002fede]
	* protocols/msn/ns.c (modified)

	msn: handle NOT command payload length


Fri, 10 Apr 2015 17:10:41 GMT dequis <dx@…> [e59eec0]
	* protocols/msn/gw.c (modified)
	* protocols/msn/msn.h (modified)

	msn: switch to long polling http


Fri, 10 Apr 2015 17:10:41 GMT dequis <dx@…> [cd5fdcf]
	* protocols/msn/ns.c (modified)

	msn: handle NFY PUT (presence notifications), refactor a bit


Fri, 10 Apr 2015 17:10:41 GMT dequis <dx@…> [3058c30]
	* protocols/msn/msn.c (modified)

	msn_set_away: fix strcmp check for idle


Fri, 10 Apr 2015 17:10:41 GMT dequis <dx@…> [73b1a8e]
	* lib/misc.c (modified)
	* protocols/msn/ns.c (modified)

	get_rfc822_header: allow headers at the end of a string


Fri, 10 Apr 2015 17:10:41 GMT dequis <dx@…> [913a663]
	* protocols/msn/gw.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)

	msn: implement the rest of the http gateway support, enable by
	default


Fri, 10 Apr 2015 17:10:41 GMT dequis <dx@…> [a4be2f6]
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)

	msn: add msn_queue_feed(), move read() out of msn_handler()


Fri, 10 Apr 2015 17:10:40 GMT dequis <dx@…> [3b09b38]
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)

	msn: remove msn_linesplit, use g_strsplit_set instead


Fri, 10 Apr 2015 17:10:40 GMT dequis <dx@…> [cfeadc3]
	* protocols/msn/Makefile (modified)
	* protocols/msn/gw.c (added)
	* protocols/msn/msn.h (modified)

	msn: start of the http gateway code


Fri, 10 Apr 2015 17:10:40 GMT dequis <dx@…> [d550358]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)

	msn: remove unsupported commands, OIMs and dead code


Fri, 10 Apr 2015 17:10:40 GMT dequis <dx@…> [d80822c]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)

	msn: implement PUT /user to set status as online


Fri, 10 Apr 2015 17:10:40 GMT dequis <dx@…> [11e42dc]
	* protocols/msn/Makefile (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 (deleted)
	* protocols/msn/tables.c (modified)

	msn: removed switchboards, implemented SDG message


Fri, 10 Apr 2015 17:10:40 GMT dequis <dx@…> [254a4da]
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)

	msn: start update to msnp21

	- bump protocol version
	- update CVR ...


Fri, 10 Apr 2015 17:10:40 GMT dequis <dx@…> [693aca0]
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/soap.c (modified)

	msn: colorful debug


Mon, 06 Apr 2015 17:01:55 GMT dequis <dx@…> [a9b1e0e]
	* irc.h (modified)
	* irc_channel.c (modified)

	irc_channel: use irc_t instead of bee_t

	Fixes the test suite. I ...


Mon, 06 Apr 2015 16:22:05 GMT dequis <dx@…> [8bcd160]
	* protocols/msn/invitation.c (deleted)
	* protocols/msn/invitation.h (deleted)
	* protocols/msn/msn.c (modified)
	* protocols/msn/sb.c (modified)

	msn: remove old/broken/unused msnftp stuff (requires distclean!)
 ...


Mon, 06 Apr 2015 12:35:57 GMT dequis <dx@…> [e3e2059]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* nick.c (modified)
	* nick.h (modified)

	irc: split bee_irc_chat_name_hint in a few functions

	Also split ...


Sun, 05 Apr 2015 14:10:27 GMT dequis <dx@…> [69982f8]
	* doc/CHANGES (modified)

	CHANGES: use utf-8 instead of latin1

	It's not 2003 anymore


Sun, 05 Apr 2015 14:09:37 GMT dequis <dx@…> [71abe93]
	* lib/proxy.c (modified)

	proxy: minor refactor, simplify error handling


Sat, 04 Apr 2015 01:23:59 GMT dequis <dx@…> [4543b6bd]
	* protocols/jabber/conference.c (modified)

	jabber: Fixed null deref when receiving <subject> from oneself

	If ...


Wed, 25 Mar 2015 23:22:11 GMT dequis <dx@…> [3dcc878]
	* Makefile (modified)
	* bitlbee.h (modified)
	* doc/CHANGES (modified)
	* doc/user-guide/misc.xml (modified)

	Merge branch 'master' into develop


Wed, 25 Mar 2015 22:46:06 GMT Wilmer van der Gaast <wilmer@…> [61d21e5b]
	* Makefile (modified)
	* doc/CHANGES (modified)

	Minor fixes before 3.4 release.
	Added date to doc/CHANGES and fixed ...


Wed, 25 Mar 2015 18:50:07 GMT dequis <dx@…> [b95d03b]
	* irc_im.c (modified)

	chat_name_hint: normalize utf8 with fallback from the channel name


Sun, 22 Mar 2015 13:35:08 GMT dequis <dx@…> [098a75b]
	* irc_im.c (modified)
	* lib/ssl_gnutls.c (modified)
	* otr.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/nogaim.c (modified)
	* storage_xml.c (modified)

	Fix a bunch of memory leaks

	- irc_im.c:
	    - bee_irc_user_msg: ...


Sun, 15 Mar 2015 08:56:17 GMT dequis <dx@…> [a70b7d7]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)
	* doc/user-guide/misc.xml (modified)

	Prepare for 3.4 release


Sun, 15 Mar 2015 08:10:25 GMT dequis <dx@…> [2dd23da]
	* protocols/purple/purple.c (modified)

	purple: Fix null pointer dereference when logging out due to daemon ...


Sun, 15 Mar 2015 04:34:43 GMT dequis <dx@…> [2c5ab49]
	* protocols/purple/purple.c (modified)

	purple: prplcb_close_request() improvements

	- Added support for ...


Sat, 14 Mar 2015 01:02:56 GMT dequis <dx@…> [6a48992]
	* protocols/purple/bpurple.h (modified)
	* protocols/purple/purple.c (modified)

	purple: handle purple_request_input


Fri, 13 Mar 2015 23:13:24 GMT dequis <dx@…> [fedc8f1]
	* protocols/twitter/twitter_lib.c (modified)

	twitter: fix _last_tweet setting, which broke during a merge

	Commit ...


Wed, 11 Mar 2015 21:24:15 GMT dequis <dx@…> [3bb333c]
	* protocols/purple/purple.c (modified)

	purple: Implement 'close_request' to prevent segfaults after logout
 ...


Tue, 10 Mar 2015 07:46:38 GMT dequis <dx@…> [afbad28]
	* protocols/msn/soap.h (modified)

	msn: Update FindMembership payload to fix incorrect pending requests
 ...


Tue, 10 Mar 2015 07:33:54 GMT dequis <dx@…> [7320610]
	* irc.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* storage_xml.c (modified)

	Various user experience/error reporting improvements

	- Show version ...


Tue, 10 Mar 2015 07:27:25 GMT dequis <dx@…> [8b91a1f]
	* protocols/twitter/twitter.c (modified)

	twitter: Fix twitter_parse_id to accept 00 as a valid tweet

	Also ...


Wed, 04 Mar 2015 23:01:39 GMT dequis <dx@…> [e6f47fb]
	* help.c (modified)

	help: Increase read buffer size from 1100 to 2048

	This fixes "Error ...


Tue, 03 Mar 2015 23:18:43 GMT dequis <dx@…> [56985aa]
	* protocols/purple/purple.c (modified)

	Revert "purple: cleanup, remove one usage of static local_bee"

	This ...


Mon, 02 Mar 2015 03:27:16 GMT dequis <dx@…> [d93c8beb]
	* protocols/purple/bpurple.h (added)
	* protocols/purple/ft-direct.c (modified)
	* protocols/purple/ft.c (modified)
	* protocols/purple/purple.c (modified)

	purple: move PurpleAccount from proto_data in a struct purple_data


Sun, 01 Mar 2015 21:13:12 GMT Antoine Pietri <antoine.pietri@…> [ce70e88]
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)

	fix imcb_buddy_msg signature to take a const message


Sat, 28 Feb 2015 23:17:33 GMT dequis <dx@…> [a6b00fc]
	* protocols/msn/msn.c (modified)

	Disable msn by default :(

	I didn't want to do the next release with ...


Sat, 28 Feb 2015 20:40:07 GMT dequis <dx@…> [a880e34]
	* lib/oauth.c (modified)

	Refactor oauth_params_del to fix use-after-free that i introduced
 ...