log libpurple/protocols/jabber/iq.c @ 18691:54a5fbeadd7c

age author description
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Tue, 03 Jul 2007 03:14:40 +0000 Nathan Walp I like this better
Mon, 02 Jul 2007 03:26:08 +0000 Nathan Walp core support for UI info...now to do the UI piece
Sun, 24 Jun 2007 04:53:36 +0000 Nathan Walp support replying to XEP-0202 queries
Sat, 16 Jun 2007 20:59:41 +0000 Nathan Walp i'm an idiot. now we have real support for replying to XMPP pings
Sat, 16 Jun 2007 17:57:07 +0000 Mark Doliner Warn be gone
Sat, 16 Jun 2007 03:17:13 +0000 Nathan Walp respond to XEP-0199 queries (XMPP ping)
Thu, 14 Jun 2007 02:57:07 +0000 Nathan Walp step 1, don't call finch (and adium, maybe?) Pidgin
Mon, 25 Jun 2007 20:07:31 +0000 Andreas Monitzer Now all ad-hoc commands have to be sent through jabber_adhoc_execute to be properly executed (including the form steps). This cleans up the code a bit, and avoids DOS attacks by flooding the client with malicious ad-hoc command forms that were not requested.
Tue, 19 Jun 2007 02:53:24 +0000 Andreas Monitzer Implemented XEP-0050: Ad-Hoc Commands. Note that this XEP requires sending an initial command to the peer, which is not implemented in libpurple itself (since this requires a discovery browser or equivalent).
Wed, 06 Jun 2007 00:04:29 +0000 Andreas Monitzer applied patch for supporting XEP-0199: XMPP Ping
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/