log libpurple/protocols/jabber/chat.c @ 32393:5dafa68c8eb0

age author description
Tue, 23 Aug 2011 05:43:51 +0000 Mark Doliner Some struct hiding. What a pain.
Sun, 06 Mar 2011 23:03:47 +0000 Paul Aurich jabber: Support for requesting limited history when joining a MUC.
Sun, 20 Feb 2011 02:25:23 +0000 thijs jabber: Treat the presence storm on joining a room as not new arrivals.
Sat, 31 Jul 2010 20:18:59 +0000 Paul Aurich jabber: Avoid an assertion warning
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)
Tue, 01 Dec 2009 16:46:57 +0000 Paul Aurich strchr() is safe when searching for an ASCII character in UTF8 strings.
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Sat, 24 Oct 2009 00:59:12 +0000 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
Sat, 17 Oct 2009 00:37:04 +0000 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
Thu, 15 Oct 2009 16:25:09 +0000 Paul Aurich jabber: Remove useless jabber_normalize calls now that the data in the hash table
Thu, 15 Oct 2009 16:13:00 +0000 Paul Aurich jabber: Reduce these from assertions to checks.
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
Thu, 24 Sep 2009 16:58:31 +0000 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Wed, 12 Aug 2009 05:51:51 +0000 Paul Aurich jabber: Fix "Invalid Server" breaking roomlist dialog. Closes #8143.
Fri, 07 Aug 2009 04:29:55 +0000 Paul Aurich Set XMPP chat topic when it contains a < followed by a character. Closes #5712.
Sat, 11 Jul 2009 07:47:07 +0000 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
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, 26 Apr 2009 00:06:30 +0000 Paul Aurich Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Fri, 05 Sep 2008 21:55:09 +0000 Marcus Lundblad Updated to use latest spec. in XEP-0231
Thu, 04 Sep 2008 21:27:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Fri, 13 Jun 2008 04:19:31 +0000 Daniel Atallah Return the real JID (if available) from the xmpp get_cb_real_name function.
Sun, 01 Jun 2008 18:08:14 +0000 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)