Thu, 07 Aug 2008 03:27:21 +0000 |
Daniel Atallah |
Another Perl loader patch from Zsombor Welker, this one adds some missing pref
|
Thu, 07 Aug 2008 03:10:44 +0000 |
Daniel Atallah |
Remove a bunch of *_init() and *_uninit() functions that don't make sense for
|
Thu, 07 Aug 2008 02:48:21 +0000 |
Daniel Atallah |
Some Perl bindings fixes and additions from Zsombor Welker.
|
Thu, 07 Aug 2008 01:46:36 +0000 |
Daniel Atallah |
Patch from John Hanauer to enable formatted string entry field in perl plugins.
|
Thu, 07 Aug 2008 01:41:44 +0000 |
Daniel Atallah |
Some cleanup and a couple leak fixes.
|
Thu, 07 Aug 2008 01:08:37 +0000 |
Daniel Atallah |
Add NULL checking to purple_markup_linkify().
|
Wed, 06 Aug 2008 15:50:04 +0000 |
Jochen Kemnade |
German translation update
|
Wed, 06 Aug 2008 13:02:34 +0000 |
Timo Jyrinki |
Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
|
Wed, 06 Aug 2008 10:33:47 +0000 |
Stu Tomlinson |
Add files with new translatable strings to POTFILES.in
|
Wed, 06 Aug 2008 09:27:06 +0000 |
Mark Doliner |
We talked about this and decided it was probably cleaner to not use
|
Wed, 06 Aug 2008 07:03:37 +0000 |
Mark Doliner |
Remove two files from POTFILES.in that have been removed from the
|
Tue, 05 Aug 2008 23:22:36 +0000 |
Mark Doliner |
Hopefully fix the XMPP contact flipping/swapping between groups bug
|
Tue, 05 Aug 2008 01:43:42 +0000 |
Daniel Atallah |
Patch from "Chris G." to extend the yahoo privacy to picture requests to help
|
Mon, 04 Aug 2008 15:52:22 +0000 |
Daniel Atallah |
Fix win32 build
|
Mon, 04 Aug 2008 07:04:53 +0000 |
Mark Doliner |
Get rid of a compile warning in qq:
|
Mon, 04 Aug 2008 07:01:38 +0000 |
Mark Doliner |
Get rid of an unused variable. I think this has probably been sitting
|
Mon, 04 Aug 2008 07:00:37 +0000 |
Mark Doliner |
Get rid of a compile warning:
|
Sun, 03 Aug 2008 05:13:29 +0000 |
SHiNE CsyFeK |
2008.08.03 - csyfek <csyfek(at)gmail.com>
|
Sat, 02 Aug 2008 19:53:06 +0000 |
Hylke Bons |
Updated tray icons.
|
Sat, 02 Aug 2008 15:00:46 +0000 |
SHiNE CsyFeK |
2008.08.02 - csyfek <csyfek(at)gmail.com>
|
Sat, 02 Aug 2008 02:40:46 +0000 |
Ka-Hing Cheung |
at least don't crash when we can't read whatever we are reading
|
Fri, 01 Aug 2008 21:36:48 +0000 |
Hylke Bons |
Update make file for bunny.png.
|
Fri, 01 Aug 2008 20:41:49 +0000 |
Hylke Bons |
Updated birthday emblem and emote-select icon.
|
Fri, 01 Aug 2008 20:24:26 +0000 |
Hylke Bons |
Forgot the new bunny.
|
Fri, 01 Aug 2008 20:12:43 +0000 |
Hylke Bons |
Object icons refresh for MSNP15.
|
Fri, 01 Aug 2008 19:59:31 +0000 |
Hylke Bons |
Hope this works...
|
Fri, 01 Aug 2008 19:45:08 +0000 |
Ethan Blanton |
merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
|
Fri, 01 Aug 2008 07:04:25 +0000 |
Evan Schoenberg |
Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
|
Fri, 01 Aug 2008 05:16:39 +0000 |
Elliott Sales de Andrade |
merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
|
Fri, 01 Aug 2008 04:28:36 +0000 |
Elliott Sales de Andrade |
Don't crash if MsnSession is NULL when checking for ability to send a
|
Fri, 01 Aug 2008 04:06:42 +0000 |
Elliott Sales de Andrade |
Update MSN's last_received time when we receive something on the NS
|
Fri, 01 Aug 2008 02:04:36 +0000 |
Elliott Sales de Andrade |
Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
|
Fri, 01 Aug 2008 02:02:07 +0000 |
Elliott Sales de Andrade |
On MSN, escape the password since it's in an XML document. Didn't
|
Wed, 30 Jul 2008 21:09:51 +0000 |
Daniel Atallah |
This should have been part of the previous commit related to no longer
|
Wed, 30 Jul 2008 20:36:18 +0000 |
Daniel Atallah |
Don't distribute the MIT Kerberos libraries with the win32 build anymore.
|
Wed, 30 Jul 2008 20:22:22 +0000 |
Daniel Atallah |
Fix a crash in the win32 loader when %PATH% isn't set.
|
Wed, 30 Jul 2008 20:08:45 +0000 |
Daniel Atallah |
Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
|
Wed, 30 Jul 2008 04:51:58 +0000 |
Daniel Atallah |
Add error handling for visiblity to why Perl plugins fail to load.
|
Wed, 30 Jul 2008 03:58:21 +0000 |
Daniel Atallah |
Cleanup unnecessary casts and etc.
|
Wed, 30 Jul 2008 03:51:26 +0000 |
Daniel Atallah |
Add support to the Perl plugin loader for listing for pref changes.
|
Tue, 29 Jul 2008 23:51:06 +0000 |
Daniel Atallah |
Fix the win32 installer not to cause messageboxes in the gtk installer when
|
Tue, 29 Jul 2008 18:55:03 +0000 |
Daniel Atallah |
Fix a crash when the user isn't in your list.
|
Tue, 29 Jul 2008 18:53:00 +0000 |
Daniel Atallah |
Minor cleanup that's been sitting on my machine for a while.
|
Tue, 29 Jul 2008 07:02:18 +0000 |
Elliott Sales de Andrade |
merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
|
Tue, 29 Jul 2008 07:01:30 +0000 |
Elliott Sales de Andrade |
Don't print SOAP messages to debug log for "secure" requests. This is
|
Tue, 29 Jul 2008 06:12:40 +0000 |
Elliott Sales de Andrade |
Use a URL to open MSN Hotmail inbox instead of a temporary file.
|
Mon, 28 Jul 2008 05:10:48 +0000 |
Elliott Sales de Andrade |
Use "EmailEnabled" from the MSN profile message to determine whether
|
Mon, 28 Jul 2008 01:51:11 +0000 |
Elliott Sales de Andrade |
On MSN, use "external" and "mobile" for Web messenger and mobile
|
Thu, 24 Jul 2008 04:15:13 +0000 |
Elliott Sales de Andrade |
Disable sending files to MSN contacts using the web messenger. Not sure
|
Tue, 29 Jul 2008 06:08:58 +0000 |
Ka-Hing Cheung |
feel free to shoot me down if you think this is stupid
|
Tue, 29 Jul 2008 05:31:57 +0000 |
Ka-Hing Cheung |
I don't know what kind of blessing is needed for this sort of things, but
|
Tue, 29 Jul 2008 03:40:47 +0000 |
Daniel Atallah |
Fix a race related to closing the roomlist window and do some minor cleanup.
|
Mon, 28 Jul 2008 04:49:39 +0000 |
Daniel Atallah |
Fix output redirection for perl plugins on win32.
|
Mon, 28 Jul 2008 03:47:14 +0000 |
Daniel Atallah |
EXTERN.h should be included before perl.h
|
Mon, 28 Jul 2008 00:52:54 +0000 |
Daniel Atallah |
Update the Perl plugin loader to work with Perl 5.10.
|
Sun, 27 Jul 2008 23:57:00 +0000 |
Daniel Atallah |
merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
|
Fri, 25 Jul 2008 18:50:54 +0000 |
Daniel Atallah |
merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
|
Sun, 27 Jul 2008 23:36:15 +0000 |
Daniel Atallah |
Use Service Discovery to look up information about the manually specified FT
|
Sun, 27 Jul 2008 22:46:49 +0000 |
Daniel Atallah |
Fix a stupid mistake in the previous commit.
|
Sun, 27 Jul 2008 22:34:32 +0000 |
Daniel Atallah |
Add support for using multiple "xmpp-client" records on a domain, by trying the
|
Sun, 27 Jul 2008 15:39:05 +0000 |
Evan Schoenberg |
merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
|
Sun, 27 Jul 2008 15:34:00 +0000 |
Evan Schoenberg |
0x02 is a temporarily unavailable error code in addition to 0x14, according
|
Fri, 25 Jul 2008 16:03:11 +0000 |
Evan Schoenberg |
Don't show an idle time in the user info if it is 0
|
Sun, 27 Jul 2008 13:29:26 +0000 |
Ethan Blanton |
This adds an "auto-detect UTF-8" option to IRC which, when enabled,
|
Fri, 25 Jul 2008 16:33:24 +0000 |
Ethan Blanton |
Escape IRC hostnames beginning with : in the USER command. This
|
Wed, 23 Jul 2008 18:47:31 +0000 |
Ethan Blanton |
ahh, third-party plugins ...
|
Wed, 23 Jul 2008 15:23:15 +0000 |
Evan Schoenberg |
Some cleanup to our capabilities definitions, and added information on
|
Wed, 23 Jul 2008 05:44:56 +0000 |
Elliott Sales de Andrade |
merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
|
Wed, 23 Jul 2008 03:30:07 +0000 |
Daniel Atallah |
Jan Kratochvil noticed there was a race condition in the treeview tooltip
|
Wed, 23 Jul 2008 00:36:50 +0000 |
Daniel Atallah |
Uninstall the CAcert certs in the win32 uninstaller.
|
Wed, 23 Jul 2008 00:35:30 +0000 |
Daniel Atallah |
Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
|
Tue, 22 Jul 2008 14:13:58 +0000 |
Evan Schoenberg |
Once we've coalesced the ICQ Status Note reqeusts, we can send them
|
Tue, 22 Jul 2008 06:23:54 +0000 |
Mark Doliner |
Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
|
Mon, 21 Jul 2008 20:36:07 +0000 |
Ethan Blanton |
Correct some IRC comments for /ctcp
|
Mon, 21 Jul 2008 20:33:29 +0000 |
Vladislav Guberinic |
/ctcp command for IRC
|
Mon, 21 Jul 2008 07:46:23 +0000 |
Mark Doliner |
Just a few little cleanups.
|
Mon, 21 Jul 2008 06:44:21 +0000 |
Mark Doliner |
Get rid of a few low priority "high priority" comments
|
Mon, 21 Jul 2008 06:33:06 +0000 |
Mark Doliner |
merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
|
Sun, 20 Jul 2008 19:52:22 +0000 |
Mark Doliner |
Missed one of these guys
|
Sun, 20 Jul 2008 19:44:24 +0000 |
Mark Doliner |
This looks good to me. I'm thinking we probably don't want to get
|
Sun, 20 Jul 2008 22:21:27 +0000 |
Evan Schoenberg |
Shift several rate-limiting-costly ICQ info requests to be low priority
|
Sun, 20 Jul 2008 22:19:10 +0000 |
Evan Schoenberg |
To decrease the odds of hitting the rate limit ceiling rapidly on a
|
Sun, 20 Jul 2008 05:53:00 +0000 |
Evan Schoenberg |
merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
|
Wed, 23 Jul 2008 05:36:12 +0000 |
Elliott Sales de Andrade |
Properly escape text when sending MSN pages.
|
Sat, 19 Jul 2008 03:10:10 +0000 |
Elliott Sales de Andrade |
merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
|
Sat, 19 Jul 2008 03:07:33 +0000 |
Elliott Sales de Andrade |
Properly send MSN nudges in a chat to the right window, and not open a
|
Sat, 19 Jul 2008 03:03:17 +0000 |
Elliott Sales de Andrade |
Add purple_prpl_got_attention_in_chat, then deprecate
|
Fri, 18 Jul 2008 02:37:20 +0000 |
Elliott Sales de Andrade |
Report an error when an MSN Mobile message was not sent because it was
|
Fri, 18 Jul 2008 01:00:52 +0000 |
Elliott Sales de Andrade |
Fix up some spelling mistakes in MSN oim.c.
|
Sun, 20 Jul 2008 05:47:42 +0000 |
Evan Schoenberg |
Added `flap_connection_send_snac_with_priority()`, which allows specifying
|
Sat, 19 Jul 2008 00:18:18 +0000 |
Daniel Atallah |
Fix running several Bonjour instances on the same machine.
|
Fri, 18 Jul 2008 21:10:23 +0000 |
Daniel Atallah |
Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
|
Fri, 18 Jul 2008 07:05:26 +0000 |
Kevin Stange |
Make this 2.5.0-devel until we actually get to releasing...
|
Fri, 18 Jul 2008 00:20:47 +0000 |
Daniel Atallah |
Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
|
Thu, 17 Jul 2008 16:48:37 +0000 |
Mark Doliner |
I swear I did this! I must have gotten a little overzealous with the
|
Thu, 17 Jul 2008 16:08:09 +0000 |
Mark Doliner |
Daniel Atallah pointed out that this was obviously wrong. So we would
|
Thu, 17 Jul 2008 15:12:42 +0000 |
SHiNE CsyFeK |
20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
|
Thu, 17 Jul 2008 05:26:47 +0000 |
Elliott Sales de Andrade |
merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
|
Thu, 17 Jul 2008 04:53:32 +0000 |
Daniel Atallah |
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)
|
Thu, 17 Jul 2008 04:49:35 +0000 |
Daniel Atallah |
disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
|
Thu, 17 Jul 2008 04:38:07 +0000 |
Daniel Atallah |
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
|
Wed, 16 Jul 2008 09:16:52 +0000 |
Mark Doliner |
MsnSlpSession->call_id isn't used anywhere, so get rid of it
|
Wed, 16 Jul 2008 09:11:03 +0000 |
Mark Doliner |
This check is duplicated three lines above. It was probably intended
|
Thu, 17 Jul 2008 05:25:48 +0000 |
Elliott Sales de Andrade |
Fixup MSN mailbox handling based on a patch from Felipe, plus various
|
Thu, 17 Jul 2008 04:52:32 +0000 |
Elliott Sales de Andrade |
Avoid a crash in OIM processing if the request was cancelled outside of
|
Thu, 17 Jul 2008 03:23:59 +0000 |
Elliott Sales de Andrade |
Always save the MSN transaction in each command, not just for
|
Wed, 16 Jul 2008 03:53:28 +0000 |
Elliott Sales de Andrade |
Commit the changes to oim.h that I forgot last time. Fixes #6343,
|
Wed, 16 Jul 2008 02:39:15 +0000 |
Ka-Hing Cheung |
fixes a crash and probably more correct and definitely easier to understand
|
Wed, 16 Jul 2008 00:59:19 +0000 |
Ka-Hing Cheung |
merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
|
Tue, 15 Jul 2008 17:21:17 +0000 |
Evan Schoenberg |
Allow macros in the plugin name when compiling statically.
|
Tue, 15 Jul 2008 01:42:01 +0000 |
Elliott Sales de Andrade |
When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
|
Mon, 14 Jul 2008 04:55:34 +0000 |
Elliott Sales de Andrade |
On MSN, when an error occurs when opening a switchboard and calling the
|
Mon, 14 Jul 2008 04:08:30 +0000 |
Elliott Sales de Andrade |
When connecting to MSN with the HTTP method, the payload length was not
|
Mon, 14 Jul 2008 03:04:03 +0000 |
Elliott Sales de Andrade |
merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
|
Mon, 14 Jul 2008 06:33:05 +0000 |
Ka-Hing Cheung |
A2B in #pidgin noticed that the link was missing
|
Sun, 13 Jul 2008 23:28:37 +0000 |
Ka-Hing Cheung |
remove soap2.c from windows as well, from Andrea Visinoni
|
Sun, 13 Jul 2008 21:04:23 +0000 |
Ka-Hing Cheung |
sadrul pointed out that I am dumb
|
Sun, 13 Jul 2008 19:55:55 +0000 |
Ka-Hing Cheung |
g_hash_table_remove_all is glib 2.12+ only
|
Sun, 13 Jul 2008 18:29:05 +0000 |
Sadrul Habib Chowdhury |
Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
|
Sun, 13 Jul 2008 18:01:57 +0000 |
Sadrul Habib Chowdhury |
Add purple_get_host_name to get the hostname of the machine.
|
Sun, 13 Jul 2008 17:20:41 +0000 |
Luke Bratch |
Allow not creating a different directory for each user. Closes #5997.
|
Sun, 13 Jul 2008 17:00:50 +0000 |
Balwinder S Dheeman |
Add menuitem for 'join chat' in the docklet menu. Closes #3623.
|
Sun, 13 Jul 2008 15:51:38 +0000 |
Sadrul Habib Chowdhury |
Initialize the commands subsystem before the plugins.
|
Sun, 13 Jul 2008 10:09:19 +0000 |
Sadrul Habib Chowdhury |
merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
|
Sun, 13 Jul 2008 22:51:47 +0000 |
Elliott Sales de Andrade |
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
|
Sun, 13 Jul 2008 07:14:37 +0000 |
Elliott Sales de Andrade |
MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
|
Sun, 13 Jul 2008 05:20:46 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
|
Sun, 13 Jul 2008 04:55:39 +0000 |
Elliott Sales de Andrade |
Workaround a bug in MSN servers where it sends an extra space at the
|
Sun, 13 Jul 2008 04:48:05 +0000 |
Elliott Sales de Andrade |
On MSN, always send the privacy settings and contact list after parsing
|
Sun, 13 Jul 2008 04:31:18 +0000 |
Elliott Sales de Andrade |
merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
|
Sun, 13 Jul 2008 04:04:10 +0000 |
Elliott Sales de Andrade |
Disable the MSN blocked text dialog for now because it doesn't always
|
Sun, 13 Jul 2008 01:15:09 +0000 |
Elliott Sales de Andrade |
On MSN, cancel the connection process to a server before checking
|
Sat, 12 Jul 2008 07:32:05 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
|
Sat, 12 Jul 2008 07:29:56 +0000 |
Elliott Sales de Andrade |
merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
|
Sat, 12 Jul 2008 07:29:38 +0000 |
Elliott Sales de Andrade |
Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
|
Sun, 13 Jul 2008 04:31:00 +0000 |
Elliott Sales de Andrade |
Take out the code on MSN for REM and SYN that I missed.
|
Sat, 12 Jul 2008 06:44:19 +0000 |
Elliott Sales de Andrade |
Take care of more cleanup in the MSN code.
|
Sat, 12 Jul 2008 04:50:47 +0000 |
Elliott Sales de Andrade |
merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
|
Sat, 12 Jul 2008 04:42:24 +0000 |
Elliott Sales de Andrade |
The great MSN debug message cleanup! Threw in a few whitespace fixes,
|
Wed, 09 Jul 2008 04:39:02 +0000 |
Elliott Sales de Andrade |
In MSN servconn, make handling of EAGAIN similar to that in httpconn.
|
Wed, 09 Jul 2008 04:18:07 +0000 |
Elliott Sales de Andrade |
Fix updating the MSN buddy icon, which was probably broken by the
|
Wed, 09 Jul 2008 02:06:38 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
|
Sat, 12 Jul 2008 04:50:15 +0000 |
Elliott Sales de Andrade |
On MSN, SBS command doesn't have a payload.
|
Wed, 09 Jul 2008 01:46:10 +0000 |
Elliott Sales de Andrade |
Get rid of that whole msn_set_payload_len thing and correctly set the
|
Wed, 09 Jul 2008 00:32:18 +0000 |
Elliott Sales de Andrade |
merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
|
Sun, 29 Jun 2008 20:01:14 +0000 |
Elliott Sales de Andrade |
When receiving an MSN OUT, don't try to dereference cmd->params when
|
Sun, 29 Jun 2008 19:17:26 +0000 |
Elliott Sales de Andrade |
When receiving an MSN custom smiley, look at the switchboard for the
|
Sat, 28 Jun 2008 08:08:22 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
|
Sat, 28 Jun 2008 06:55:30 +0000 |
Elliott Sales de Andrade |
Make sure xmlnode_copy also copies the prefix and namespace_map from
|
Sat, 28 Jun 2008 06:02:50 +0000 |
Elliott Sales de Andrade |
Add a #define so that MSN ApplicationId is more easily updated. Also,
|
Sat, 28 Jun 2008 06:01:22 +0000 |
Elliott Sales de Andrade |
Clean up some MSN SOAP stuff.
|
Mon, 23 Jun 2008 05:38:55 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
|
Mon, 23 Jun 2008 05:36:52 +0000 |
Elliott Sales de Andrade |
Clean up some #define's in msn.h and various supporting changes.
|
Mon, 23 Jun 2008 04:10:46 +0000 |
Elliott Sales de Andrade |
Allow forcing an MSN HTTP connection to connect to a new server. This
|
Mon, 23 Jun 2008 01:14:02 +0000 |
Elliott Sales de Andrade |
On MSN, only notify the user of a Nudge when the ID of the datacast
|
Mon, 23 Jun 2008 00:54:05 +0000 |
Elliott Sales de Andrade |
Remove some MSN code duplication in processing messages from Yahoo
|
Sun, 22 Jun 2008 23:44:12 +0000 |
Elliott Sales de Andrade |
Remove a confusing debug message.
|
Wed, 09 Jul 2008 00:27:44 +0000 |
Elliott Sales de Andrade |
disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
|
Sun, 22 Jun 2008 22:59:50 +0000 |
Elliott Sales de Andrade |
A patch from felipec to stop requesting the MSN buddy icon when the
|
Sun, 22 Jun 2008 21:31:58 +0000 |
Elliott Sales de Andrade |
A patch from felipec to consistently use NULL for the status of offline
|
Sun, 22 Jun 2008 20:35:47 +0000 |
Elliott Sales de Andrade |
A patch from felipec to make (msn_)request_user_display static.
|
Sun, 22 Jun 2008 01:52:04 +0000 |
Elliott Sales de Andrade |
Fix calculating the response to MSN Challenge strings that are an exact
|
Sat, 21 Jun 2008 07:36:16 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
|
Sat, 21 Jun 2008 06:50:53 +0000 |
Elliott Sales de Andrade |
Avoid a NULL reference in msn_command_from_string.
|
Sat, 21 Jun 2008 06:15:38 +0000 |
Elliott Sales de Andrade |
Sometimes (after 24h+) when you request a MSN token update, you get a
|
Sat, 21 Jun 2008 06:11:29 +0000 |
Elliott Sales de Andrade |
Apparently, when the token expires, OIM requests get a
|
Fri, 20 Jun 2008 05:41:39 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
|
Fri, 20 Jun 2008 05:36:18 +0000 |
Elliott Sales de Andrade |
Make errors when sending OIM's more visible.
|
Fri, 20 Jun 2008 05:15:49 +0000 |
Elliott Sales de Andrade |
Change msn_oim_parse_timestamp to match purple_str_to_time more
|
Fri, 20 Jun 2008 04:58:20 +0000 |
Elliott Sales de Andrade |
An MSN patch from Masca to check if there's a SB available before
|
Tue, 17 Jun 2008 05:38:12 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
|
Tue, 17 Jun 2008 04:11:18 +0000 |
Elliott Sales de Andrade |
Don't free the SOAP message when we're still using it for a redirect.
|
Tue, 17 Jun 2008 00:55:26 +0000 |
Elliott Sales de Andrade |
Use purple_url_parse for splitting up the MSN SOAP redirect instead of
|
Mon, 16 Jun 2008 02:29:33 +0000 |
Elliott Sales de Andrade |
Fix up a typo between the declaration and definition of msn_got_photo.
|
Mon, 16 Jun 2008 01:44:28 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
|
Mon, 16 Jun 2008 01:43:10 +0000 |
Elliott Sales de Andrade |
Use the correct xmlnode when processing SOAP Faults.
|
Sun, 15 Jun 2008 18:48:14 +0000 |
Elliott Sales de Andrade |
Remove some checks for MSN protocol_ver < 15. Those versions are
|
Sun, 15 Jun 2008 08:22:20 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
|
Sun, 15 Jun 2008 08:19:46 +0000 |
Elliott Sales de Andrade |
Add support for emblems in MSN protocol. Emblems include bots, mobile
|
Sun, 15 Jun 2008 08:08:22 +0000 |
Elliott Sales de Andrade |
Modifications to the MSN code for some stuff I'll be doing in later
|
Sun, 15 Jun 2008 06:55:21 +0000 |
Elliott Sales de Andrade |
Properly parse (most of) the MSN GCF command. Provides a
|
Sun, 15 Jun 2008 06:22:25 +0000 |
Elliott Sales de Andrade |
Finally got MSN token updating working (I think).
|
Sat, 14 Jun 2008 07:47:38 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
|
Sat, 14 Jun 2008 07:26:02 +0000 |
Elliott Sales de Andrade |
Fix up some changes that Mark did, that I didn't apply when merging.
|
Sat, 07 Jun 2008 08:03:56 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
|
Sat, 07 Jun 2008 08:01:41 +0000 |
Elliott Sales de Andrade |
Add real server-side aliasing to MSN.
|
Sat, 07 Jun 2008 06:39:13 +0000 |
Elliott Sales de Andrade |
Remove MSN's use of a "store name" in favour of the "friendly name"
|
Sat, 07 Jun 2008 06:21:09 +0000 |
Elliott Sales de Andrade |
Update MSN Contact tokens when an invalid token error is returned.
|
Sat, 07 Jun 2008 06:12:44 +0000 |
Elliott Sales de Andrade |
Correctly update MSN OIM tokens when an invalid token error is
|
Sat, 07 Jun 2008 06:08:01 +0000 |
Elliott Sales de Andrade |
Update MSN nexus functions so that tokens are properly updateable. It
|
Sat, 07 Jun 2008 04:32:25 +0000 |
Elliott Sales de Andrade |
A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
|
Sat, 07 Jun 2008 04:05:25 +0000 |
Elliott Sales de Andrade |
I was getting annoyed with this extra printing, so now on MSN, it only
|
Sat, 07 Jun 2008 03:56:23 +0000 |
Elliott Sales de Andrade |
Fix up some merge errors in MSN's notification.c. Darn meld...
|
Sat, 07 Jun 2008 03:10:15 +0000 |
Elliott Sales de Andrade |
explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
|
Wed, 14 May 2008 05:06:29 +0000 |
Ka-Hing Cheung |
patch from QuLogic, references #4875
|
Wed, 14 May 2008 04:39:54 +0000 |
Ka-Hing Cheung |
Patch from tomgr to resend once if the connection is down, fixes #5379
|
Wed, 14 May 2008 04:38:26 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
|
Tue, 18 Mar 2008 05:36:30 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
Sun, 09 Mar 2008 23:55:27 +0000 |
Ka-Hing Cheung |
killing MsnContact which just wraps MsnSession
|
Thu, 06 Mar 2008 04:19:53 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
|
Wed, 27 Feb 2008 04:49:37 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
|
Wed, 06 Feb 2008 03:35:04 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
|
Sun, 13 Jan 2008 00:29:56 +0000 |
Ka-Hing Cheung |
zero out this, side effect is not crashing when password is incorrect
|
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:33:46 +0000 |
Ka-Hing Cheung |
oops, sending the format data probably isn't very useful. Unless you try
|
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 02:27:18 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
|
Wed, 26 Dec 2007 02:01:28 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
|
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:35:26 +0000 |
Elliott Sales de Andrade |
Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
|
Wed, 26 Dec 2007 00:34:50 +0000 |
Elliott Sales de Andrade |
Patch 3 from Qulogic, this one updates contact list actions to use ticket
|
Wed, 26 Dec 2007 00:34:12 +0000 |
Elliott Sales de Andrade |
Patch 2 from Qulogic, this one adds SSO authentication
|
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
|
Sat, 12 Jul 2008 14:22:34 +0000 |
Evan Schoenberg |
Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
|
Fri, 11 Jul 2008 15:27:41 +0000 |
Jochen Kemnade |
updated German translation
|
Fri, 11 Jul 2008 11:24:50 +0000 |
Sadrul Habib Chowdhury |
Show the count of users when joining a chat.
|
Fri, 11 Jul 2008 06:35:32 +0000 |
Sadrul Habib Chowdhury |
Use a more friendly format for the timestamp in the banlist.
|
Tue, 08 Jul 2008 17:50:25 +0000 |
Jochen Kemnade |
merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
|
Sun, 06 Jul 2008 12:23:30 +0000 |
Jochen Kemnade |
German translation updated
|
Tue, 08 Jul 2008 00:58:21 +0000 |
Mark Doliner |
Remove a failsafe check that I don't believe is needed. I'm under the
|
Mon, 07 Jul 2008 01:03:44 +0000 |
Luke Schierer |
merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
|
Sun, 06 Jul 2008 17:54:14 +0000 |
Mark Schneider |
merge of '1128e8852303548fa7e11f94813fb137fde16744'
|