log

age author description
2008-08-12 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
2008-08-12 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
2008-08-11 Björn Voigt German update for V2.5
2008-08-11 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
2008-08-11 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
2008-08-11 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
2008-08-10 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
2008-08-10 Björn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
2008-08-10 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
2008-08-10 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
2008-08-10 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
2008-08-10 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
2008-08-10 Elliott Sales de Andrade Fix up some types.
2008-08-10 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before
2008-08-09 Elliott Sales de Andrade I guess I re-arranged a little off. We probably should disconnect
2008-08-09 Elliott Sales de Andrade merge of '14f8b4609456592014383ef4957124a07f57ac3a'
2008-08-09 Daniel Atallah merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
2008-08-09 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
2008-08-09 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
2008-08-09 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
2008-08-08 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
2008-08-08 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
2008-08-08 Hylke Bons Facebook protocol icons.
2008-08-08 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
2008-08-09 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
2008-08-08 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
2008-08-08 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
2008-08-08 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
2008-08-08 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
2008-08-08 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
2008-08-07 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
2008-08-07 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
2008-08-05 Elliott Sales de Andrade Fix up some whitespace problems.
2008-08-04 Elliott Sales de Andrade Don't assign this stuff in a loop.
2008-08-03 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
2008-08-07 Laurynas Biveinis Update Lithuanian translation
2008-08-08 Mark Doliner Add a note for translators, because they probably have no idea what
2008-08-07 Mark Doliner Add a changelog entry about two things I changed
2008-08-07 Éric Boumaour Update to the French translation for 2.5.0 release.
2008-08-07 Éric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung removed an unused function
2008-08-07 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
2008-08-07 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
2008-08-07 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
2008-08-07 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
2008-08-07 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
2008-08-07 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
2008-08-07 Daniel Atallah Patch from John Hanauer to enable formatted string entry field in perl plugins.
2008-08-07 Daniel Atallah Some cleanup and a couple leak fixes.
2008-08-07 Daniel Atallah Add NULL checking to purple_markup_linkify().
2008-08-06 Jochen Kemnade German translation update
2008-08-06 Timo Jyrinki Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
2008-08-06 Stu Tomlinson Add files with new translatable strings to POTFILES.in
2008-08-06 Mark Doliner We talked about this and decided it was probably cleaner to not use
2008-08-06 Mark Doliner Remove two files from POTFILES.in that have been removed from the
2008-08-05 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
2008-08-05 Daniel Atallah Patch from "Chris G." to extend the yahoo privacy to picture requests to help
2008-08-04 Daniel Atallah Fix win32 build
2008-08-04 Mark Doliner Get rid of a compile warning in qq:
2008-08-04 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
2008-08-04 Mark Doliner Get rid of a compile warning:
2008-08-03 SHiNE CsyFeK 2008.08.03 - csyfek <csyfek(at)gmail.com>
2008-08-02 Hylke Bons Updated tray icons.
2008-08-02 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
2008-08-02 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
2008-08-01 Hylke Bons Update make file for bunny.png.
2008-08-01 Hylke Bons Updated birthday emblem and emote-select icon.
2008-08-01 Hylke Bons Forgot the new bunny.
2008-08-01 Hylke Bons Object icons refresh for MSNP15.
2008-08-01 Hylke Bons Hope this works...
2008-08-01 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
2008-08-01 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.
2008-08-01 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
2008-08-01 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
2008-08-01 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
2008-08-01 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
2008-08-01 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't
2008-07-30 Daniel Atallah This should have been part of the previous commit related to no longer
2008-07-30 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
2008-07-30 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set.
2008-07-30 Daniel Atallah Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
2008-07-30 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
2008-07-30 Daniel Atallah Cleanup unnecessary casts and etc.
2008-07-30 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
2008-07-29 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
2008-07-29 Daniel Atallah Fix a crash when the user isn't in your list.
2008-07-29 Daniel Atallah Minor cleanup that's been sitting on my machine for a while.
2008-07-29 Elliott Sales de Andrade merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
2008-07-29 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
2008-07-29 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
2008-07-28 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
2008-07-28 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
2008-07-24 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
2008-07-29 Ka-Hing Cheung feel free to shoot me down if you think this is stupid
2008-07-29 Ka-Hing Cheung I don't know what kind of blessing is needed for this sort of things, but
2008-07-29 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
2008-07-28 Daniel Atallah Fix output redirection for perl plugins on win32.
2008-07-28 Daniel Atallah EXTERN.h should be included before perl.h
2008-07-28 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
2008-07-27 Daniel Atallah merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
2008-07-25 Daniel Atallah merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
2008-07-27 Daniel Atallah Use Service Discovery to look up information about the manually specified FT
2008-07-27 Daniel Atallah Fix a stupid mistake in the previous commit.
2008-07-27 Daniel Atallah Add support for using multiple "xmpp-client" records on a domain, by trying the
2008-07-27 Evan Schoenberg merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
2008-07-27 Evan Schoenberg 0x02 is a temporarily unavailable error code in addition to 0x14, according
2008-07-25 Evan Schoenberg Don't show an idle time in the user info if it is 0
2008-07-27 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
2008-07-25 Ethan Blanton Escape IRC hostnames beginning with : in the USER command. This
2008-07-23 Ethan Blanton ahh, third-party plugins ...
2008-07-23 Evan Schoenberg Some cleanup to our capabilities definitions, and added information on
2008-07-23 Elliott Sales de Andrade merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
2008-07-23 Daniel Atallah Jan Kratochvil noticed there was a race condition in the treeview tooltip
2008-07-23 Daniel Atallah Uninstall the CAcert certs in the win32 uninstaller.
2008-07-23 Daniel Atallah Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
2008-07-22 Evan Schoenberg Once we've coalesced the ICQ Status Note reqeusts, we can send them
2008-07-22 Mark Doliner Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
2008-07-21 Ethan Blanton Correct some IRC comments for /ctcp
2008-07-21 Vladislav Guberinic /ctcp command for IRC
2008-07-21 Mark Doliner Just a few little cleanups.
2008-07-21 Mark Doliner Get rid of a few low priority "high priority" comments
2008-07-21 Mark Doliner merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
2008-07-20 Mark Doliner Missed one of these guys
2008-07-20 Mark Doliner This looks good to me. I'm thinking we probably don't want to get
2008-07-20 Evan Schoenberg Shift several rate-limiting-costly ICQ info requests to be low priority
2008-07-20 Evan Schoenberg To decrease the odds of hitting the rate limit ceiling rapidly on a
2008-07-20 Evan Schoenberg merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
2008-07-23 Elliott Sales de Andrade Properly escape text when sending MSN pages.
2008-07-19 Elliott Sales de Andrade merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
2008-07-19 Elliott Sales de Andrade Properly send MSN nudges in a chat to the right window, and not open a
2008-07-19 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
2008-07-18 Elliott Sales de Andrade Report an error when an MSN Mobile message was not sent because it was
2008-07-18 Elliott Sales de Andrade Fix up some spelling mistakes in MSN oim.c.
2008-07-20 Evan Schoenberg Added `flap_connection_send_snac_with_priority()`, which allows specifying
2008-07-19 Daniel Atallah Fix running several Bonjour instances on the same machine.
2008-07-18 Daniel Atallah Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
2008-07-18 Kevin Stange Make this 2.5.0-devel until we actually get to releasing...
2008-07-18 Daniel Atallah Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
2008-07-17 Mark Doliner I swear I did this! I must have gotten a little overzealous with the
2008-07-17 Mark Doliner Daniel Atallah pointed out that this was obviously wrong. So we would
2008-07-17 SHiNE CsyFeK 20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
2008-07-17 Elliott Sales de Andrade merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
2008-07-17 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)
2008-07-17 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
2008-07-17 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
2008-07-16 Mark Doliner MsnSlpSession->call_id isn't used anywhere, so get rid of it
2008-07-16 Mark Doliner This check is duplicated three lines above. It was probably intended
2008-07-17 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
2008-07-17 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
2008-07-17 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
2008-07-16 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
2008-07-16 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
2008-07-16 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
2008-07-15 Evan Schoenberg Allow macros in the plugin name when compiling statically.
2008-07-15 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
2008-07-14 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
2008-07-14 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
2008-07-14 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
2008-07-14 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
2008-07-13 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
2008-07-13 Ka-Hing Cheung sadrul pointed out that I am dumb
2008-07-13 Ka-Hing Cheung g_hash_table_remove_all is glib 2.12+ only
2008-07-13 Sadrul Habib Chowdhury Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
2008-07-13 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
2008-07-13 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
2008-07-13 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
2008-07-13 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
2008-07-13 Sadrul Habib Chowdhury merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
2008-07-13 Elliott Sales de Andrade Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
2008-07-13 Elliott Sales de Andrade MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
2008-07-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
2008-07-13 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
2008-07-13 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
2008-07-13 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
2008-07-13 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
2008-07-13 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
2008-07-12 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
2008-07-12 Elliott Sales de Andrade merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
2008-07-12 Elliott Sales de Andrade Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
2008-07-13 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
2008-07-12 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
2008-07-12 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
2008-07-12 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
2008-07-09 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
2008-07-09 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
2008-07-09 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
2008-07-12 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
2008-07-09 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
2008-07-09 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
2008-06-29 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
2008-06-29 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
2008-06-28 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
2008-06-28 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
2008-06-28 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
2008-06-28 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
2008-06-23 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
2008-06-23 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
2008-06-23 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
2008-06-23 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
2008-06-23 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
2008-06-22 Elliott Sales de Andrade Remove a confusing debug message.
2008-07-09 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
2008-06-22 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
2008-06-22 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
2008-06-22 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
2008-06-22 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
2008-06-21 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
2008-06-21 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
2008-06-21 Elliott Sales de Andrade Sometimes (after 24h+) when you request a MSN token update, you get a
2008-06-21 Elliott Sales de Andrade Apparently, when the token expires, OIM requests get a
2008-06-20 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
2008-06-20 Elliott Sales de Andrade Make errors when sending OIM's more visible.
2008-06-20 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
2008-06-20 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
2008-06-17 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
2008-06-17 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
2008-06-17 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
2008-06-16 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
2008-06-16 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
2008-06-16 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
2008-06-15 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
2008-06-15 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
2008-06-15 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
2008-06-15 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
2008-06-15 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
2008-06-15 Elliott Sales de Andrade Finally got MSN token updating working (I think).
2008-06-14 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
2008-06-14 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
2008-06-07 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
2008-06-07 Elliott Sales de Andrade Add real server-side aliasing to MSN.
2008-06-07 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
2008-06-07 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
2008-06-07 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
2008-06-07 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
2008-06-07 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
2008-06-07 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
2008-06-07 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
2008-06-07 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
2008-05-14 Ka-Hing Cheung patch from QuLogic, references #4875
2008-05-14 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
2008-05-14 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
2008-03-09 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
2008-03-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
2008-02-27 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
2008-02-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
2008-01-13 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
2008-01-12 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
2008-01-12 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
2008-01-12 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
2007-12-26 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
2007-12-26 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
2007-12-26 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
2007-12-26 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
2007-12-26 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
2007-12-26 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
2007-12-26 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
2008-07-12 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
2008-07-11 Jochen Kemnade updated German translation
2008-07-11 Sadrul Habib Chowdhury Show the count of users when joining a chat.
2008-07-11 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
2008-07-08 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
2008-07-06 Jochen Kemnade German translation updated
2008-07-08 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
2008-07-07 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
2008-07-06 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
2008-07-04 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
2008-07-04 Ethan Blanton Add CAcert.org to the Pidgin certificates
2008-07-06 Ka-Hing Cheung set the purple connection name to the one we are about to try
2008-07-06 Ka-Hing Cheung let's not leak if nothing is changed
2008-07-06 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
2008-07-04 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
2008-07-04 Evan Schoenberg Whitespace fix
2008-07-04 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
2008-07-04 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
2008-07-04 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
2008-07-03 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
2008-07-03 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
2008-07-03 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
2008-07-03 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
2008-07-03 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
2008-07-03 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
2008-06-18 Will Thompson Improve PurpleConvChatBuddy documentation
2008-06-17 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
2008-06-17 Will Thompson This should be a boolean or, not a bitwise or.
2008-07-03 Sadrul Habib Chowdhury Document the command signals.
2008-07-02 Sadrul Habib Chowdhury Tab-completion for commands in finch.
2008-07-02 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
2008-07-02 Richard Laager Whitespace fix
2008-07-02 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
2008-07-02 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
2008-07-02 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
2008-07-02 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
2008-07-02 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
2008-07-02 Evan Schoenberg Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
2008-07-02 Evan Schoenberg merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
2008-07-01 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
2008-07-01 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
2008-07-01 Evan Schoenberg merge of '225437b7c5b01a666461a56213713d77462490f9'
2008-07-01 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
2008-07-01 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
2008-07-01 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
2008-07-01 Evan Schoenberg jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
2008-06-30 Mark Doliner Only check for EAGAIN if read returned less than 0. This fixes a bug
2008-06-29 Sadrul Habib Chowdhury Allow rebinding button activations (e.g. to space).
2008-06-29 Sadrul Habib Chowdhury Allow binding space, escape and return to some action.
2008-06-27 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
2008-06-26 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
2008-06-26 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
2008-06-26 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
2008-06-26 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
2008-06-26 Mark Doliner Remove a unused variable
2008-06-26 Stu Tomlinson merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
2008-06-25 Björn Voigt small German update
2008-06-26 Mark Doliner Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
2008-06-23 Daniel Atallah Allow multiple spellcheck dictionaries to be installed at the same time on
2008-06-21 Mark Doliner Helper functions are cool
2008-06-21 Sadrul Habib Chowdhury Plug the memory leak in the tooltip for menutrays properly. Thanks to
2008-06-21 Sadrul Habib Chowdhury The text iterators need to be properly ordered here. Taking the iterators
2008-06-21 Sadrul Habib Chowdhury Mobile status are created as independant statuses, which cannot be the
2008-06-21 Sadrul Habib Chowdhury Small leak fix.
2008-06-18 Sadrul Habib Chowdhury merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'
2008-06-18 Daniel Atallah We only allow one keepalive timeout, so simplify this.
2008-06-18 Daniel Atallah Cleanup some duplication and simplify this.
2008-06-18 Richard Laager Some header inclusion fixes to help on NetBSD/FreeBSD.
2008-06-16 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
2008-06-16 Mark Doliner merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'
2008-06-15 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
2008-06-15 Will Thompson document PurpleAttentionType slightly
2008-06-15 Will Thompson add some trivial documentation to PurpleSoundUiOps
2008-06-15 Will Thompson Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
2008-06-15 Will Thompson Document a few types in cmds, partly to make doxygen links to those types work.
2008-06-14 Evan Schoenberg I'm embarassed by this random semicolon.
2008-06-14 Evan Schoenberg Don't cycle through a NULL "message" when purple_parse_oncoming() is called
2008-06-14 Elliott Sales de Andrade Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
2008-06-14 Daniel Atallah Improve error handling for xmpp file transfers.
2008-06-14 Daniel Atallah Don't impose a restriction on who you can send files to for XMPP.
2008-06-14 Daniel Atallah merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
2008-06-14 Sadrul Habib Chowdhury Send '//message' as '/message', instead of looking for a 'message' command.
2008-06-14 Sadrul Habib Chowdhury Avoid searching for a buddy with an empty name. This happens for the
2008-06-13 Mark Doliner merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
2008-06-13 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
2008-06-13 Daniel Atallah Use the chat user's real username (if available) for more things (e.g.) file
2008-06-13 Daniel Atallah Return the real JID (if available) from the xmpp get_cb_real_name function.
2008-06-14 Daniel Atallah disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
2008-06-13 Daniel Atallah Add a can_receive_file function to the xmpp prpl so that we disable the menu
2008-06-12 Jochen Kemnade German translation update
2008-06-12 Mark Doliner There's no need to dup this
2008-06-11 Mark Doliner merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
2008-06-11 Mark Doliner No one has any idea what evil is (in bed)
2008-06-11 Stu Tomlinson Kill the warning 'field' may be used uninitialized in this function
2008-06-10 Richard Laager Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
2008-06-10 Richard Laager Add another translation: wud -> would
2008-06-10 Mark Doliner I should have my email address in here, I think. I'd be ok with
2008-06-10 Ka-Hing Cheung silence a warning
2008-06-10 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
2008-06-09 Sadrul Habib Chowdhury Fix some key-press issues on nested popup menus where pressing up/down
2008-06-09 Sadrul Habib Chowdhury Fix an off-by-one bug in calculating column widths in trees.
2008-06-09 Marcus Lundblad Do not disable default smileys with dupliate shortcuts if custom smileys
2008-06-09 Sadrul Habib Chowdhury merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
2008-06-09 Jochen Kemnade German translation update
2008-06-09 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
2008-06-09 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
2008-06-09 Daniel Atallah re-Fix win32 build.
2008-06-09 Daniel Atallah Fix win32 build.
2008-06-09 Mark Doliner merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
2008-06-09 Martijn van Beers A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
2008-06-09 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
2008-06-09 Richard Laager ChangeLog that last commit
2008-06-09 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
2008-06-09 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
2008-06-08 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
2008-06-08 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
2008-06-08 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
2008-06-08 Kevin Stange Fix this wording to express that this is related to adding new buddies.
2008-06-08 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
2008-06-08 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
2008-06-08 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
2008-06-08 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
2008-06-08 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
2008-06-07 Sadrul Habib Chowdhury merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
2008-06-07 Marcus Lundblad Show the stock status icons in the status list and status menus. Closes
2008-06-07 Sadrul Habib Chowdhury Plug a little leak. We should not use 'delete_event' signal, because it
2008-06-07 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
2008-06-07 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
2008-06-07 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
2008-06-07 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
2008-06-07 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
2008-06-07 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
2008-06-07 Richard Laager A patch from toofishes to fix a crash.
2008-06-07 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
2008-06-07 Mark Doliner Documentation: Use the word opaque to describe the data structure
2008-06-07 Mark Doliner Add a few bits of documentation
2008-06-07 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
2008-06-07 Mark Doliner Remove an unused linked list
2008-06-06 Mark Doliner Minor documentation and whitespace
2008-06-06 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
2008-06-06 Mark Doliner These forward declarations aren't needed
2008-06-06 Mark Doliner We don't need this thing, right?
2008-06-06 Mark Doliner Delete trailing whitespace
2008-06-06 Mark Doliner Don't use strlen() when we can just check the first character
2008-06-06 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
2008-06-06 Daniel Atallah Plug a small and unlikely leak.
2008-06-06 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
2008-06-05 Mark Doliner Don't send an auto-response when you're away and you IM someone
2008-06-05 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
2008-06-05 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
2008-06-05 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
2008-06-05 Stu Tomlinson Include the send button plugin in the win32 build
2008-06-05 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
2008-06-05 Sadrul Habib Chowdhury Correctly detect system logs.
2008-06-05 Hylke Bons Update some status icons.
2008-06-04 Mark Doliner Don't crash if the given jabber id is invalid. For example,
2008-06-04 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
2008-06-04 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
2008-06-04 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
2008-06-03 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to
2008-06-03 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
2008-06-04 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
2008-06-03 Sadrul Habib Chowdhury Correct the documentation.
2008-06-03 Mark Doliner A few character comment change.
2008-06-03 Mark Doliner I can't think of any reason we would need to use the zero versions of
2008-06-03 Sadrul Habib Chowdhury merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
2008-06-03 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
2008-06-03 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
2008-06-03 Sadrul Habib Chowdhury merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
2008-06-03 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
2008-06-02 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
2008-06-02 Mark Doliner The status type says that mood and moodtext are strings, so we don't
2008-06-02 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
2008-06-02 Mark Doliner Whitespace
2008-06-02 Mark Doliner Whoops, I should have inverted this logic.
2008-06-02 Mark Doliner Short-circuit earlier if the buddy is offline
2008-06-02 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
2008-06-01 Sadrul Habib Chowdhury merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
2008-06-01 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
2008-06-01 Sadrul Habib Chowdhury Remove compile warnings.
2008-06-01 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
2008-06-01 Mark Doliner Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
2008-06-01 Sadrul Habib Chowdhury Update the list of statuses when a new status is added, or an existing
2008-06-01 Sadrul Habib Chowdhury The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.