Fri, 05 Feb 2010 22:54:00 +0000 |
Mark Doliner |
Use our MsnListOp enum in more places instead of int. I'm assuming
|
Fri, 05 Feb 2010 02:19:22 +0000 |
Mark Doliner |
Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
|
Thu, 04 Feb 2010 00:35:15 +0000 |
Mark Doliner |
Move the three phone numbers from the MsnUser struct into a separate
|
Wed, 03 Feb 2010 21:24:55 +0000 |
Mark Doliner |
I find the code easier to read this way
|
Fri, 01 Jan 2010 21:55:01 +0000 |
Elliott Sales de Andrade |
Set user->authorized for pending buddies meaning we're authorized to add
|
Wed, 09 Dec 2009 03:02:03 +0000 |
Elliott Sales de Andrade |
Make sure that libpurple core knows that a buddy is on the allow list just
|
Fri, 23 Oct 2009 05:43:50 +0000 |
Elliott Sales de Andrade |
The MSN servers are a bit more strict about what's allowed in emails than
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Sun, 07 Jun 2009 06:12:18 +0000 |
Elliott Sales de Andrade |
Add a data parameter for FQY callbacks and remove the pending users list
|
Mon, 01 Jun 2009 04:02:10 +0000 |
Paul Aurich |
Use purple_find_buddies() instead of iterating the buddy list.
|
Tue, 19 May 2009 03:16:45 +0000 |
Elliott Sales de Andrade |
Parse the invite message out of the pending membership list so that it can
|
Mon, 18 May 2009 23:06:54 +0000 |
Elliott Sales de Andrade |
Remove some unused code.
|
Tue, 07 Apr 2009 05:22:48 +0000 |
Elliott Sales de Andrade |
Updates for GTK+ 3.0. Remove some deprecated functions (someone should
|
Sat, 21 Mar 2009 02:20:52 +0000 |
Elliott Sales de Andrade |
Add some missing newlines in debug messages.
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Fri, 02 Jan 2009 21:47:52 +0000 |
Richard Laager |
explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Fri, 31 Oct 2008 10:14:23 +0000 |
Sadrul Habib Chowdhury |
Some more PurpleBuddy::proto_data related changes.
|
Fri, 31 Oct 2008 09:24:43 +0000 |
Sadrul Habib Chowdhury |
Some more struct hiding.
|
Sat, 20 Jun 2009 18:27:49 +0000 |
Ka-Hing Cheung |
*** Plucked rev b932d4f94f9c771877b6a8a6a1d7dd3ea9c08005 (qulogic@pidgin.im):
|
Fri, 27 Feb 2009 07:13:20 +0000 |
Elliott Sales de Andrade |
Generalize the FQY command so it can be used by different callbacks based
|
Fri, 31 Oct 2008 07:59:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Sun, 14 Dec 2008 05:24:32 +0000 |
Elliott Sales de Andrade |
If the MSN user is in the userlist already, then check whether we know the
|
Sun, 14 Dec 2008 03:09:51 +0000 |
Elliott Sales de Andrade |
Make the add/remove buddy from list functions take a MsnUser* instead of the
|
Mon, 08 Dec 2008 00:18:45 +0000 |
Elliott Sales de Andrade |
I think we don't need to keep track of the number of users on the FL. This
|
Sun, 07 Dec 2008 07:09:57 +0000 |
Elliott Sales de Andrade |
Send FQY as the first thing when adding a buddy so that we know what network
|
Thu, 02 Oct 2008 04:52:38 +0000 |
Elliott Sales de Andrade |
Use the MSN passport in more places instead of the Contact ID if it's
|
Sun, 28 Sep 2008 08:05:07 +0000 |
Elliott Sales de Andrade |
Add some strings before string freeze for some not-done code. Should be
|
Sat, 12 Jul 2008 06:44:19 +0000 |
Elliott Sales de Andrade |
Take care of more cleanup in the MSN code.
|