# # ChangeLog for protocols/jabber/conference.c # # Generated by Trac 1.2.3 # 2024-04-26T13:35:23Z Mon, 04 Jun 2007 15:56:09 GMT Wilmer van der Gaast [c570c86] * protocols/jabber/conference.c (modified) Calling imcb_add_buddy() before setting the nickname. This is the ... Mon, 04 Jun 2007 13:22:05 GMT Wilmer van der Gaast [d06eabf] * nick.c (modified) * nick.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/iq.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Added imcb_buddy_nick_hint so the Jabber conference module can ... Mon, 04 Jun 2007 11:45:33 GMT Wilmer van der Gaast [54f2f55] * protocols/jabber/conference.c (modified) Now anonymous rooms should really work. This makes sure the self-join ... Thu, 26 Apr 2007 04:41:34 GMT Wilmer van der Gaast [6286f80] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/nogaim.h (modified) Prepared the Jabber module for anonymous rooms, but the BitlBee core ... Mon, 23 Apr 2007 05:18:47 GMT Wilmer van der Gaast [2d317bb] * protocols/jabber/conference.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/xmltree.c (modified) * protocols/nogaim.c (modified) Fixes: handling of being kicked, now sending tags to all ... Mon, 23 Apr 2007 02:58:44 GMT Wilmer van der Gaast [0e7ab64] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * protocols/jabber/conference.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) Got rid of one HORRIBLE stupidity called chat_by_channel(), which ... Sun, 22 Apr 2007 23:39:37 GMT Wilmer van der Gaast [43671b9] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/xmltree.c (modified) You can send messages too now. But it's still very kludgy and doesn't ... Sun, 22 Apr 2007 20:44:27 GMT Wilmer van der Gaast [e35d1a1] * protocols/jabber/Makefile (modified) * protocols/jabber/conference.c (added) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/xmltree.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) Read-only support for Jabber conferences (non-anonymous rooms only). ...