log libpurple/protocols/jabber/presence.c @ 20571:c97e3ab9ef11

age author description
Thu, 20 Sep 2007 23:22:35 +0000 Sean Egan Music support for Google Talk
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Fri, 19 Oct 2007 17:41:09 +0000 Luke Schierer applied changes from d50ecf4dc52f25cbd219d6c19846436dec5a8853
Sat, 15 Sep 2007 18:27:01 +0000 Sadrul Habib Chowdhury Plug some memory leaks.
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Fri, 17 Aug 2007 22:10:43 +0000 Gabriel Schulhof explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
Sun, 12 Aug 2007 18:17:21 +0000 Gabriel Schulhof Added hints to jabber si.c
Mon, 10 Sep 2007 14:46:13 +0000 Daniel Atallah Various warning fixes for the xmpp prpl.
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 19:03:07 +0000 Andreas Monitzer Fixed code indenting, some spaces were still left and now replaced by tabs.
Tue, 14 Aug 2007 22:00:24 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 37793415aab363acafa9ca7ce5a76c974dbc6c4c)
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Mon, 30 Jul 2007 00:05:02 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head cd20365dc59b48132f198784fbca95b91d1fc5c9)
Sun, 29 Jul 2007 21:32:36 +0000 Mark Doliner applied changes from bbcc1925d9e449bb9599d378da2764bf47da2a7a
Sun, 29 Jul 2007 21:29:04 +0000 Mark Doliner disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'
Sun, 29 Jul 2007 07:01:13 +0000 Mark Doliner When we get a presence of type="error" from the server that
Fri, 13 Jul 2007 15:34:16 +0000 Andreas Monitzer Now showing ad-hoc commands of other clients connected to the same account in the account menu (per XEP-0146). Since it is becoming messy in that menu, I also prefixed all ad-hoc commands with the node this command belongs to in [], which is the resource name for clients and the domain name for the server. Examples: "[home] Set status" for clients and "[jabber.org] Send message to all connected users" for servers.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Sat, 28 Jul 2007 04:35:41 +0000 Etan Reisner Commit a patch by bibliochat to handle an XMPP MUC status code that I pushed
Wed, 27 Jun 2007 21:42:39 +0000 Sean Egan I'm always committing debug messages. This commit removes one.
Wed, 27 Jun 2007 18:11:30 +0000 Sean Egan When an XMPP buddy signs off, show the status of the currently highest priority buddy, rather than the status of the signed off buddy. Fixes #1126
Mon, 25 Jun 2007 02:56:32 +0000 Nathan Walp this fixes a bug where:
Sat, 23 Jun 2007 06:01:30 +0000 Sadrul Habib Chowdhury Fix a crash when you have an IM window open on a jabber account and the
Sun, 17 Jun 2007 05:14:45 +0000 Nathan Walp really and truly enforce the no-presence-before-roster thing
Sun, 17 Jun 2007 04:44:03 +0000 Nathan Walp kill some code duplication when sending current presence
Tue, 12 Jun 2007 07:40:31 +0000 Mark Doliner Another if!null
Tue, 12 Jun 2007 07:30:24 +0000 Mark Doliner Don't check for null before calling free. I can't help but get rid
Sun, 10 Jun 2007 15:58:23 +0000 Mark Doliner Two questions:
Tue, 03 Jul 2007 13:37:25 +0000 Andreas Monitzer Added the option to enable/disable buzz via a status setting. It's default off for the pidgin folks.
Sat, 23 Jun 2007 02:57:21 +0000 Andreas Monitzer Implemented ad-hoc commands for the buddy action menu (untested), implemented the receiving end of XEP-0115: Entity Capabilities. Note that this seems not to be reliable right now, since some clients seem to have a very broken [read: completely non-functional] implementation (most notably Gajim and the py-transports).
Wed, 20 Jun 2007 00:25:37 +0000 Andreas Monitzer Forgot to implement XEP-0203 for presence packets, too.
Mon, 18 Jun 2007 12:48:16 +0000 Andreas Monitzer fixed a bug in the status change tracking code
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
Fri, 15 Jun 2007 07:13:41 +0000 Andreas Monitzer PEP publishing features are now only announced in disco#info when PEP is supported by the server.
Wed, 06 Jun 2007 02:07:53 +0000 Andreas Monitzer Implemented adding callbacks for PEP events. Moved the feature list to be application-global instead of per-connection (makes more sense).
Wed, 06 Jun 2007 01:23:18 +0000 Andreas Monitzer Small fix for caps
Wed, 06 Jun 2007 01:19:49 +0000 Andreas Monitzer Added the ability to define extensions to caps
Mon, 28 May 2007 21:37:06 +0000 Nathan Walp don't do unneeded work
Thu, 10 May 2007 23:35:22 +0000 Nathan Walp chat error fix from sadrul
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Wed, 28 Mar 2007 02:32:03 +0000 Nathan Walp fix prompting to add a buddy after authorization if they're already on our list
Sat, 24 Mar 2007 20:06:21 +0000 Stu Tomlinson Re-arrange #includes so 'make check' stands a chance of passing during
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Thu, 01 Mar 2007 20:13:45 +0000 Sean Egan don't treat presence errors from MUC members as if they were from the MUC itself
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/