# # ChangeLog for doc # # Generated by Trac 1.2.3 # 2024-03-29T15:49:35Z Fri, 20 Feb 2015 22:50:54 GMT dequis [5ebff60] * bitlbee.c (modified) * bitlbee.h (modified) * commands.h (modified) * conf.c (modified) * conf.h (modified) * dcc.c (modified) * dcc.h (modified) * doc/example_plugin.c (modified) * help.c (modified) * help.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * irc_util.c (modified) * lib/arc.c (modified) * lib/arc.h (modified) * lib/base64.c (modified) * lib/base64.h (modified) * lib/events.h (modified) * lib/events_glib.c (modified) * lib/events_libevent.c (modified) * lib/ftutil.c (modified) * lib/ftutil.h (modified) * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/ini.c (modified) * lib/ini.h (modified) * lib/json.c (modified) * lib/json.h (modified) * lib/json_util.c (modified) * lib/json_util.h (modified) * lib/md5.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ns_parse.c (modified) * lib/oauth.c (modified) * lib/oauth.h (modified) * lib/oauth2.c (modified) * lib/oauth2.h (modified) * lib/proxy.c (modified) * lib/proxy.h (modified) * lib/sha1.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/url.c (modified) * lib/url.h (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * log.c (modified) * log.h (modified) * nick.c (modified) * nick.h (modified) * otr.c (modified) * otr.h (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_ft.c (modified) * protocols/bee_user.c (modified) * protocols/ft.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/io.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/message.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/sasl.c (modified) * protocols/jabber/si.c (modified) * protocols/msn/invitation.c (modified) * protocols/msn/invitation.h (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 (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/admin.c (modified) * protocols/oscar/admin.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/aim_internal.h (modified) * protocols/oscar/auth.c (modified) * protocols/oscar/bos.c (modified) * protocols/oscar/bos.h (modified) * protocols/oscar/buddylist.c (modified) * protocols/oscar/buddylist.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/chat.h (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/chatnav.h (modified) * protocols/oscar/conn.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/icq.h (modified) * protocols/oscar/im.c (modified) * protocols/oscar/im.h (modified) * protocols/oscar/info.c (modified) * protocols/oscar/info.h (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/msgcookie.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/oscar_util.c (modified) * protocols/oscar/rxhandlers.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/search.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/snac.c (modified) * protocols/oscar/ssi.c (modified) * protocols/oscar/ssi.h (modified) * protocols/oscar/stats.c (modified) * protocols/oscar/tlv.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/purple/ft-direct.c (modified) * protocols/purple/ft.c (modified) * protocols/purple/purple.c (modified) * protocols/skype/skype.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * protocols/yahoo/yahoo_debug.h (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_httplib.h (modified) * protocols/yahoo/yahoo_util.c (modified) * protocols/yahoo/yahoo_util.h (modified) * query.c (modified) * query.h (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * sock.h (modified) * storage.c (modified) * storage.h (modified) * storage_xml.c (modified) * tests/check.c (modified) * tests/check_arc.c (modified) * tests/check_help.c (modified) * tests/check_irc.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (modified) * tests/check_md5.c (modified) * tests/check_nick.c (modified) * tests/check_set.c (modified) * tests/check_user.c (modified) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * utils/bitlbeed.c (modified) Reindent everything to K&R style with tabs Used uncrustify, with ... Fri, 20 Feb 2015 22:49:19 GMT dequis [af359b4] * doc/uncrustify.cfg (added) Add uncrustify configuration file to ./doc/ Fri, 20 Feb 2015 22:47:33 GMT dequis [0ca1d79] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Revert "Twitter format strings" This reverts commit ... Mon, 26 Jan 2015 07:50:54 GMT dequis [ce402b2] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Twitter format strings Allow users to specify how tweets should be ... Mon, 26 Jan 2015 07:50:45 GMT dequis [dfaa46d] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) twitter: Add raw reply support By default, "reply" prepends the ... Mon, 26 Jan 2015 02:43:34 GMT dequis [fcb2c2e] * doc/user-guide/commands.xml (modified) * protocols/jabber/jabber.c (modified) jabber: Account-wide display_name setting, for groupchats This sets ... Sun, 25 Jan 2015 05:00:06 GMT dequis [e26aa72] * .gitignore (moved) * .travis.yml (added) * Makefile (modified) * README.md (added) * configure (modified) * doc/Makefile (modified) * doc/git-bzr-rev-map (added) Add git specific stuff! - A few build system tweaks - A fancy ... Fri, 17 Oct 2014 22:45:27 GMT Wilmer van der Gaast [fef97af] * doc/AUTHORS (modified) doc/AUTHORS updated to the current state of things. Sat, 27 Sep 2014 14:54:35 GMT dequis [e252d8c] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * doc/BUILD.win32 (deleted) * help.c (modified) * ipc.c (modified) * lib/events.h (modified) * lib/events_glib.c (modified) * lib/misc.c (modified) * lib/proxy.c (modified) * lib/proxy.h (modified) * lib/ssl_sspi.c (deleted) * protocols/msn/soap.h (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_util.h (modified) * sock.h (modified) * win32.c (deleted) RIP native win32 support (use cygwin instead) It has been broken ... Sat, 20 Sep 2014 22:19:20 GMT Wilmer van der Gaast [b447d2b] * doc/user-guide/Makefile (modified) Pass generate.consistent.ids flag to xsltproc so id tags in HTML ... Thu, 24 Jul 2014 03:51:07 GMT dequis [f93fd2d] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) Allow filtering of blist output Add an (optional) second parameter ... Sat, 05 Jul 2014 21:38:25 GMT Wilmer van der Gaast [6f6b6c7] * bitlbee.h (modified) * doc/CHANGES (modified) * doc/user-guide/misc.xml (modified) 3.2.2. Last revisions pretty much all done and/or merged by dx! Thu, 26 Jun 2014 08:07:11 GMT dequis [4e4fa93] * doc/bitlbee.xinetd (modified) doc/bitlbee.xinetd: Move -I to server_args Fri, 07 Feb 2014 16:00:40 GMT unknown [c239fff] * doc/user-guide/commands.xml (modified) * otr.c (modified) close otr connections on quit, add 'otr disconnect *' command Wed, 27 Nov 2013 22:54:03 GMT Wilmer van der Gaast [08224f5] * bitlbee.h (modified) * doc/CHANGES (modified) 3.2.1. About time, since Twitter have already deprecated HTTP/1.0 ... Tue, 23 Apr 2013 16:28:10 GMT Wilmer van der Gaast [5cb9461] * doc/user-guide/commands.xml (modified) Documentation for utf8_nicks setting. Sat, 20 Apr 2013 13:05:55 GMT Wilmer van der Gaast [e31e5b8] * bitlbee.c (modified) * configure (modified) * doc/bitlbee.schema (deleted) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/oscar/oscar.c (modified) * protocols/skype/skype.c (modified) * protocols/twitter/twitter_lib.c (modified) * root_commands.c (modified) * set.h (modified) * storage.c (modified) * storage.h (modified) * storage_ldap.c (deleted) * storage_xml.c (modified) Merging "storage" branch which I wrote long ago. It separates ... Thu, 21 Feb 2013 19:03:55 GMT Wilmer van der Gaast [f3fce53] * doc/bitlbee.8 (modified) Make the manpage look just a little less stale. Thu, 21 Feb 2013 18:09:19 GMT Wilmer van der Gaast [a5c6ebd] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_channel.c (modified) ! modified for control channel fill_by setting to for example create ... Sat, 09 Feb 2013 11:31:43 GMT Miklos Vajna [c2cc24c] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) Implement 'group info' command to list members of a group (#741) Sun, 13 Jan 2013 11:41:21 GMT Miklos Vajna [9ec6b36] * doc/AUTHORS (modified) * protocols/skype/.mailmap (deleted) * protocols/skype/skype.c (modified) * protocols/skype/skyped.py (modified) * protocols/skype/skyped.txt (modified) Update my email Sun, 06 Jan 2013 23:40:05 GMT Wilmer van der Gaast [106f19c] * doc/CHANGES (modified) BitlBee 3.2. The fairly massive Twitter improvements should be enough ... Sun, 06 Jan 2013 23:36:17 GMT Wilmer van der Gaast [955aad8] * doc/user-guide/commands.xml (modified) * protocols/jabber/jabber.c (modified) Require StartTLS from all Jabber servers by default, like most ... Sun, 06 Jan 2013 12:55:46 GMT Wilmer van der Gaast [a906b77] * bitlbee.h (modified) * doc/CHANGES (modified) * doc/user-guide/misc.xml (modified) Preparing for 3.2 release, hopefully very soon. Sun, 25 Nov 2012 20:21:24 GMT Wilmer van der Gaast [3592b95] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) To address #991, adding a strict commands mode, where one has to use ... Sun, 25 Nov 2012 01:05:53 GMT Wilmer van der Gaast [e9bdfbc] * doc/user-guide/commands.xml (modified) Fix documentation for show_ids setting, it's on by default for a ... Sat, 24 Nov 2012 14:10:34 GMT Wilmer van der Gaast [f26d9a3e] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Add help info for "stream" setting. Also, disable it for non-Twitter ... Mon, 29 Oct 2012 00:16:12 GMT Wilmer van der Gaast [f21ad37] * debian/copyright (modified) * doc/AUTHORS (modified) * doc/bitlbee.8 (modified) * doc/user-guide/help.xml (modified) * motd.txt (modified) Update authors files to reflect the current state of things. I'd like ... Sun, 14 Oct 2012 20:35:34 GMT Wilmer van der Gaast [13df515] * bitlbee.h (modified) * doc/CHANGES (modified) Yeah, sure, let's call this 3.0.6. Sat, 15 Sep 2012 16:24:52 GMT Wilmer van der Gaast [b61c74c] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Merge Twitter favourite command from Flexo/#983. Leaving out the ... Sat, 15 Sep 2012 16:03:33 GMT Wilmer van der Gaast [b3d99e3] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Twitter module cleanup: Both Twitter and identi.ca "modules" support ... Mon, 04 Jun 2012 11:01:50 GMT Wilmer van der Gaast [0153ba9] * configure (modified) * doc/bitlbee.schema (deleted) * storage_ldap.c (deleted) Drop the LDAP stuff that was never even close to finished. There ... Sun, 03 Jun 2012 21:01:06 GMT Wilmer van der Gaast [25b80e9c] * configure (modified) * doc/Makefile (modified) * doc/user-guide/Makefile (modified) Commit two patches from RH package maintainer (#956). Sun, 25 Mar 2012 22:49:05 GMT Wilmer van der Gaast [4c73ba62] * doc/user-guide/commands.xml (modified) Update outdated help text for the handle_unknown setting. Mon, 12 Mar 2012 22:36:35 GMT Wilmer van der Gaast [d18dee42] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Merging report-spam patch for Twitter from Flexo. #923 Sat, 18 Feb 2012 10:54:19 GMT Wilmer van der Gaast [c59f594] * bitlbee.h (modified) * doc/CHANGES (modified) 3.0.5. This is stable on testing for a while already, and 3.0.4 is ... 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 ... Sat, 11 Feb 2012 00:27:56 GMT Wilmer van der Gaast [23445b6] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) Stop talking about "the control channel" since there isn't ... Sat, 11 Feb 2012 00:14:09 GMT Wilmer van der Gaast [00d6760] * doc/CHANGES (modified) * doc/user-guide/misc.xml (modified) Changelog update for 3.0.5. No clue yet when to release it, but we're ... 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 ... 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:42:25 GMT Wilmer van der Gaast [d2abcae] * doc/user-guide/commands.xml (modified) Documentation for strip_newlines setting. 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. 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. Mon, 19 Dec 2011 17:34:06 GMT Wilmer van der Gaast [25b05b7] * bitlbee.conf (modified) * doc/user-guide/commands.xml (modified) Doc update. Mon, 19 Dec 2011 13:51:58 GMT Wilmer van der Gaast [5a48afd] * doc/user-guide/commands.xml (modified) Slight documentation fix: "both" is no longer a valid scope for a ... Mon, 19 Dec 2011 13:39:10 GMT Wilmer van der Gaast [4b53c65] * Makefile (modified) * doc/user-guide/commands.xml (modified) Update help text for "set oauth" with what's supported now. Also ... 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. Sun, 04 Dec 2011 19:21:06 GMT Wilmer van der Gaast [df98ee8] * bitlbee.h (modified) * doc/CHANGES (modified) Version 3.0.4, probably. Mon, 14 Nov 2011 11:08:22 GMT Wilmer van der Gaast [5dd725d] * doc/user-guide/help.xsl (modified) Document command shortening in another place. Thu, 20 Oct 2011 02:56:36 GMT Wilmer van der Gaast [c148701] * doc/user-guide/misc.xml (modified) Fixed "chan set" typos in help. (Bug #842) Fri, 14 Oct 2011 17:47:17 GMT Wilmer van der Gaast [6cdaabb] * doc/user-guide/quickstart.xml (modified) Added missing tag to quickstart. Patch from ... Wed, 17 Aug 2011 22:28:10 GMT Wilmer van der Gaast [4804b2f] * doc/user-guide/quickstart.xml (modified) Quickstart update from pleia2. Wed, 17 Aug 2011 22:22:56 GMT Wilmer van der Gaast [fd1ca44] * doc/user-guide/commands.xml (modified) Document the new #id behaviour. It's not required, but good to have ... Mon, 01 Aug 2011 09:53:48 GMT Wilmer van der Gaast [87dddee] * doc/user-guide/commands.xml (modified) Doc update, OAuth is available for more than just Twitter now. Fri, 24 Jun 2011 04:13:36 GMT Elizabeth Krumbach [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 [d4a0a0a] * doc/user-guide/quickstart.xml (modified) Merge rename with add and remove in quickstart 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 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 ... 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: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 ... Mon, 18 Apr 2011 14:04:50 GMT Wilmer van der Gaast [6cc36ef] * doc/user-guide/commands.xml (modified) show_ids documentation. 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. 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 ... 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 ... Sun, 05 Dec 2010 12:28:07 GMT Wilmer van der Gaast [a429907] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_im.c (modified) * root_commands.c (modified) rename -del Wed, 24 Nov 2010 22:42:28 GMT Wilmer van der Gaast [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 [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. Sun, 21 Nov 2010 19:26:35 GMT Wilmer van der Gaast [bdedc14] * bitlbee.h (modified) * doc/CHANGES (modified) Preparing for 3.0.1, which will probably come soon. Fri, 19 Nov 2010 21:00:14 GMT Wilmer van der Gaast [10685d3] * doc/user-guide/commands.xml (modified) * protocols/msn/msn.c (modified) Fixed two doc/string typos. Mon, 25 Oct 2010 14:34:04 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [295c17b] * doc/bitlbee.8 (modified) Escape hyphens in manpage Fri, 22 Oct 2010 00:28:52 GMT Wilmer van der Gaast [7c5a3be5] * bitlbee.h (modified) * doc/CHANGES (modified) * doc/comic_3.0.png (added) * doc/user-guide/misc.xml (modified) * irc_send.c (modified) There. BitlBee 3.0, it was about time. :-) Thu, 21 Oct 2010 22:15:00 GMT Wilmer van der Gaast [1d19cdb] * doc/user-guide/misc.xml (modified) Fixed nick_format2 typo in help. (Bug #684) Thu, 07 Oct 2010 06:32:06 GMT Wilmer van der Gaast [508588a] * doc/user-guide/commands.xml (modified) * otr.c (modified) Merging smpq fix from pesco. Mon, 04 Oct 2010 21:55:18 GMT Sven Moritz Hallberg [3ad8036] * doc/user-guide/commands.xml (modified) * otr.c (modified) q&a-style smp only affects trust on the asking side Sun, 03 Oct 2010 02:50:20 GMT Wilmer van der Gaast [04f0c10] * configure (modified) * doc/README (modified) At least for now, only enable OTR if the user specifically asks for ... Sun, 03 Oct 2010 02:45:26 GMT Wilmer van der Gaast [8e9e2b7] * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * doc/CHANGES (modified) * doc/FAQ (modified) * doc/README (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * help.h (modified) * irc.c (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/Makefile (modified) * lib/des.c (added) * lib/des.h (added) * lib/misc.c (modified) * lib/sha1.c (modified) * lib/sha1.h (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_user.c (modified) * protocols/jabber/conference.c (modified) * 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/passport.c (deleted) * protocols/msn/passport.h (deleted) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (added) * protocols/msn/soap.h (added) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/ssi.c (modified) * protocols/purple/purple.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * storage_xml.c (modified) * unix.c (modified) Merging mainline, which includes a huge msnp13 merge. Not 100% sure ... Sat, 02 Oct 2010 06:56:33 GMT Wilmer van der Gaast [2af3e23] * doc/CHANGES (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Restore MSN password truncation code. MSN still can't handle ... Sat, 02 Oct 2010 05:34:53 GMT Wilmer van der Gaast [62f53b50] * configure (modified) * doc/CHANGES (modified) * lib/Makefile (modified) * lib/des.c (added) * lib/des.h (added) * lib/misc.c (modified) * lib/sha1.c (modified) * lib/sha1.h (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * 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/passport.c (deleted) * protocols/msn/passport.h (deleted) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (added) * protocols/msn/soap.h (added) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * storage_xml.c (modified) Merging msnp13 branch which, confusingly, upgrades the msn module to ... Thu, 30 Sep 2010 06:02:01 GMT Wilmer van der Gaast [6ce2240] * doc/user-guide/commands.xml (modified) * irc.c (modified) * otr.c (modified) Merging some fixes from pesco. Adds support for the SMP flavour used ... Sun, 19 Sep 2010 18:52:37 GMT Sven Moritz Hallberg [2171044] * doc/user-guide/commands.xml (modified) help entry for 'otr smpq' Fri, 10 Sep 2010 11:45:31 GMT Wilmer van der Gaast [ecae65f] * doc/CHANGES (modified) * doc/FAQ (modified) * doc/README (modified) * motd.txt (modified) Some doc fixes, removing a % that was never supposed to be at the end ... Mon, 06 Sep 2010 00:20:01 GMT Wilmer van der Gaast [674a01d] * bitlbee.h (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * help.h (modified) * irc.c (modified) * irc_commands.c (modified) * irc_send.c (modified) * root_commands.c (modified) Move whatsnew stuff into help.txt. Stop putting too much string ... Sun, 05 Sep 2010 12:08:12 GMT Wilmer van der Gaast [975708a] * bitlbee.c (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * irc_im.c (modified) * irc_send.c (modified) * motd.txt (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/ssi.c (modified) * protocols/twitter/twitter.c (modified) * unix.c (modified) Mainline merge. Sat, 04 Sep 2010 23:31:47 GMT Wilmer van der Gaast [52d63dc] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) Slightly better documentation of control channels and groups. Tue, 31 Aug 2010 20:06:14 GMT Wilmer van der Gaast [f5c0d8e] * .bzrignore (modified) * Makefile (modified) * configure (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) * protocols/jabber/si.c (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * root_commands.c (modified) * utils/README (modified) * utils/centericq2bitlbee.sh (deleted) * utils/convert_gnomeicu.txt (deleted) * utils/convert_purple.py (added) * utils/create_nicksfile.pl (deleted) Merge mainline stuff. Mon, 30 Aug 2010 19:58:33 GMT Wilmer van der Gaast [c55701e] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Due to popular demand, now using mode=chat by default. Fri, 27 Aug 2010 04:22:50 GMT Wilmer van der Gaast [b78c4b9] * doc/user-guide/commands.xml (modified) * irc_commands.c (modified) * irc_send.c (modified) * root_commands.c (modified) Merging minor mainline changes. Wed, 25 Aug 2010 21:37:57 GMT Wilmer van der Gaast [3f10fad] * doc/user-guide/commands.xml (modified) The "transfers" command was renamed to "transfer" but this wasn't ... Mon, 23 Aug 2010 23:12:24 GMT Wilmer van der Gaast [be999a5] * bitlbee.h (modified) * configure (modified) * doc/README (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * lib/misc.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) * log.c (modified) * log.h (modified) * otr.c (added) * otr.h (added) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * root_commands.c (modified) * storage.c (modified) * unix.c (modified) First step in this merge. Mostly a bzr merge and then a cleanup of ... Sat, 21 Aug 2010 22:42:01 GMT Wilmer van der Gaast [4022b68] * debian/bitlbee-common.init (moved) * debian/bitlbee-common.postinst (moved) * debian/bitlbee-common.postrm (moved) * debian/bitlbee-common.prerm (added) * debian/bitlbee.prerm (modified) * debian/changelog (modified) * debian/rules (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_channel.c (modified) * irc_send.c (modified) * lib/proxy.c (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/purple.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * set.h (modified) Merge mainline. Sat, 21 Aug 2010 22:25:37 GMT Wilmer van der Gaast [0ebf919] * doc/user-guide/commands.xml (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Pass "user is mobile" info coming from OSCAR up to BitlBee and show ... Sat, 21 Aug 2010 19:34:17 GMT Wilmer van der Gaast [180ab31] * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_channel.c (modified) * root_commands.c (modified) * set.h (modified) Added some neat whatsnew code that keeps track of the newest version ... Sat, 21 Aug 2010 17:27:32 GMT Wilmer van der Gaast [327af51] * doc/CHANGES (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Some general cleanup, plus fixing a bug in the memberlist parsing ... Sat, 14 Aug 2010 10:55:20 GMT Wilmer van der Gaast [ac2717b] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * root_commands.c (modified) blist should only show contacts that are (or would be if they were ... Sun, 08 Aug 2010 13:42:57 GMT Wilmer van der Gaast [b890626] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Add a few more commands (including RT) and the ability to send ... Fri, 06 Aug 2010 21:05:40 GMT Wilmer van der Gaast [bf2ebd8] * doc/CHANGES (modified) Alright, let's try a dev snapshot. Thu, 29 Jul 2010 19:30:47 GMT Wilmer van der Gaast [b925666] * doc/README (modified) * irc.c (modified) Show a friendly warning message when running in inetd mode on the ... Wed, 28 Jul 2010 08:24:47 GMT Wilmer van der Gaast [3b3c50d9] * doc/user-guide/misc.xml (modified) * nick.c (modified) * protocols/account.c (modified) Allow including account tags in nicknames, and be a bit more clever ... Tue, 27 Jul 2010 22:04:19 GMT Wilmer van der Gaast [f6f5eee] * doc/HACKING (added) * doc/user-guide/misc.xml (modified) * irc.h (modified) * protocols/bee.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * set.h (modified) Source documentation update, including a short HACKING file.