# # ChangeLog for protocols/bee.c # # Generated by Trac 1.2.3 # 2024-03-29T11:16:56Z Sun, 21 Nov 2010 16:14:03 GMT Wilmer van der Gaast [5df65bd] * protocols/bee.c (modified) * set.h (modified) * storage_xml.c (modified) Don't save the global "away" settings, leave that to the IRC /AWAY ... 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 ... Mon, 07 Jun 2010 00:58:07 GMT Wilmer van der Gaast [0d9d53e] * irc.c (modified) * protocols/bee.c (modified) Fixed "set password" and "set auto_reconnect_delay". Sun, 09 May 2010 18:05:55 GMT Wilmer van der Gaast [7aadd71] * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Keep track of contact groups in a slightly more efficient way. Thu, 06 May 2010 00:28:56 GMT Wilmer van der Gaast [aea8b68] * irc.h (modified) * irc_im.c (modified) * protocols/Makefile (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/presence.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Starting to restore chatroom stuff. Only enough to create and be ... Wed, 14 Apr 2010 12:17:12 GMT Wilmer van der Gaast [d33679e] * irc.c (modified) * protocols/bee.c (modified) Call bee_free() from irc_free() or daemon mode gets pretty sad. Tue, 13 Apr 2010 11:38:41 GMT Wilmer van der Gaast [81186cab] * irc_commands.c (modified) * protocols/bee.c (modified) /away and set away/status stuff back. 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 ... Sat, 27 Mar 2010 01:57:00 GMT Wilmer van der Gaast [ebaebfe] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (added) * irc_user.c (added) * protocols/bee.c (added) * protocols/bee.h (added) * protocols/bee.o (added) PING and QUIT work now, and adding some files that weren't checked in ...