# # ChangeLog for protocols/bee.c # # Generated by Trac 1.2.3 # 2024-03-29T10:27:28Z 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 ...