Mon, 24 Oct 2011 05:37:19 +0000 |
Elliott Sales de Andrade |
Our API really shouldn't have a 'gc' in it anymore.
|
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.
|
Tue, 23 Aug 2011 20:43:41 +0000 |
andrew victor |
Don't access PurpleConnection->proto_data directly, rather use the access functions.
|
Mon, 22 Aug 2011 22:09:55 +0000 |
andrew victor |
These should be using purple_notify_user_info_add_pair_plaintext().
|
Mon, 22 Aug 2011 02:23:28 +0000 |
Mark Doliner |
Rename purple_notify_user_info_add_pair to
|
Mon, 22 Aug 2011 01:53:37 +0000 |
Mark Doliner |
I went through all our calls to purple_notify_user_info_add_pair() and
|
Sun, 21 Aug 2011 15:28:07 +0000 |
andrew victor |
Whitespace changes for coding-style consistency.
|
Mon, 15 Aug 2011 21:08:25 +0000 |
andrew victor |
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
|
Sat, 13 Aug 2011 16:29:21 +0000 |
andrew victor |
Structured reply messages should rather not be enclosed in the ::DATA: format.
|
Sat, 13 Aug 2011 15:08:30 +0000 |
andrew victor |
If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.
|
Fri, 12 Aug 2011 22:34:34 +0000 |
andrew victor |
The contact-flag indicating "hidden" is now deprecated.
|
Tue, 12 Apr 2011 19:55:13 +0000 |
andrew victor |
Protocol 6.3 change to SubscribeContact packet.
|
Thu, 31 Mar 2011 20:15:18 +0000 |
andrew victor |
The mini-dialogs feature now allows you to request profile information for
|
Tue, 22 Mar 2011 21:56:30 +0000 |
andrew victor |
Extensions to the user profile.
|
Mon, 21 Mar 2011 16:30:01 +0000 |
andrew victor |
Add the invite message support to MXit prpl.
|
Sun, 20 Mar 2011 00:08:01 +0000 |
Elliott Sales de Andrade |
Update PRPL structs with new fields.
|
Fri, 04 Feb 2011 09:51:05 +0000 |
andrew victor |
Only MXit users have profiles, so display a better message when "Get Info" is selected for non-users.
|
Fri, 04 Feb 2011 09:13:46 +0000 |
pieter loubser |
* do not send requests too fast to the mxit server or they will start ignoring you.
|
Wed, 26 Jan 2011 08:36:08 +0000 |
andrew victor |
It's no longer necessary to have a separate Plugin version for the MXit prpl.
|
Fri, 07 Jan 2011 21:51:05 +0000 |
andrew victor |
The initial protocol infrastructure for MXit Voice/Video support.
|
Fri, 07 Jan 2011 19:56:19 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 69a7107525200e51498ac5e48baaf043c4cd7b09)
|
Fri, 30 Jul 2010 10:57:17 +0000 |
andrew victor |
Add support for re-inviting contacts in the Deleted or Rejected state.
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Tue, 20 Jul 2010 13:44:56 +0000 |
andrew victor |
If a link is clicked in a conversation, and connection to server happens to have
|
Mon, 19 Jul 2010 08:39:45 +0000 |
andrew victor |
A few changes to the Profile.
|
Mon, 14 Jun 2010 12:16:50 +0000 |
pieter loubser |
Implemented new naming conventions
|
Fri, 28 May 2010 21:08:49 +0000 |
andrew victor |
Some spelling fixes to code comments.
|
Thu, 20 May 2010 09:29:46 +0000 |
andrew victor |
* Separate the ClientVersion from the supported ProtocolVersion.
|