log

age author description
2009-05-23 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)
2009-05-16 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
2009-04-30 Paul Aurich Fix (a bit) browsing pubsub nodes.
2009-04-29 Paul Aurich Fix merge.
2009-04-29 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
2009-05-30 John Bailey Add yet another URL fetching function. This one takes an account as a
2009-05-29 Paul Aurich Allow incoming stanzas to match 'our account' if they come from our resource.
2009-05-29 Paul Aurich Fix Finch not to announce "your gmail account has 0 new messages."
2009-05-29 Paul Aurich merge of 'aefaf38ecc730e3bf971ae9076aabce35567e456'
2009-05-29 Paul Aurich Add the StartCom root that the XMPP ICA will start using this year.
2009-05-29 Sadrul Habib Chowdhury merge of '4cd185213b3eb4f0bc9ce8cd9c38ab00772f9a17'
2009-05-26 Sadrul Habib Chowdhury Remove a now-unnecessary binding for the buddylist.
2009-05-28 Stu Tomlinson Add the newly added translations to ALL_LINGUAS in configure.ac
2009-05-27 Florian Quèze Fix outgoing IRC /mes to be printed to the conversation window as sent
2009-05-27 Paul Aurich Clarify the error message when an IRC server contains spaces.
2009-05-27 Paul Aurich Updated Lao and Slovenian translations. Closes #9075, #8481.
2009-05-27 Paul Aurich No, I had that right the first time; if it's not our account, then there *is* a from and we need to route the IQ to the proper place.
2009-05-27 Paul Aurich Avoid an assertion failure and add an error case.
2009-05-27 avsharyan Added Armenian translation. Closes #9208.
2009-05-27 Paul Aurich Further research leads me to believe this should be 'sw.po'. Correct me if I'm wrong. References #9057.
2009-05-27 Paul Aurich Added Swahili Tanzanian translation. Closes #9057.
2009-05-27 Paul Aurich Transplant the 2.5.6 ChangeLogs into im.pidgin.pidgin.
2009-05-27 Paul Aurich The server list is definitive for who is blocked.
2009-05-26 Paul Aurich Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.
2009-05-25 Sadrul Habib Chowdhury We want to see what the missing custom smiley stands for.
2009-05-25 Sadrul Habib Chowdhury Reduce work if there is no URL in the incoming message.
2009-05-25 Elliott Sales de Andrade Treat FQY responses with no network ID as on the Passport network.
2009-05-25 Paul Aurich Require SSL when trying IQ-auth via parser.c (no stream:features). Fixes #8131.
2009-05-29 Paul Aurich disapproval of revision '312e056d702d29379ea61aea9d27765f127bc888'
2009-05-24 Paul Aurich Don't call purple_notify_emails() for 0 emails.
2009-05-24 Richard Laager Update the copyright line for 2009.
2009-05-24 John Bailey merge of '074c5aedf9bbc512331f0d3130f076190b290676'
2009-05-23 Paul Aurich Re-add purple_account_get_check_mail() check to oscar.
2009-05-23 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.
2009-05-23 John Bailey Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
2009-05-23 Elliott Sales de Andrade Correctly ignore Avahi's informational events when querying records for the
2009-05-22 Paul Aurich Duh, it helps to use the right marshallers.
2009-05-22 Paul Aurich Add 'jabber' to the signals output and NULL checking so it won't crash on Windows
2009-05-22 Paul Aurich Add the XMPP signals to the signals-test plugin
2009-05-22 Paul Aurich Various perl warning fixes as well as real fixes to gconstpointer functions
2009-05-22 Paul Aurich Call res_init() when DNS queries fail in case the failure indicates a timeout
2009-05-22 Etan Reisner Fix building on Windows and better integrate the new signals with the pre-existing ones.
2009-05-22 Paul Aurich Remove trailing whitespace that has snuck in.
2009-05-22 Paul Aurich Various BOSH fixes
2009-05-22 Paul Aurich merge of '2d746b537f7c15aca747b7df2e1eedb540eb0baf'
2009-05-21 Paul Aurich Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).
2009-05-22 Paul Aurich merge of '70479082260072a56b0aea40ccca311822c17155'
2009-05-22 Etan Reisner merge of '4ba10f028ed5e73f7fe9f00b3131844819ed85a6'
2009-05-21 Paul Aurich Remove duplicated entries from Makefile.am which break installation with coreutils 7.4. Closes #9226.
2009-05-21 Paul Aurich Fix two warnings when building on OS X
2009-05-21 Paul Aurich merge of '1864a53b79ca34679ff68b45b52e7385608e46cc'
2009-05-20 Mark Doliner Don't do IPv6 AAAA lookups if there is no IPv6 address configured on
2009-05-20 John Bailey Some updates to the ChangeLog, reflecting as much as I could remmeber.
2009-05-20 Etan Reisner merge of '1696adf9dd410d4b67f782058165fbf61cb53c61'
2009-05-20 Paul Aurich Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
2009-05-20 Paul Aurich merge of '53630753bb021f7391e8ad30abd709f73fe47c3d'