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
|