log libpurple/protocols/msn/userlist.c @ 22808:f62a4a7fe365

age author description
Sat, 03 May 2008 23:51:43 +0000 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Fri, 21 Mar 2008 05:25:09 +0000 Ka-Hing Cheung who in the right mind uses 8 space tab?
Fri, 21 Mar 2008 05:24:21 +0000 Ka-Hing Cheung another patch from Maiku, this time handling IPG so we can receive paging.
Tue, 30 Oct 2007 06:37:35 +0000 Ka-Hing Cheung merge_into_workspace of ad5838522d44d037dc333469f1ab6df844ca1875
Tue, 30 Oct 2007 06:29:13 +0000 Ka-Hing Cheung merge_into_workspace of c0e79d15a4fe4c5b0129fcae5060754b25f72a56 and
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Tue, 09 Oct 2007 23:46:46 +0000 Daniel Atallah CID 358 (Unused Var)
Thu, 04 Oct 2007 01:45:00 +0000 Carlos Silva Silence a compiler warning about an unused var.
Thu, 04 Oct 2007 01:40:20 +0000 Carlos Silva Correctly remove a buddy from the Pending list after it is accepted.
Fri, 28 Sep 2007 16:51:19 +0000 Richard Laager merge of '41f188f15baaa4c23c5c2ec80a04faff63ee1977'
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Fri, 28 Sep 2007 01:57:55 +0000 Daniel Atallah Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
Thu, 20 Sep 2007 17:45:37 +0000 Daniel Atallah Fix incorrect purple_proxy_connect() callback and comment out an unused function.
Wed, 19 Sep 2007 06:08:42 +0000 Carlos Silva Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
Wed, 24 Oct 2007 06:35:54 +0000 Ka-Hing Cheung finish converting the rest of stuff to the new soap api, signing on, getting
Sun, 16 Sep 2007 18:10:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Mon, 03 Sep 2007 06:15:55 +0000 Carlos Silva Some more cleanups
Mon, 03 Sep 2007 05:47:52 +0000 Carlos Silva Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
Fri, 31 Aug 2007 18:12:35 +0000 Carlos Silva Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
Tue, 28 Aug 2007 05:21:17 +0000 Carlos Silva Fix some compiler warnings
Tue, 28 Aug 2007 04:38:24 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
Tue, 28 Aug 2007 03:54:18 +0000 Carlos Silva Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
Tue, 07 Aug 2007 02:37:58 +0000 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
Tue, 17 Jul 2007 00:35:50 +0000 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
Sat, 14 Jul 2007 00:04:48 +0000 Carlos Silva Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
Tue, 29 May 2007 01:42:47 +0000 Stu Tomlinson Update a couple of instances of group_id handling to cope with the new
Sun, 27 May 2007 17:00:06 +0000 Stu Tomlinson A bunch of MSNP14 stuff:
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sun, 15 Apr 2007 20:12:06 +0000 Richard Laager Make this compile.
Sun, 15 Apr 2007 05:39:09 +0000 Richard Laager Really the last of the merge changes.
Sun, 15 Apr 2007 05:28:07 +0000 Richard Laager The last of the merge fix-ups.
Sun, 15 Apr 2007 04:29:56 +0000 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Fri, 28 Sep 2007 16:22:16 +0000 Richard Laager Make this compile by removing a poorly-plucked #if 0
Fri, 28 Sep 2007 15:42:52 +0000 Richard Laager applied changes from c18e666803193ac1b4f024b704371b20ca347246
Fri, 14 Sep 2007 05:52:04 +0000 Sean Egan Please NEWS and continue to ChangeLog things.
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/