log libpurple/prpl.c @ 30754:bb1d593f185c

age author description
Fri, 11 Dec 2009 00:55:09 +0000 Gary Kramlich update prpl.c to use the new purple_buddy_[gs]et_media_caps api
Mon, 16 Nov 2009 22:06:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
Mon, 16 Nov 2009 21:04:49 +0000 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
Mon, 16 Nov 2009 20:49:04 +0000 Marcus Lundblad Restore message flags for attention messages...
Mon, 16 Nov 2009 20:45:56 +0000 Marcus Lundblad Let _got_attention call _conversation_attention, instead of having prpls do it
Mon, 16 Nov 2009 19:43:36 +0000 Marcus Lundblad Don't treat attentions as normal messages, this avoids playing the normal
Tue, 20 Oct 2009 21:38:57 +0000 maiku Essentially normalize the username passed to purple_prpl_got_media_caps.
Tue, 20 Oct 2009 21:00:23 +0000 maiku Add media_caps to PurpleBuddy structure and use it to determine the old caps
Tue, 20 Oct 2009 20:41:23 +0000 maiku Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
Tue, 20 Oct 2009 20:06:25 +0000 maiku Add the purple_media_got_media_caps function in order to signal when a prpl
Tue, 14 Jul 2009 17:33:28 +0000 Mark Doliner Add a comment
Fri, 26 Jun 2009 23:49:44 +0000 Etan Reisner Make the comment reflect that we are actually just stopping the typing
Sun, 26 Apr 2009 06:45:55 +0000 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Sat, 28 Mar 2009 00:58:02 +0000 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.