Tue, 25 Aug 2009 16:38:18 +0000 |
Paul Aurich |
jabber: Fix using BOSH and legacy auth together. Closes #9990.
|
Tue, 25 Aug 2009 06:16:23 +0000 |
Paul Aurich |
Fix the auto-personize stuff. Closes #9948.
|
Mon, 24 Aug 2009 17:23:41 +0000 |
Paul Aurich |
Fix GNOME proxy settings. Fixes #10051.
|
Sun, 23 Aug 2009 01:58:16 +0000 |
Elliott Sales de Andrade |
Send proper emoticon messages in MSN chats. Apparently, this never worked
|
Sat, 22 Aug 2009 18:29:44 +0000 |
Paul Aurich |
jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
|
Thu, 20 Aug 2009 04:10:53 +0000 |
Paul Aurich |
Fix --disable-avahi. Closes #9449.
|
Thu, 20 Aug 2009 03:40:09 +0000 |
Paul Aurich |
Properly detect libpanel by including ncurses libs in linking test.
|
Wed, 19 Aug 2009 18:54:54 +0000 |
Paul Aurich |
Fix not calling the SRV timeout on the win32 code. Closes #9956.
|
Wed, 19 Aug 2009 16:21:47 +0000 |
Paul Aurich |
jabber: Escape status messages with a '<' or '>' in the Get Info dialog.
|
Wed, 19 Aug 2009 00:56:19 +0000 |
Elliott Sales de Andrade |
merge of '89a4f914ccc668cb5ef2e9d16cf1652efb275071'
|
Wed, 19 Aug 2009 00:18:54 +0000 |
Mark Doliner |
Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
|
Wed, 19 Aug 2009 00:37:01 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
|
Tue, 18 Aug 2009 22:28:12 +0000 |
Mark Doliner |
Any objections to this? I think it's good for us to acknowledge people
|
Wed, 05 Aug 2009 01:34:35 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f2a545adb2d67a5ba3dce2abedf68c392cc815e1)
|
Mon, 03 Aug 2009 00:46:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
|
Sat, 01 Aug 2009 21:36:16 +0000 |
Paul Aurich |
jabber: Prompt before cancelling presence notification to a buddy.
|
Tue, 18 Aug 2009 03:39:43 +0000 |
John Bailey |
merge of 'ba801ec16bca2ebd4892b49014d12b72df8aea03'
|
Mon, 17 Aug 2009 00:49:44 +0000 |
John Bailey |
Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
|
Mon, 17 Aug 2009 00:34:10 +0000 |
John Bailey |
Rearrange the ChangeLog sections and add a couple more to make the presentation
|
Tue, 18 Aug 2009 03:22:05 +0000 |
Elliott Sales de Andrade |
Credit these guys from #393.
|
Sun, 16 Aug 2009 03:22:58 +0000 |
Elliott Sales de Andrade |
Make gnt_keys_refine UTF8-compatible. Note, the rest of the tests don't
|
Thu, 13 Aug 2009 15:55:19 +0000 |
Paul Aurich |
Explicitly add a stub for the status mood myspace messages. Closes #9887.
|
Fri, 07 Aug 2009 17:11:12 +0000 |
Paul Aurich |
gtkconv: Remove the close-timer when a new message comes in. Fixes #8512.
|
Fri, 07 Aug 2009 04:29:55 +0000 |
Paul Aurich |
Set XMPP chat topic when it contains a < followed by a character. Closes #5712.
|
Thu, 06 Aug 2009 05:49:47 +0000 |
Paul Aurich |
ChangeLog my last. I think this Closes #9824.
|
Thu, 06 Aug 2009 04:59:12 +0000 |
Paul Aurich |
irc: Handle a buddy appearing in multiple groups properly.
|
Tue, 04 Aug 2009 00:32:56 +0000 |
Paul Aurich |
Changelog the mail dialog crashes/fixes.
|
Sun, 02 Aug 2009 05:04:41 +0000 |
Paul Aurich |
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
|
Sat, 01 Aug 2009 05:31:59 +0000 |
duck |
zephyr: Build properly on Hurd.
|
Mon, 27 Jul 2009 23:14:24 +0000 |
stefan becker |
Free the KeyValuePairs associated with accountopt lists. Closes #9115.
|
Mon, 27 Jul 2009 04:12:06 +0000 |
aman |
More efficient purple_find_conversation_with_account. Closes #9703.
|
Sun, 26 Jul 2009 21:22:47 +0000 |
John Bailey |
Tweak the ChangeLog a bit.
|
Tue, 21 Jul 2009 03:48:50 +0000 |
Paul Aurich |
Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.
|
Sun, 19 Jul 2009 23:45:13 +0000 |
Paul Aurich |
Move the IDN support into the DNS routines.
|
Sun, 19 Jul 2009 17:41:38 +0000 |
Ka-Hing Cheung |
Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
|
Sun, 19 Jul 2009 17:35:06 +0000 |
Ka-Hing Cheung |
move MSN stuff to its own section
|
Sat, 18 Jul 2009 07:23:09 +0000 |
Paul Aurich |
Support connecting to IDNA XMPP domains.
|
Sat, 18 Jul 2009 05:26:23 +0000 |
Paul Aurich |
Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.
|
Sat, 18 Jul 2009 05:08:25 +0000 |
Paul Aurich |
Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
|
Fri, 17 Jul 2009 21:11:25 +0000 |
Paul Aurich |
When GNU Libidn is available, use it for XMPP stringprep operations.
|
Thu, 16 Jul 2009 04:40:08 +0000 |
aman |
Use a hash table for looking up PurpleGroup:s.
|
Thu, 16 Jul 2009 02:46:36 +0000 |
Paul Aurich |
Continue verification when we can't find a *cached* peer. Fixes #9664.
|
Wed, 15 Jul 2009 06:38:10 +0000 |
Sadrul Habib Chowdhury |
Changelog the personal details thing for yahoo.
|
Mon, 13 Jul 2009 05:40:12 +0000 |
Elliott Sales de Andrade |
merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
|
Sun, 12 Jul 2009 05:44:23 +0000 |
Paul Aurich |
Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.
|
Sun, 12 Jul 2009 04:39:31 +0000 |
Paul Aurich |
For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
|
Sun, 12 Jul 2009 03:46:54 +0000 |
Paul Aurich |
Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.
|
Mon, 13 Jul 2009 05:26:52 +0000 |
Elliott Sales de Andrade |
Changelog previous commit.
|
Sat, 11 Jul 2009 21:44:14 +0000 |
aman |
Don't fork a resolver process for IPs.
|
Sat, 11 Jul 2009 21:28:58 +0000 |
aman |
Fix a leak of the queued_requests from purple_dnsquery_a.
|
Sat, 11 Jul 2009 07:01:00 +0000 |
Elliott Sales de Andrade |
Add support in Pidgin for playing back audio:// links. Also include a "Save
|
Tue, 07 Jul 2009 07:27:17 +0000 |
Mark Doliner |
Add a few of my changes to the changelog. I don't think any of these
|
Tue, 07 Jul 2009 06:30:54 +0000 |
Elliott Sales de Andrade |
I think that last thing should go in the ChangeLog.
|
Mon, 06 Jul 2009 15:50:59 +0000 |
John Bailey |
ChangeLog tweaks.
|
Mon, 06 Jul 2009 06:04:34 +0000 |
John Bailey |
propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
|
Mon, 06 Jul 2009 05:27:30 +0000 |
Elliott Sales de Andrade |
merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
|
Sun, 05 Jul 2009 23:55:56 +0000 |
Paul Aurich |
Add support for XEP-0045 code 307 (a.k.a. kicks).
|
Sun, 05 Jul 2009 17:34:49 +0000 |
Paul Aurich |
Changelog the XMPP SSL change
|
Sun, 05 Jul 2009 15:12:29 +0000 |
Etan Reisner |
Fix this typo again because I was stupid.
|
Sun, 05 Jul 2009 15:11:52 +0000 |
Etan Reisner |
merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
|
Sun, 05 Jul 2009 15:09:15 +0000 |
Etan Reisner |
Typo s/hopefulll/hopefully/
|
Sun, 05 Jul 2009 15:08:20 +0000 |
Etan Reisner |
merge of '46a46162666e1d23ae6161df2639044132cb894f'
|
Sat, 04 Jul 2009 17:36:07 +0000 |
Etan Reisner |
merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
|
Sun, 28 Jun 2009 15:49:35 +0000 |
Etan Reisner |
merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
|
Fri, 26 Jun 2009 23:34:29 +0000 |
Etan Reisner |
Changelog the perl module installation location changes.
|
Mon, 06 Jul 2009 06:04:15 +0000 |
John Bailey |
ChangeLog!
|
Sun, 05 Jul 2009 02:26:03 +0000 |
John Bailey |
merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
|
Sat, 04 Jul 2009 23:18:15 +0000 |
Paul Aurich |
Changelog that.
|
Sat, 04 Jul 2009 23:37:22 +0000 |
John Bailey |
ChangeLog the PURPLE_VERBOSE_DEBUG variable.
|
Mon, 06 Jul 2009 04:37:06 +0000 |
Elliott Sales de Andrade |
Add support for receiving handwritten (Ink) messages from MSN buddies.
|
Thu, 02 Jul 2009 22:27:13 +0000 |
Paul Aurich |
Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
|
Tue, 30 Jun 2009 21:21:08 +0000 |
Paul Aurich |
I tried to come up with some witty play on words here, but couldn't.
|
Tue, 30 Jun 2009 20:52:26 +0000 |
Sadrul Habib Chowdhury |
merge of '22e14265a47cdddb4c9eb1ee0d2ce2989f9fce61'
|
Tue, 30 Jun 2009 20:51:17 +0000 |
Sadrul Habib Chowdhury |
Changelog yahoo fixes.
|
Mon, 29 Jun 2009 06:49:59 +0000 |
Mark Doliner |
Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan
|
Mon, 29 Jun 2009 00:17:57 +0000 |
Mark Doliner |
This phrasing makes more sense to me
|
Sat, 27 Jun 2009 18:56:20 +0000 |
John Bailey |
Include the proper ChangeLog and NEWS entries here.
|
Fri, 26 Jun 2009 05:11:01 +0000 |
Paul Aurich |
Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
|
Tue, 23 Jun 2009 20:48:02 +0000 |
grommasher |
Support fetching Gadu-Gadu avatars. Closes #9371.
|
Mon, 22 Jun 2009 04:37:59 +0000 |
Paul Aurich |
Update the ChangeLog appropriately.
|
Mon, 22 Jun 2009 04:17:03 +0000 |
Paul Aurich |
Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
|
Mon, 22 Jun 2009 00:47:25 +0000 |
Sadrul Habib Chowdhury |
merge of '796290d1402d75f50e27f51683443b86707c9c26'
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Sun, 21 Jun 2009 22:17:14 +0000 |
dmitry petroff |
Transform id-less <img> tags to links using src and alt attributes.
|
Sun, 21 Jun 2009 14:24:23 +0000 |
John Bailey |
Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
|
Wed, 10 Jun 2009 03:40:27 +0000 |
Elliott Sales de Andrade |
Apply patch that adds support for keyboard navigation for the status icon.
|
Sun, 07 Jun 2009 17:32:12 +0000 |
Marcus Lundblad |
ChangeLog the user visible change from the client_type branch (that is showing
|
Sun, 07 Jun 2009 07:51:50 +0000 |
Elliott Sales de Andrade |
Check network type, and send an FQY if necessary, when modifying the allow
|
Sat, 06 Jun 2009 03:59:03 +0000 |
John Bailey |
ChangeLog the pidginrc plugin changes.
|
Fri, 05 Jun 2009 19:06:22 +0000 |
Paul Aurich |
merge of '75a466dd96590961d154c6e5d131d85bcae642c6'
|
Fri, 05 Jun 2009 19:06:05 +0000 |
Paul Aurich |
Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].
|
Fri, 05 Jun 2009 07:02:16 +0000 |
Paul Aurich |
Set charset=utf-8 when cyrus sasl doesn't include it.
|
Fri, 05 Jun 2009 08:23:18 +0000 |
Andrea Piccinelli |
Allow adding received animated custom smileys to locale custom smiley
|
Fri, 05 Jun 2009 02:58:26 +0000 |
Elliott Sales de Andrade |
Apply patch from Peter to handle the left and right arrow keys in the buddy
|
Wed, 03 Jun 2009 19:34:42 +0000 |
Paul Aurich |
merge of '054ca20dffd917fc57972d8756d9c15ead22fd85'
|
Wed, 03 Jun 2009 19:34:26 +0000 |
Paul Aurich |
disapproval of revision '84a23ef59e6a3bc88834f0948c67516f0a39234b'
|
Wed, 03 Jun 2009 19:09:16 +0000 |
Paul Aurich |
Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
|
Wed, 03 Jun 2009 17:09:18 +0000 |
Sadrul Habib Chowdhury |
merge of '84a23ef59e6a3bc88834f0948c67516f0a39234b'
|
Wed, 03 Jun 2009 16:41:52 +0000 |
Paul Aurich |
jabber digest-md5: Only specify the charset as UTF-8 if conversion to ISO-8859-1 was not successful.
|
Wed, 03 Jun 2009 17:04:05 +0000 |
Sadrul Habib Chowdhury |
Add a utlity function purple_markup_is_rtl
|
Wed, 03 Jun 2009 06:57:18 +0000 |
Paul Aurich |
Changelogging. Closes #556.
|
Tue, 02 Jun 2009 05:24:26 +0000 |
Paul Aurich |
Changelogging Maiku's previous two commits. Yay!
|
Wed, 27 May 2009 02:02:45 +0000 |
Paul Aurich |
Transplant the 2.5.6 ChangeLogs into im.pidgin.pidgin.
|
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, 22 May 2009 04:44:07 +0000 |
Paul Aurich |
Call res_init() when DNS queries fail in case the failure indicates a timeout
|
Wed, 20 May 2009 17:00:17 +0000 |
John Bailey |
Some updates to the ChangeLog, reflecting as much as I could remmeber.
|
Tue, 19 May 2009 03:48:18 +0000 |
Elliott Sales de Andrade |
merge of '8641e216dc398048158e7424b56603087551b65f'
|
Tue, 19 May 2009 03:22:18 +0000 |
Elliott Sales de Andrade |
ChangeLog previous commit.
|
Wed, 13 May 2009 20:29:03 +0000 |
Marcus Lundblad |
Support custom smileys in MUCs (when all participants support BoB and a maximum
|
Fri, 08 May 2009 03:54:58 +0000 |
jcs |
Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
|
Thu, 07 May 2009 19:24:02 +0000 |
Marcus Lundblad |
Show when a user was last online (as seen by the server) when doing "Get Info"
|
Thu, 07 May 2009 04:37:30 +0000 |
Paul Aurich |
Only include XHTML payload in XMPP message when it's needed. Closes #8738.
|
Wed, 06 May 2009 19:19:35 +0000 |
Marcus Lundblad |
And punctuation...
|
Wed, 06 May 2009 19:12:57 +0000 |
Marcus Lundblad |
Maybe the ChangeLog entry should actually say what it does... :)
|
Wed, 06 May 2009 19:01:31 +0000 |
Marcus Lundblad |
Add a section break between resources in "Get info"
|
Sun, 03 May 2009 19:53:53 +0000 |
Paul Aurich |
Add ability to list roles/affiliations in a chat via slash-commands and
|
Sat, 02 May 2009 23:35:11 +0000 |
Paul Aurich |
Remove most of the things that are now in 2.5.6 (I likely missed one or two)
|
Sat, 02 May 2009 23:12:48 +0000 |
Paul Aurich |
Given the other changes I made, this is more appropriate (and vague).
|
Sat, 02 May 2009 04:39:38 +0000 |
Paul Aurich |
A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
|
Wed, 29 Apr 2009 17:50:14 +0000 |
Sadrul Habib Chowdhury |
Changelog VV, move an entry to correct section.
|