2009-12-11 |
Gary Kramlich |
update prpl.c to use the new purple_buddy_[gs]et_media_caps api
|
2009-11-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
|
2009-11-16 |
Marcus Lundblad |
Remove purple_conversation_attention (also let prpl_send_attention handle
|
2009-11-16 |
Marcus Lundblad |
Restore message flags for attention messages...
|
2009-11-16 |
Marcus Lundblad |
Let _got_attention call _conversation_attention, instead of having prpls do it
|
2009-11-16 |
Marcus Lundblad |
Don't treat attentions as normal messages, this avoids playing the normal
|
2009-10-20 |
maiku |
Essentially normalize the username passed to purple_prpl_got_media_caps.
|
2009-10-20 |
maiku |
Add media_caps to PurpleBuddy structure and use it to determine the old caps
|
2009-10-20 |
maiku |
Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
|
2009-10-20 |
maiku |
Add the purple_media_got_media_caps function in order to signal when a prpl
|
2009-07-14 |
Mark Doliner |
Add a comment
|
2009-06-26 |
Etan Reisner |
Make the comment reflect that we are actually just stopping the typing
|
2009-04-26 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
2009-04-09 |
Mike Ruprecht |
Switch media to store accounts rather than connections.
|
2009-03-28 |
Mike Ruprecht |
Don't assume a PurpleMedia instance will be created immediately.
|
2009-03-23 |
Mike Ruprecht |
Get rid of the rest of the extraneous changes.
|
2009-03-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
2009-02-11 |
Mike Ruprecht |
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
|
2009-01-19 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
|
2009-01-26 |
Mark Doliner |
Remove trailing whitespace
|
2009-01-15 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
2009-01-06 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
2009-01-13 |
Mark Doliner |
I think it's reasonable for prpls to call purple_prpl_got_user_idle()
|
2008-11-06 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
|
2008-10-26 |
Richard Laager |
Improve our NetworkManager support in a couple of ways:
|
2008-08-09 |
Mike Ruprecht |
Changed PurpleMediaStreamType to PurpleMediaSessionType.
|
2008-08-09 |
Mike Ruprecht |
Fixed up media functions in prpl.c and prpl.h, adding more documentation and
|
2008-08-09 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
|
2008-07-19 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
2008-07-19 |
Elliott Sales de Andrade |
Add purple_prpl_got_attention_in_chat, then deprecate
|