# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-27T22:13:06Z 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. Tue, 31 Aug 2010 20:05:36 GMT Wilmer van der Gaast [8358691] * bitlbee.h (modified) * commands.h (modified) * irc_commands.c (modified) * otr.c (modified) * otr.h (modified) * root_commands.c (modified) Added root_command_add() and use it to create the "otr" command. Mon, 30 Aug 2010 22:02:46 GMT Wilmer van der Gaast [31dbb90a] * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) Suppress subjects in Jabber conversations after showing them once. Mon, 30 Aug 2010 20:12:34 GMT Wilmer van der Gaast [fda55fa] * irc_im.c (modified) Revert to the old control channel messages for fullname changes, the ... 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. Mon, 30 Aug 2010 19:24:28 GMT Wilmer van der Gaast [df61c35a] * protocols/oscar/oscar.c (modified) Warn the user when his/her AIM/ICQ password seems to be too long. For ... Fri, 27 Aug 2010 08:48:18 GMT Wilmer van der Gaast [b0a89cc] * .bzrignore (modified) * Makefile (modified) * configure (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) Use nifty gcc -MD feature to automatically track .h dependencies of ...