log libpurple/protocols/jabber/chat.h @ 30107:08957bb38e30

age author description
Thu, 18 Feb 2010 04:39:28 +0000 Paul Aurich jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
Sat, 24 Oct 2009 00:59:12 +0000 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
Thu, 15 Oct 2009 16:25:09 +0000 Paul Aurich jabber: Remove useless jabber_normalize calls now that the data in the hash table
Mon, 12 Oct 2009 18:24:37 +0000 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
Mon, 12 Oct 2009 18:11:32 +0000 Paul Aurich jabber: Refactor the chat-joining code
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Wed, 13 May 2009 20:29:03 +0000 Marcus Lundblad Support custom smileys in MUCs (when all participants support BoB and a maximum
Sun, 03 May 2009 19:53:53 +0000 Paul Aurich Add ability to list roles/affiliations in a chat via slash-commands and
Sun, 05 Apr 2009 19:21:22 +0000 Paul Aurich Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
Sun, 01 Jun 2008 18:08:14 +0000 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/