Sat, 12 Jan 2008 23:32:00 +0000 |
Elliott Sales de Andrade |
References #4382, fixes receiving too many offline messages
|
Sat, 12 Jan 2008 23:26:29 +0000 |
Elliott Sales de Andrade |
References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
|
Sat, 12 Jan 2008 23:25:18 +0000 |
Elliott Sales de Andrade |
References #4382, fixes getting offline messages in p15
|
Wed, 26 Dec 2007 02:30:07 +0000 |
Ka-Hing Cheung |
fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
|
Wed, 26 Dec 2007 01:22:00 +0000 |
Ka-Hing Cheung |
fix sending offline message in p15 by sending the correct token. In msnp14,
|
Wed, 26 Dec 2007 00:33:39 +0000 |
Elliott Sales de Andrade |
Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
|
Thu, 26 Jun 2008 09:07:56 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
|
Fri, 06 Jun 2008 22:46:04 +0000 |
Mark Doliner |
Delete trailing whitespace
|
Thu, 19 Jun 2008 06:46:15 +0000 |
Ka-Hing Cheung |
temporary workaround for too many OIMs, References #5984
|
Wed, 14 May 2008 04:30:40 +0000 |
Ka-Hing Cheung |
this causes a use after free
|
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
|
Sat, 03 May 2008 17:56:04 +0000 |
Daniel Atallah |
This is the way we plug the leaks, plug the leaks, plug the leaks...
|
Tue, 04 Dec 2007 22:20:18 +0000 |
Sadrul Habib Chowdhury |
Don't show a 'you ain't got no new mail' notification.
|
Tue, 30 Oct 2007 06:40:14 +0000 |
Ka-Hing Cheung |
merge_into_workspace of 3380c786d272dcd9ab1360f49c3e4e51227af663
|
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'
|
Wed, 24 Oct 2007 02:48:32 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f)
|
Sun, 14 Oct 2007 22:18:59 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0)
|
Thu, 04 Oct 2007 06:13:01 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cd2be742f6c45c200000003fc5a6341297bbe857)
|
Thu, 18 Oct 2007 23:51:10 +0000 |
Daniel Atallah |
Fix some leaks and prevent some unnecessary allocations and frees.
|
Tue, 09 Oct 2007 23:45:16 +0000 |
Daniel Atallah |
Prevent null pointer deref to fix CID 338
|
Thu, 04 Oct 2007 01:12:08 +0000 |
Daniel Atallah |
Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
|
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
|
Wed, 03 Oct 2007 04:18:36 +0000 |
Ka-Hing Cheung |
seems to fix duplicate oim messages for real. The problem was that MSN tells
|
Wed, 03 Oct 2007 02:43:16 +0000 |
Ka-Hing Cheung |
fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
|
Mon, 01 Oct 2007 07:20:35 +0000 |
Ka-Hing Cheung |
oim migrated to new soap code, quadruply duplicated message!
|
Wed, 12 Sep 2007 05:36:59 +0000 |
Ka-Hing Cheung |
3rd time the charm? Fixes #2990, maybe
|
Sun, 09 Sep 2007 01:42:46 +0000 |
Ka-Hing Cheung |
cleans up ownership of soap callback data, this soap stuff is perfect
|
Sun, 09 Sep 2007 00:50:14 +0000 |
Ka-Hing Cheung |
merge of '0d182c079b200633b234b9a8216aba155384f21b'
|
Sun, 09 Sep 2007 00:45:05 +0000 |
Sadrul Habib Chowdhury |
merge of '339e17f432d068c87ce9aaa8d19e6f271d1101b1'
|
Sun, 09 Sep 2007 00:46:16 +0000 |
Ka-Hing Cheung |
I think this is the right way to fix timezone. People on Win32 _and_
|
Sat, 08 Sep 2007 23:57:59 +0000 |
Ka-Hing Cheung |
Fixes #2990, apparently I used the wrong #define. Also fix + timezone
|
Sun, 09 Sep 2007 00:43:22 +0000 |
Sadrul Habib Chowdhury |
Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
|
Thu, 06 Sep 2007 06:58:29 +0000 |
Ka-Hing Cheung |
mostly fixed offline messaging, still 2 bugs:
|
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, 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.
|
Mon, 28 May 2007 01:35:47 +0000 |
Stu Tomlinson |
Compile fix, whoops! Thanks Masca/salinasv.
|
Sun, 27 May 2007 21:15:06 +0000 |
Stu Tomlinson |
Don't notify for initial email messages unless the preference is set for
|
Sun, 27 May 2007 17:00:06 +0000 |
Stu Tomlinson |
A bunch of MSNP14 stuff:
|
Sat, 26 May 2007 15:44:48 +0000 |
Stu Tomlinson |
Parse the message timestamp using purple_str_to_time. I haven't been able
|
Sat, 26 May 2007 15:20:23 +0000 |
Stu Tomlinson |
use serv_got_im to report received oim's
|
Sat, 26 May 2007 14:19:11 +0000 |
Stu Tomlinson |
Compile warning fixes
|
Sun, 15 Apr 2007 04:59:43 +0000 |
Richard Laager |
Fix up some gaim -> purple issues.
|
Sun, 15 Apr 2007 03:43:17 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
|