Tue, 23 Aug 2011 20:57:19 +0000 |
andrew victor |
Rather access PurpleBuddy->proto_data using the accessor functions.
|
Tue, 23 Aug 2011 20:48:43 +0000 |
andrew victor |
Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.
|
Tue, 23 Aug 2011 20:43:41 +0000 |
andrew victor |
Don't access PurpleConnection->proto_data directly, rather use the access functions.
|
Sun, 21 Aug 2011 15:28:07 +0000 |
andrew victor |
Whitespace changes for coding-style consistency.
|
Thu, 05 May 2011 07:34:24 +0000 |
pieter loubser |
* show a contact's status message when his offline (with get-info)
|
Tue, 03 May 2011 20:29:59 +0000 |
andrew victor |
Adding contacts normally and via search-results works slightly differently
|
Tue, 12 Apr 2011 19:55:13 +0000 |
andrew victor |
Protocol 6.3 change to SubscribeContact packet.
|
Fri, 01 Apr 2011 13:50:10 +0000 |
pieter loubser |
* extended the profile information shown for pending invites
|
Mon, 21 Mar 2011 16:30:01 +0000 |
andrew victor |
Add the invite message support to MXit prpl.
|
Fri, 07 Jan 2011 21:51:05 +0000 |
andrew victor |
The initial protocol infrastructure for MXit Voice/Video support.
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Wed, 28 Jul 2010 08:41:51 +0000 |
andrew victor |
Add the new Moods.
|
Tue, 20 Jul 2010 09:46:28 +0000 |
andrew victor |
Since a buddy's avatar information is distributed as part of their online
|
Mon, 19 Jul 2010 09:52:08 +0000 |
andrew victor |
For safety, rather use g_strlcpy() and snprintf() where possible.
|
Fri, 28 May 2010 21:08:49 +0000 |
andrew victor |
Some spelling fixes to code comments.
|
Tue, 11 May 2010 10:00:30 +0000 |
andrew victor |
Add support for the standard Mood API.
|
Fri, 11 Dec 2009 00:44:42 +0000 |
Gary Kramlich |
struct hiding updates for mxit
|
Tue, 08 Dec 2009 04:18:32 +0000 |
Paul Aurich |
Fix all the remaining files for which internal.h doesn't end up being the first include.
|
Tue, 24 Nov 2009 15:53:11 +0000 |
andrew victor |
We need to escape any special "html" characters in a status message, otherwise
|
Tue, 24 Nov 2009 15:12:42 +0000 |
andrew victor |
These status strings are accessed from mxit_convert_presence_to_name() for the
|
Sun, 22 Nov 2009 19:21:20 +0000 |
Mark Doliner |
Mark a bunch of mxit strings for translation
|
Sun, 08 Nov 2009 23:55:56 +0000 |
John Bailey |
Initial addition of the MXit protocol plugin, provided by the MXit folks
|