log libpurple/prpl.h @ 32156:d478be29444a

age author description
Mon, 05 Sep 2011 21:11:07 +0000 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
Sat, 03 Sep 2011 23:30:40 +0000 Elliott Sales de Andrade Move struct_size to the beginning of the struct. Even if we don't
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Fri, 02 Sep 2011 03:38:52 +0000 Elliott Sales de Andrade Hide PurpleAttentionType struct and remove attention @since tags.
Sun, 20 Mar 2011 19:43:16 +0000 Elliott Sales de Andrade Add a flag indicating that a prpl allows specifying an invite message.
Sun, 20 Mar 2011 00:02:55 +0000 Elliott Sales de Andrade Add new functions for adding buddies with an invite message. If the
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Mon, 10 May 2010 21:27:28 +0000 Elliott Sales de Andrade Fix copy&paste typos.
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Sun, 25 Apr 2010 20:58:00 +0000 Elliott Sales de Andrade Whitespace trim.
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
Mon, 15 Mar 2010 21:49:02 +0000 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
Thu, 04 Mar 2010 22:35:32 +0000 Marcus Lundblad Allow showing moods for buddies when signed on using an XMPP account not
Wed, 03 Mar 2010 22:08:27 +0000 Marcus Lundblad Allow a PRPL to have get_moods return NULL to disable mood setting.
Thu, 18 Feb 2010 21:38:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
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, 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, 23 Nov 2009 23:53:19 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Tue, 20 Oct 2009 20:06:25 +0000 maiku Add the purple_media_got_media_caps function in order to signal when a prpl
Sun, 22 Nov 2009 21:13:20 +0000 sttwister Documented chat API. References #10605
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Sat, 23 May 2009 22:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)
Wed, 29 Apr 2009 23:20:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Tue, 19 May 2009 01:06:56 +0000 Paul Aurich Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
Sun, 26 Apr 2009 06:45:55 +0000 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
Sat, 11 Apr 2009 21:46:12 +0000 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
Sat, 11 Apr 2009 18:20:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
Thu, 09 Apr 2009 04:27:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.