log

age author description
2010-05-11 masca My firs NEWS!!! Wiii =)
2010-05-11 Paul Aurich Line-wrap
2010-05-11 Paul Aurich NEWS!
2010-05-11 Marcus Lundblad NEWS!
2010-05-11 John Bailey NEWS! Read all about it! Get your NEWS here!
2010-05-11 Björn Voigt German translation update
2010-05-11 Elliott Sales de Andrade merge of '4463949ec36c02833d85afdfd38b5dfb956b9169'
2010-05-11 Elliott Sales de Andrade Use serv_got_im/serv_got_chat_in instead of purple_conversation_write so
2010-05-11 Ethan Blanton merge of '2946037e3974559877f516df2006883ad5846e19'
2010-05-11 hanzz Fix MSN FT for UIs that use our abstract FT stuff in ways that are slightly
2010-05-11 Ethan Blanton Updated translations.
2010-05-10 Elliott Sales de Andrade Implement [gs]et_public_alias in MSN.
2010-05-10 Elliott Sales de Andrade Fix copy&paste typos.
2010-05-10 Elliott Sales de Andrade Align.
2010-05-09 Björn Voigt 1 string update in German translation
2010-05-09 Jochen Kemnade better German translations for some of the moods
2010-05-08 Paul Aurich merge of '6655e507da0527cad53500fbed4bf9dbcebdbf2c'
2010-05-08 Paul Aurich Update this comment; the function supports IPv6
2010-05-08 Josep Puigdemont Catalan translation updated.
2010-05-07 Kelemen Gábor Updated Hungarian translation for 2.7.0
2010-05-07 Björn Voigt German translation update
2010-05-06 Marcus Lundblad Fix license to refer to GPLv2 in a files...
2010-05-06 Josep Puigdemont Updated Catalan (Valencian) translation on behalf of Toni Hermoso.
2010-05-06 Josep Puigdemont Updated and fixed a few typos in Catalan translation.
2010-05-05 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 52cb0cc1b49e76b923073e23934af6c8471b984b)
2010-05-04 andrew victor When logging-in with the HTTP protocol, we need to save the HTTP info
2010-05-04 Josep Puigdemont Catalan translation updated.
2010-05-04 Jochen Kemnade German translation update, all strings done, TODO: review of mood-related strings
2010-05-04 Paul Aurich merge of '73eedf837c2384f502418f091300785c19ccfacd'
2010-05-04 Paul Aurich disapproval of revision '5f410e729e7a8a2e46752d46b37a7c11e17d5ed7'
2010-05-04 Paul Aurich jabber: Pluck evands's 2fcd83432 (the part that applies) to i.p.p
2010-05-04 Evan Schoenberg applied changes from 8b6590428d8180cc466c8916f81aec2c8961fbd1
2010-05-04 Evan Schoenberg If SASL authentication fails, we generally shouldn't be setting an error
2010-05-04 Evan Schoenberg Improve on a hack I commited in 12/2007 which allows connection via XMPP to iChat Server 10.5 when CYRUS-SASL is compiled with GSSAPI support but no GSSAPI credentials are valid to connect to the server. Instead of always trying jabber:iq:auth if all SASL mechs fail, we now only do so in the specific case of a single mech having been attempted and that mech being GSSAPI. In general, this means that we now gracefully fail authentication with SASL rather than getting ourselves booted from servers not expecting a jabber:iq:auth stanza.
2010-05-03 Marcus Lundblad Scale incoming thumbnails in the request dialog if they are overly large
2010-05-03 Paul Aurich jabber: Avoid an assertion failure for presence from bare domains
2010-05-02 kkszysiu gg: For protocol 8.0+, the server sends this in UTF-8 now. Closes #11775.
2010-05-02 kkszysiu gg: Fix misuse of update_progress. Fixes #11774
2010-05-02 Jochen Kemnade working on German translation - still incomplete
2010-05-02 Paul Aurich NULL mech_data in digest_md5_dispose (what SCRAM and digest-md5 do elsewhere)
2010-05-02 Paul Aurich Changelog the View Web Profile fix. Closes #9890.
2010-05-02 Kevin Stange Correct typo
2010-05-01 Paul Aurich *** Plucked rev 0e263caa5d687101e436029f2f8d09053ae06e23 (ivan.komarov@soc.pidgin.im):
2010-05-01 Paul Aurich merge of '22ad9aecc804e89b1101cde696e58490a7efd603'
2010-05-01 Paul Aurich jabber: I never understood why this was in auth.c anyway...
2010-05-01 Paul Aurich jabber: A bunch of paranoia-induced Cyrus SASL changes.
2010-05-01 Paul Aurich jabber: Nothing to see here
2010-05-01 Paul Aurich jabber: I don't see how this is possible, and it looks like an error to me.
2010-05-01 Björn Voigt German translation update (incomplete)
2010-05-01 Paul Aurich jabber: Only add the ga:client-uses-full-bind-result to gmail/googlemail domains
2010-05-01 Paul Aurich jabber: Use the auth_mech_data JabberStream member for what it's for.
2010-05-01 Paul Aurich util tests: Add a test for all the lower-ASCII control characters excluding the
2010-05-01 Paul Aurich merge of '5b4322528c199b000fbfc774bb782dfd6dc0e2f2'
2010-04-29 Paul Aurich util: Better validation of the allowed character values in XML 1.0
2010-04-30 Elliott Sales de Andrade Sort.
2010-04-30 Elliott Sales de Andrade It seems like the _varg should be at the end.
2010-04-30 Elliott Sales de Andrade merge of 'c4a26372086186405c4635b2fbf448b8d089f863'
2010-04-28 Elliott Sales de Andrade Silence a warning.
2010-04-29 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
2010-04-29 Paul Aurich gtkrequest: Fix pidgin_request_action