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 02:11:36 +0000 |
Mark Doliner |
Don't use strlen() when you're just checking whether a string is
|
Mon, 22 Aug 2011 02:07:41 +0000 |
Mark Doliner |
Don't use strlen() when all you're trying to do is check if the string
|
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.
|
Sun, 21 Aug 2011 14:50:21 +0000 |
andrew victor |
Use the new API in v3.0.0 to hide the UserId column in the search-results.
|
Fri, 12 Aug 2011 22:34:34 +0000 |
andrew victor |
The contact-flag indicating "hidden" is now deprecated.
|
Sun, 12 Jun 2011 17:52:59 +0000 |
Mark Doliner |
Use dngettext() for two strings in the MXit protocol so that we handle
|
Sun, 15 May 2011 20:37:43 +0000 |
andrew victor |
Since we now have a calculateAge() function we might aswell also show the buddy's age when viewing their profile information.
|
Sun, 15 May 2011 20:27:51 +0000 |
andrew victor |
Also show FirstName and LastName in search-results and friend-suggestions.
|
Wed, 04 May 2011 07:21:43 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head b4610e0aa7f5df4daa5d4ad90ce8a8d80f46e0fe)
|
Tue, 03 May 2011 20:29:59 +0000 |
andrew victor |
Adding contacts normally and via search-results works slightly differently
|
Mon, 02 May 2011 15:39:57 +0000 |
Daniel Atallah |
Use purple_str_to_time() instead of strptime(), which doesn't exist on Windows.
|
Mon, 18 Apr 2011 19:38:53 +0000 |
andrew victor |
Improve searching.
|
Tue, 12 Apr 2011 19:59:54 +0000 |
andrew victor |
Search results can contain users and services - change wording.
|
Fri, 01 Apr 2011 13:50:10 +0000 |
pieter loubser |
* extended the profile information shown for pending invites
|
Tue, 29 Mar 2011 14:43:15 +0000 |
andrew victor |
* More enhancements to user-searching.
|
Mon, 28 Mar 2011 22:18:22 +0000 |
andrew victor |
Searching.
|
Tue, 22 Mar 2011 21:56:30 +0000 |
andrew victor |
Extensions to the user profile.
|
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.
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Tue, 27 Jul 2010 15:10:30 +0000 |
John Bailey |
Make MXit compile in a mingw cross-compile environment.
|
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 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
|
Wed, 19 May 2010 20:29:31 +0000 |
andrew victor |
* Show the buddy's registration country in their profile.
|
Wed, 19 May 2010 19:50:36 +0000 |
andrew victor |
For security reasons, MXit doens't allow you to see your buddies Email Address or Title.
|
Wed, 19 May 2010 19:33:22 +0000 |
andrew victor |
The profile attribute is just "Title", not "Job Title".
|
Sun, 04 Apr 2010 04:31:54 +0000 |
Paul Aurich |
Eliminate the name collisions on "Title". I have a few qualms:
|