# # ChangeLog for protocols/account.c # # Generated by Trac 1.2.3 # 2024-03-29T08:38:26Z Sun, 19 Aug 2012 14:07:48 GMT Wilmer van der Gaast [6ee51a9] * protocols/account.c (modified) Allow "set -del password". #984 Sun, 21 Nov 2010 19:34:59 GMT Wilmer van der Gaast [09d4922] * irc.c (modified) * protocols/account.c (modified) * root_commands.c (modified) * set.h (modified) Be clearer about password settings being intentionally hidden (and ... Sun, 21 Nov 2010 19:13:54 GMT Wilmer van der Gaast [68adaf8] * protocols/account.c (modified) Extra NULL-check because it *is* possible that prpl->login returns ... Sun, 21 Nov 2010 15:23:54 GMT Wilmer van der Gaast [748bcdd] * protocols/account.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/twitter/twitter.c (modified) Time out if logging in takes too long (2m for now). Except for ... 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 ... Sat, 24 Jul 2010 15:58:27 GMT Wilmer van der Gaast [e135cd09] * irc_channel.c (modified) * irc_im.c (modified) * protocols/account.c (modified) * storage_xml.c (modified) Use the account tag in a few places and store it in the XML file as ... Sat, 24 Jul 2010 15:46:59 GMT Wilmer van der Gaast [40e6dac] * protocols/account.c (modified) * protocols/account.h (modified) * root_commands.c (modified) Adding account tags as a way to 100% uniquely identify an account. ... Tue, 13 Jul 2010 00:17:37 GMT Wilmer van der Gaast [06b39f2] * protocols/account.c (modified) Automatically convert nick_source settings to their nick_convert ... Mon, 12 Jul 2010 23:22:53 GMT Wilmer van der Gaast [badd148] * irc_im.c (modified) * nick.c (modified) * protocols/account.c (modified) * unix.c (modified) Reformat nicks whenever fullname/nick/group changes (but at least for ... Sun, 11 Jul 2010 23:14:49 GMT Wilmer van der Gaast [2e0eaac] * irc.c (modified) * nick.c (modified) * protocols/account.c (modified) First version of the nick_format setting. Sun, 27 Jun 2010 12:39:07 GMT Wilmer van der Gaast [84c3a72] * irc_commands.c (modified) * protocols/account.c (modified) * protocols/chat.c (deleted) * protocols/chat.h (deleted) * protocols/nogaim.c (modified) * root_commands.c (modified) * storage_xml.c (modified) Import chatrooms configured in older BitlBee versions. Settings are ... Fri, 02 Apr 2010 02:29:45 GMT Wilmer van der Gaast [fb117aee] * bitlbee.h (modified) * irc.c (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_user.c (modified) * protocols/account.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Cleaned lots of compiler warnings so I can get some signal again. Thu, 01 Apr 2010 02:32:25 GMT Wilmer van der Gaast [81e04e1] * Makefile (modified) * irc.h (modified) * irc_im.c (added) * nick.c (modified) * protocols/Makefile (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) nogaim.c is close to doing something useful again without speaking ... Fri, 26 Mar 2010 12:14:37 GMT Wilmer van der Gaast [3ddb7477] * Makefile (modified) * bitlbee.h (modified) * conf.c (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * nick.c (modified) * protocols/Makefile (modified) * protocols/account.c (moved) * protocols/account.h (moved) * protocols/chat.c (moved) * protocols/chat.h (moved) * protocols/user.c (moved) * protocols/user.h (moved) * set.c (modified) * unix.c (modified) One total mess that doesn't do much yet, but reorganised some stuff ...