log libpurple/protocols/jabber/jabber.c @ 30107:08957bb38e30

age author description
Sat, 10 Apr 2010 19:43:04 +0000 Paul Aurich jabber: Check at connection time that the user specified a JID with a node.
Wed, 24 Mar 2010 17:44:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Fri, 12 Mar 2010 06:25:15 +0000 Paul Aurich jabber: Clear the stream header when restarting a stream, and be
Fri, 12 Mar 2010 06:16:43 +0000 Paul Aurich jabber: The parser is namespace-aware, so don't match on "stream:features".
Tue, 16 Mar 2010 12:07:06 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 10 Mar 2010 05:12:35 +0000 Elliott Sales de Andrade merge of '60c9671daa2b521f9de4c0980f8798876959570e'
Mon, 08 Mar 2010 05:57:15 +0000 Elliott Sales de Andrade Fix a warning.
Tue, 09 Mar 2010 23:09:54 +0000 Paul Aurich jabber: Treat the version properly.
Tue, 09 Mar 2010 22:44:59 +0000 Paul Aurich jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.
Tue, 09 Mar 2010 20:53:11 +0000 Paul Aurich jabber: Only initialize SASL once, too.
Tue, 09 Mar 2010 19:09:37 +0000 Paul Aurich jabber: And fix up the commands now to be per-plugin
Tue, 09 Mar 2010 18:59:08 +0000 Paul Aurich jabber: Move the initialization into the jabber plugin, and only initialize some things once.
Tue, 09 Mar 2010 03:34:03 +0000 Paul Aurich jabber: Fix the type signature of jabber_cmd_mood
Sun, 07 Mar 2010 19:45:12 +0000 Marcus Lundblad jabber: Added a /mood command make up for the lost PurplePluginAction to
Wed, 03 Mar 2010 01:13:44 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 28 Feb 2010 19:34:49 +0000 Marcus Lundblad jabber: Print an error message to the current conversation when failing to
Sun, 28 Feb 2010 06:13:14 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 27 Feb 2010 03:49:32 +0000 Paul Aurich jabber: Don't ping more often than once a minute.
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 18 Feb 2010 21:38:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Tue, 09 Feb 2010 22:07:48 +0000 Marcus Lundblad Show the translated mood message (again), if it matches one of the moods we
Mon, 08 Feb 2010 21:38:26 +0000 Marcus Lundblad Implemented the get_moods prpl function for XMPP. Enables the generic mood
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Mon, 01 Dec 2008 23:36:00 +0000 Richard Laager Propagated im.pidgin.pidgin to im.pidgin.cpw.rekkanoryo.icqxstatus and
Mon, 17 Nov 2008 19:09:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d33b4d42bee23e1d64289f3e7c83b182ef0e5a91)
Mon, 17 Nov 2008 07:30:43 +0000 Richard Laager Move the mood UI for ICQ into Pidgin. It still uses the new request API
Mon, 17 Nov 2008 00:43:59 +0000 Richard Laager Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
Sun, 16 Nov 2008 19:17:07 +0000 Richard Laager Check that mood is not the empty string, just to be safe.