log

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