# # ChangeLog for protocols/bee_chat.c # # Generated by Trac 1.2.3 # 2024-04-20T04:56:28Z Sun, 05 Sep 2010 23:30:40 GMT Wilmer van der Gaast [d6657ce] * irc_im.c (modified) * protocols/bee_chat.c (modified) Fix NULL pointer dereference when removing nicks from groupchats. Mon, 23 Aug 2010 10:34:36 GMT Wilmer van der Gaast [1aa74f55] * irc.h (modified) * irc_im.c (modified) * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/message.c (modified) Process incoming XMPP groupchat invites in a saner way: Create a ... Thu, 03 Jun 2010 00:20:53 GMT Wilmer van der Gaast [ad404ab] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Restore add_* handle_unknown settings. Sat, 08 May 2010 14:48:38 GMT Wilmer van der Gaast [eaaa986] * irc.c (modified) * irc_commands.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/presence.c (modified) * protocols/yahoo/yahoo.c (modified) Misc. cleanup. Also updated the Yahoo! module to deal with struct ... Sat, 08 May 2010 13:11:09 GMT Wilmer van der Gaast [9e27f18] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Support for receiving chatroom topics. Since I didn't restore named ... Sat, 08 May 2010 12:37:49 GMT Wilmer van der Gaast [d343eaa] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Restored imcb_chat_name_hint(). Sat, 08 May 2010 01:02:12 GMT Wilmer van der Gaast [a87754b] * irc.h (modified) * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Restored support for outgoing messages. This code is all so much ... Sat, 08 May 2010 00:45:10 GMT Wilmer van der Gaast [b17ce85] * irc_im.c (modified) * protocols/bee_chat.c (modified) Users leaving really show up again. Sat, 08 May 2010 00:25:15 GMT Wilmer van der Gaast [27e2c66] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) Support for receiving messages in chatrooms. Fri, 07 May 2010 23:41:49 GMT Wilmer van der Gaast [f1a0890] * protocols/bee_chat.c (added) Would be nice to include bee_chat.c in the repo...