Sun, 07 Jun 2009 06:12:22 +0000 |
Paul Aurich |
Remove a now-superfluous g_strdup/g_free.
|
Sun, 07 Jun 2009 05:36:45 +0000 |
Paul Aurich |
Use js->state to track whether the roster has been retrieved.
|
Sun, 07 Jun 2009 00:16:05 +0000 |
Paul Aurich |
Various roster cleanups. Refs #7008.
|
Sat, 06 Jun 2009 22:47:49 +0000 |
Paul Aurich |
Remove this; it's been commented out for about 3.5 years.
|
Sat, 06 Jun 2009 22:38:15 +0000 |
Paul Aurich |
Use jabber_is_own_account and perform way fewer normalizations per iteration
|
Mon, 13 Jul 2009 05:28:25 +0000 |
Elliott Sales de Andrade |
merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'
|
Mon, 13 Jul 2009 05:24:33 +0000 |
Elliott Sales de Andrade |
Don't break string freeze.
|
Mon, 13 Jul 2009 05:26:52 +0000 |
Elliott Sales de Andrade |
Changelog previous commit.
|
Mon, 13 Jul 2009 05:01:42 +0000 |
Elliott Sales de Andrade |
On MSN, pop up an "invite message" request similar to oscar, and send that
|
Sun, 12 Jul 2009 22:40:54 +0000 |
Elliott Sales de Andrade |
Don't pre-escape jbr->status. Almost every place required it in unescaped
|
Sun, 12 Jul 2009 22:25:44 +0000 |
Elliott Sales de Andrade |
We have a convenience function to do this. Also, plug a leak of the status
|
Sun, 12 Jul 2009 20:03:43 +0000 |
Elliott Sales de Andrade |
If neither a locally-set custom icon nor a remotely-set buddy icon can be
|
Sun, 12 Jul 2009 18:47:57 +0000 |
Elliott Sales de Andrade |
If the error number is unknown, the error message should mention it, since
|
Sun, 12 Jul 2009 07:33:06 +0000 |
Elliott Sales de Andrade |
Apparently, I missed a few changes for purple_debug_is_verbose().
|
Sun, 12 Jul 2009 05:06:45 +0000 |
Elliott Sales de Andrade |
The MSN client and server strips leading and trailing whitespace, so do the
|
Sun, 12 Jul 2009 04:41:10 +0000 |
Elliott Sales de Andrade |
Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,
|
Sun, 12 Jul 2009 02:55:36 +0000 |
Paul Aurich |
Free the buddy list data some more at shutdown and some deprecations.
|
Sat, 11 Jul 2009 21:53:52 +0000 |
aman |
Don't assume a resolver generated the response.
|
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 20:48:21 +0000 |
Paul Aurich |
Fix build warning (wrong pointer type or something)
|
Sat, 11 Jul 2009 15:42:28 +0000 |
Stu Tomlinson |
Update RPM spec file to cope with changes to where perl bits are installed
|
Sat, 11 Jul 2009 15:36:57 +0000 |
Stu Tomlinson |
Avoid a potentially uninitialized variable
|
Sat, 11 Jul 2009 08:11:14 +0000 |
Paul Aurich |
Added the function in util.h, forgot it here.
|
Sat, 11 Jul 2009 07:55:03 +0000 |
Paul Aurich |
Save one traversal of the domain for IPv6 validation.
|
Sat, 11 Jul 2009 07:47:45 +0000 |
Paul Aurich |
merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
|
Sat, 11 Jul 2009 07:47:07 +0000 |
Paul Aurich |
Validate IPv6 identifiers in the domain portion of a JID.
|
Sat, 11 Jul 2009 07:32:27 +0000 |
Paul Aurich |
Add purple_ipv6_address_is_valid; guess what it does?
|
Sat, 11 Jul 2009 06:52:07 +0000 |
Paul Aurich |
Build warning fix.
|
Sat, 11 Jul 2009 07:02:33 +0000 |
Elliott Sales de Andrade |
merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
|
Sat, 11 Jul 2009 01:57:47 +0000 |
Paul Aurich |
merge of '10c77c853c49f28524dabf8a5149818138c09c60'
|
Sat, 11 Jul 2009 01:24:50 +0000 |
Stu Tomlinson |
Add a file missing from POTFILES.in
|
Sat, 11 Jul 2009 01:57:14 +0000 |
Paul Aurich |
XMPP domains can also be IPv4 or IPv6 addresses
|
Sat, 11 Jul 2009 00:49:25 +0000 |
Paul Aurich |
XMPP allows for internationalized domain names.
|
Sat, 11 Jul 2009 00:05:43 +0000 |
Mark Doliner |
Doh, small typo. Tests pass now. Yay.
|
Fri, 10 Jul 2009 23:58:36 +0000 |
Mark Doliner |
Be more restrictive in the characters allowed by jabber_nameprep_validate()
|
Fri, 10 Jul 2009 23:05:20 +0000 |
Mark Doliner |
Of course, these should be >= and <=
|
Fri, 10 Jul 2009 22:42:18 +0000 |
Mark Doliner |
Whoops, some of these were asserting valid but should have been
|
Fri, 10 Jul 2009 19:29:49 +0000 |
Sadrul Habib Chowdhury |
merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
|
Fri, 10 Jul 2009 18:51:18 +0000 |
Mark Doliner |
More tests, some with an international flavor. I have no idea what that
|
Fri, 10 Jul 2009 18:41:56 +0000 |
Mark Doliner |
Change jabber_id_new() to iterate byte by byte instead of character
|
Fri, 10 Jul 2009 15:18:09 +0000 |
Sadrul Habib Chowdhury |
Allow setting some personal information for an account.
|
Fri, 10 Jul 2009 06:37:13 +0000 |
Mark Doliner |
Check in a version of jabber_id_new() that is hopefully more efficient.
|
Fri, 10 Jul 2009 06:07:27 +0000 |
Paul Aurich |
Two more JID tests.
|
Fri, 10 Jul 2009 05:40:08 +0000 |
Mark Doliner |
I thought of another invalid JID. I'm changing jabber_id_new() so that all
|
Fri, 10 Jul 2009 05:26:41 +0000 |
Mark Doliner |
Add tests for jabber_id_new(). Please add to this! JIDs with accented
|
Fri, 10 Jul 2009 05:05:51 +0000 |
Mark Doliner |
Use assert_string_equal_free() instead of just assert_string_equal()
|
Fri, 10 Jul 2009 03:14:31 +0000 |
Stu Tomlinson |
HAVE_CONFIG_H is not defined when building the perl plugin, so work around
|
Fri, 10 Jul 2009 02:53:17 +0000 |
Stu Tomlinson |
No functional change, but my gcc is bitching at me. Fixes this warning,
|
Fri, 10 Jul 2009 02:47:09 +0000 |
Stu Tomlinson |
Hopefully provide better debug logs when gevolution plugin can't open the
|
Fri, 10 Jul 2009 02:26:37 +0000 |
Stu Tomlinson |
Fix this compiler warning:
|
Fri, 10 Jul 2009 01:48:32 +0000 |
Stu Tomlinson |
This fixes this compile warning:
|
Fri, 10 Jul 2009 01:45:26 +0000 |
Stu Tomlinson |
We can't return based on the value of an uninitialized variable, as gcc
|
Fri, 10 Jul 2009 01:31:29 +0000 |
Stu Tomlinson |
Remove an unused variable
|
Fri, 10 Jul 2009 01:30:21 +0000 |
Stu Tomlinson |
keep the compiler happy:
|
Thu, 09 Jul 2009 17:57:44 +0000 |
Sadrul Habib Chowdhury |
Fix denying auth requests from MSN buddies, and fix a leak.
|
Thu, 09 Jul 2009 17:20:08 +0000 |
Sadrul Habib Chowdhury |
Use purple_markup_escape_text instead of the glib version.
|
Thu, 09 Jul 2009 04:40:06 +0000 |
Paul Aurich |
Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
|
Thu, 09 Jul 2009 02:27:38 +0000 |
Paul Aurich |
The last command registered wasn't added to the list, so was leaking at uninit.
|
Thu, 09 Jul 2009 02:18:46 +0000 |
Paul Aurich |
Lower the severity of this message.
|
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
|
Sat, 11 Jul 2009 06:49:43 +0000 |
Elliott Sales de Andrade |
Fix some quoting for AC_LANG_PROGRAM.
|
Sat, 11 Jul 2009 06:46:21 +0000 |
Elliott Sales de Andrade |
Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
|
Fri, 10 Jul 2009 00:51:31 +0000 |
Elliott Sales de Andrade |
Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
|
Thu, 09 Jul 2009 05:37:37 +0000 |
Elliott Sales de Andrade |
Add support for receiving winks and audio clips on MSN. The resulting file
|
Wed, 08 Jul 2009 20:47:08 +0000 |
Mark Doliner |
I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
|
Wed, 08 Jul 2009 20:44:16 +0000 |
Mark Doliner |
Oh, we don't need a special ui_info field for the AIM clientstring
|
Wed, 08 Jul 2009 20:11:07 +0000 |
Mark Doliner |
Use the ui_info hash table instead of prefs when passing the clientstring
|
Wed, 08 Jul 2009 19:46:50 +0000 |
Mark Doliner |
Create a oscar_get_ui_info_string() function that looks up a value in the
|
Wed, 08 Jul 2009 19:15:31 +0000 |
Mark Doliner |
Use a custom clientkey for AIM and ICQ for Pidgin and Finch
|
Wed, 08 Jul 2009 19:02:40 +0000 |
Mark Doliner |
Allow UIs to specify their own AOL client key
|
Wed, 08 Jul 2009 17:20:00 +0000 |
Mark Doliner |
Don't double-free the color hash table when deinitializing both prpl-yahoo
|
Wed, 08 Jul 2009 17:02:07 +0000 |
Paul Aurich |
yahoo: Don't do anything in yahoo_status_text when disconnecting.
|
Wed, 08 Jul 2009 16:51:14 +0000 |
Paul Aurich |
Fix two errors when my p2p server connection times out.
|
Wed, 08 Jul 2009 06:06:38 +0000 |
Elliott Sales de Andrade |
merge of '4659790302e1226bf3dd9eb699c028d230304638'
|
Wed, 08 Jul 2009 04:33:25 +0000 |
Paul Aurich |
merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
|
Wed, 08 Jul 2009 04:06:38 +0000 |
Paul Aurich |
merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
|
Wed, 08 Jul 2009 05:59:49 +0000 |
Elliott Sales de Andrade |
Set the "Open Containing Directory" icon to the "directory" stock icon
|
Wed, 08 Jul 2009 00:50:29 +0000 |
Gary Kramlich |
merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
|
Tue, 07 Jul 2009 19:35:38 +0000 |
Etan Reisner |
Apparently font_weight was only relatively recently added to pango, so use
|
Tue, 07 Jul 2009 18:18:56 +0000 |
Etan Reisner |
s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
|
Tue, 07 Jul 2009 17:44:23 +0000 |
Paul Aurich |
merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'
|
Tue, 07 Jul 2009 15:50:45 +0000 |
Etan Reisner |
Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
|
Tue, 07 Jul 2009 15:44:24 +0000 |
Etan Reisner |
Modify the Windows build/install setup to deal with the perl modules the way
|
Tue, 07 Jul 2009 15:42:04 +0000 |
Etan Reisner |
This seems to work better on Windows, what with the spaces in the path and the
|
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 07:09:07 +0000 |
Mark Doliner |
Update this comment. We talked about using CRC32 on the devel list
|
Tue, 07 Jul 2009 06:31:45 +0000 |
Elliott Sales de Andrade |
merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
|
Wed, 08 Jul 2009 04:06:19 +0000 |
Sadrul Habib Chowdhury |
Really fix build when srcdir = builddir and srcdir != builddir.
|
Tue, 07 Jul 2009 17:44:13 +0000 |
Paul Aurich |
Plug a leak of an account dropdown selection dialog or two.
|
Tue, 07 Jul 2009 05:09:53 +0000 |
Paul Aurich |
Make the use of xmpp_iq_cb_data->context explicit.
|
Tue, 07 Jul 2009 04:32:58 +0000 |
Sadrul Habib Chowdhury |
Fix compile when srcdir != builddir.
|
Tue, 07 Jul 2009 06:30:54 +0000 |
Elliott Sales de Andrade |
I think that last thing should go in the ChangeLog.
|
Tue, 07 Jul 2009 06:25:33 +0000 |
Elliott Sales de Andrade |
Install a custom GtkIMHtml procol handler for the "file://" type which
|
Tue, 07 Jul 2009 06:18:24 +0000 |
Elliott Sales de Andrade |
Link-ify the filename when writing the "Transfer is complete" message to
|
Tue, 07 Jul 2009 04:16:29 +0000 |
Elliott Sales de Andrade |
Add some checks before attempting to add a buddy on MSN. Also, if the FQY
|
Tue, 07 Jul 2009 00:23:09 +0000 |
Etan Reisner |
ChangeLog.API and @since mark purple_markup_escape_text.
|
Mon, 06 Jul 2009 23:46:56 +0000 |
Mark Doliner |
Create a purple_markup_escape_text() function and use it in one place
|
Mon, 06 Jul 2009 23:24:37 +0000 |
Mark Doliner |
Add a comment about some strange behavior that I noticed
|
Mon, 06 Jul 2009 22:21:20 +0000 |
Mark Doliner |
Check in updated po files because I changed a bunch of strings
|
Mon, 06 Jul 2009 22:04:02 +0000 |
Mark Doliner |
Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
|
Mon, 06 Jul 2009 21:56:46 +0000 |
Mark Doliner |
merge of '702813e5dd6dd0067366351c976a762da3b28772'
|
Mon, 06 Jul 2009 21:07:10 +0000 |
Daniel Atallah |
Fix win32 build for yahoo/yahoojp split.
|
Mon, 06 Jul 2009 16:23:10 +0000 |
John Bailey |
This looked wrong to me.
|
Mon, 06 Jul 2009 15:50:59 +0000 |
John Bailey |
ChangeLog tweaks.
|
Mon, 06 Jul 2009 15:46:51 +0000 |
John Bailey |
Patch from kkszysiu to make the GG prpl support
|
Mon, 06 Jul 2009 09:35:10 +0000 |
Mark Doliner |
Oh, make sure we still set the itmsurl if we're available but don't have
|
Mon, 06 Jul 2009 09:30:44 +0000 |
Mark Doliner |
Fix a bug where sometimes your away message wouldn't get set at sign on
|
Mon, 06 Jul 2009 09:08:17 +0000 |
Mark Doliner |
merge of '599603c54f97d6978ff312a4ff140857302b0033'
|
Mon, 06 Jul 2009 09:07:42 +0000 |
Mark Doliner |
More uniformity among disconnect error messages
|
Mon, 06 Jul 2009 07:26:12 +0000 |
Mark Doliner |
I think we can assume that read() isn't going to read more than
|
Mon, 06 Jul 2009 06:03:20 +0000 |
Mark Doliner |
Non localizable string?! Non!
|
Mon, 06 Jul 2009 05:50:43 +0000 |
Mark Doliner |
Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
|
Mon, 06 Jul 2009 05:44:26 +0000 |
Mark Doliner |
Change these two strings to match another one. total_number_of_strings--
|
Mon, 06 Jul 2009 05:37:06 +0000 |
Mark Doliner |
Hey Stu, it should be safe to combine this check, right? It'll make us
|
Mon, 06 Jul 2009 05:33:27 +0000 |
Mark Doliner |
Remove periods and newlines from many error messages that end up being used
|
Mon, 06 Jul 2009 05:29:46 +0000 |
Mark Doliner |
Remove trailing periods from short disconnection error messags and remove
|
Mon, 06 Jul 2009 05:28:59 +0000 |
Mark Doliner |
Similar connection error message changes for IRC. These are hopefully
|
Mon, 06 Jul 2009 05:27:08 +0000 |
Mark Doliner |
Connection error message changes for gg, and a few other strings changes.
|
Mon, 06 Jul 2009 05:22:25 +0000 |
Mark Doliner |
Make some error messages more uniform.
|
Mon, 06 Jul 2009 05:18:34 +0000 |
Mark Doliner |
Change the wording in a connection error message. I'm trying to make
|
Mon, 06 Jul 2009 04:38:08 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
|
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'
|
Mon, 06 Jul 2009 04:19:26 +0000 |
Paul Aurich |
I missed a few presence types.
|
Mon, 06 Jul 2009 03:45:57 +0000 |
Paul Aurich |
Rearrange all the MUC code to be together.
|
Mon, 06 Jul 2009 03:00:41 +0000 |
Paul Aurich |
Rearranging this section and adding a catch for stuff that can't happen
|
Mon, 06 Jul 2009 00:45:54 +0000 |
Paul Aurich |
Various minor changes to jabber_presence_parse. No functionality changes.
|
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 22:59:43 +0000 |
Paul Aurich |
merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
|
Sun, 05 Jul 2009 22:22:03 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Sun, 05 Jul 2009 22:39:34 +0000 |
Paul Aurich |
Minor formatting/style/purple_strequal
|
Sun, 05 Jul 2009 19:17:45 +0000 |
Paul Aurich |
The XOR method is disabled in family_auth.c
|
Sun, 05 Jul 2009 19:07:06 +0000 |
Paul Aurich |
Unregister the account signals after destroying accounts.
|
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'
|
Sun, 05 Jul 2009 06:51:35 +0000 |
Etan Reisner |
That was some seriously screwed up formatting.
|
Sun, 05 Jul 2009 06:50:39 +0000 |
Etan Reisner |
This may or may not fix #9579 but it shouldn't hurt anything even if it
|
Sun, 05 Jul 2009 05:49:17 +0000 |
Etan Reisner |
A couple more s/GSList/GList/ changes as fallout from the last change.
|
Sun, 05 Jul 2009 05:04:33 +0000 |
Etan Reisner |
I was seeing some crashes when connecting to Google Talk on my work laptop.
|
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'
|
Sun, 28 Jun 2009 07:06:31 +0000 |
Etan Reisner |
Require SSL/TLS by default for XMPP accounts. Closes #8666.
|
Sun, 28 Jun 2009 06:04:35 +0000 |
Etan Reisner |
NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
|
Sat, 27 Jun 2009 18:12:10 +0000 |
Etan Reisner |
Including internal.h here fixed a Windows build ages ago but struck me as odd
|
Sat, 27 Jun 2009 00:11:53 +0000 |
Etan Reisner |
Correct the doxygen documentation in the pidginrc plugin and swap out a
|
Sat, 27 Jun 2009 00:05:12 +0000 |
Etan Reisner |
I was going to change the g_return_if_fail to a normal return but it actually
|
Fri, 26 Jun 2009 23:49:44 +0000 |
Etan Reisner |
Make the comment reflect that we are actually just stopping the typing
|
Fri, 26 Jun 2009 23:34:29 +0000 |
Etan Reisner |
Changelog the perl module installation location changes.
|
Fri, 26 Jun 2009 23:32:51 +0000 |
Etan Reisner |
merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
|
Thu, 25 Jun 2009 05:38:35 +0000 |
Etan Reisner |
merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
|
Thu, 25 Jun 2009 05:35:02 +0000 |
Etan Reisner |
Rename the "Conversation Window Hiding" preferences section to "Conversation
|
Thu, 25 Jun 2009 05:12:25 +0000 |
Etan Reisner |
More Title Casing.
|
Thu, 25 Jun 2009 05:11:21 +0000 |
Etan Reisner |
De-emphasize the () around the collapsed group counts. I can't actually see
|
Thu, 25 Jun 2009 04:10:31 +0000 |
Etan Reisner |
Title Case some blist right-click menu items.
|
Thu, 25 Jun 2009 04:05:08 +0000 |
Etan Reisner |
This doesn't seem to be used.
|
Thu, 25 Jun 2009 04:02:17 +0000 |
Etan Reisner |
Indentation fix.
|
Thu, 25 Jun 2009 03:32:17 +0000 |
Etan Reisner |
We are definitely "Check"ing here not "Chat"ting.
|
Thu, 18 Jun 2009 23:04:07 +0000 |
Etan Reisner |
merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
|
Wed, 08 Jul 2009 04:32:34 +0000 |
Paul Aurich |
disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
|
Sun, 05 Jul 2009 11:04:29 +0000 |
Jochen Kemnade |
more German l10n
|
Sun, 05 Jul 2009 06:06:46 +0000 |
Paul Aurich |
Change "Logged off" to "Logged Off" to match the rest of the labels
|
Sun, 05 Jul 2009 06:05:54 +0000 |
Paul Aurich |
Style and comments
|
Sun, 05 Jul 2009 05:53:54 +0000 |
Paul Aurich |
Factor out the duplicated code for displaying XMPP Get Info
|
Sun, 05 Jul 2009 05:01:05 +0000 |
Paul Aurich |
Remove the gigantic ifdef'd-out "Show buddy features" sections
|
Mon, 06 Jul 2009 06:04:15 +0000 |
John Bailey |
ChangeLog!
|
Mon, 06 Jul 2009 06:00:13 +0000 |
John Bailey |
I forgot to remove the old bool setting for Yahoo! JAPAN.
|
Mon, 06 Jul 2009 05:48:30 +0000 |
John Bailey |
Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
|
Mon, 06 Jul 2009 00:16:00 +0000 |
John Bailey |
Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
|
Sun, 05 Jul 2009 23:56:07 +0000 |
John Bailey |
Moved functions around and made some no longer static. All the functions
|
Sun, 05 Jul 2009 14:40:13 +0000 |
John Bailey |
Add header includes. I still have not yet tested building this.
|
Sun, 05 Jul 2009 14:31:37 +0000 |
John Bailey |
I believe this will correctly handle setting the yd->jp value under the new
|
Sun, 05 Jul 2009 14:14:14 +0000 |
John Bailey |
have a separate hash table function for each prpl.
|
Sun, 05 Jul 2009 05:35:05 +0000 |
John Bailey |
Very rudimentary start to separate prpls. Removed URI handler from the
|
Sun, 05 Jul 2009 04:51:51 +0000 |
John Bailey |
Update for file renames.
|
Sun, 05 Jul 2009 04:37:33 +0000 |
John Bailey |
Start of splitting yahoo into two separate prpls. Not sure if this even comes
|
Sun, 05 Jul 2009 02:26:03 +0000 |
John Bailey |
merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
|
Sun, 05 Jul 2009 00:07:03 +0000 |
Paul Aurich |
Elliott's code looks nicer.
|
Sat, 04 Jul 2009 23:18:15 +0000 |
Paul Aurich |
Changelog that.
|
Sat, 04 Jul 2009 23:13:23 +0000 |
Paul Aurich |
Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
|
Sat, 04 Jul 2009 22:27:37 +0000 |
Paul Aurich |
Credit Timo, Jochen, Bj«Órn, and Josep for their translations.
|
Sat, 04 Jul 2009 22:23:46 +0000 |
Paul Aurich |
merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'
|
Sat, 04 Jul 2009 22:16:47 +0000 |
Timo Jyrinki |
Updated Finnish translation (100%).
|
Sat, 04 Jul 2009 22:23:30 +0000 |
Paul Aurich |
Updated Simplified Translation from Aron Xu, new translator. Closes #9243.
|
Sat, 04 Jul 2009 22:09:55 +0000 |
Paul Aurich |
Updated Slovenian translation. Closes #9098.
|
Sun, 05 Jul 2009 02:23:43 +0000 |
John Bailey |
Convert the yahoo prpl to using the debug convenience functions instead of
|
Sat, 04 Jul 2009 23:52:03 +0000 |
John Bailey |
Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
|
Sat, 04 Jul 2009 23:37:22 +0000 |
John Bailey |
ChangeLog the PURPLE_VERBOSE_DEBUG variable.
|
Sat, 04 Jul 2009 23:34:49 +0000 |
John Bailey |
Add entries to ChangeLog.API for my changes.
|
Sat, 04 Jul 2009 23:33:01 +0000 |
John Bailey |
Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.
|
Sat, 04 Jul 2009 19:01:16 +0000 |
John Bailey |
Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
|
Sat, 04 Jul 2009 17:19:00 +0000 |
Paul Aurich |
merge of '8222e69d26359ab1a478cc42d25834120aee713b'
|
Sat, 04 Jul 2009 17:17:59 +0000 |
Paul Aurich |
Fix purple_markup_unescape_entity to properly consume '\' and similar.
|
Sat, 04 Jul 2009 10:33:37 +0000 |
Jochen Kemnade |
some more German l10n
|
Sat, 04 Jul 2009 08:35:24 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Mon, 06 Jul 2009 04:37:06 +0000 |
Elliott Sales de Andrade |
Add support for receiving handwritten (Ink) messages from MSN buddies.
|
Sun, 05 Jul 2009 05:41:00 +0000 |
Elliott Sales de Andrade |
Add auto-generated D-Bus signals introspection, though parameter names
|
Sun, 05 Jul 2009 03:32:34 +0000 |
Elliott Sales de Andrade |
s/analize/analyze/g since those scripts just don't exist.
|
Sat, 04 Jul 2009 22:32:00 +0000 |
Elliott Sales de Andrade |
If no disco#items feature was found (like with gmail.com), then our disco
|
Sat, 04 Jul 2009 22:15:59 +0000 |
Elliott Sales de Andrade |
Make the custom smiley edit windows single-instance. That is, if you click
|
Sat, 04 Jul 2009 07:54:50 +0000 |
Elliott Sales de Andrade |
merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'
|
Sat, 04 Jul 2009 05:56:22 +0000 |
Sulabh Mahajan |
Complement the condition, fix the error I made in the last commit.
|
Sat, 04 Jul 2009 05:17:11 +0000 |
Paul Aurich |
merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'
|
Sat, 04 Jul 2009 06:44:39 +0000 |
Elliott Sales de Andrade |
A semi-random collection of English spelling and grammatical changes.
|
Sat, 04 Jul 2009 05:20:38 +0000 |
Elliott Sales de Andrade |
The Log Reader plugin also supports aMSN logs.
|
Sat, 04 Jul 2009 04:28:42 +0000 |
Elliott Sales de Andrade |
merge of '7743dd71673c71e91039e890a3a939f9850f2d16'
|
Sat, 04 Jul 2009 01:17:55 +0000 |
Stu Tomlinson |
Apparently there might be stuff after the semicolon before the \r\n so just
|
Sat, 04 Jul 2009 01:16:21 +0000 |
Stu Tomlinson |
merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'
|
Sat, 04 Jul 2009 01:07:26 +0000 |
Mark Doliner |
merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'
|
Sat, 04 Jul 2009 01:06:23 +0000 |
Mark Doliner |
Slightly better error messages
|
Sat, 04 Jul 2009 04:27:48 +0000 |
Elliott Sales de Andrade |
In the Network prefs page, always show the auto-detected IP address by
|
Sat, 04 Jul 2009 04:22:25 +0000 |
Elliott Sales de Andrade |
Don't colourize the IP entry field when it's empty, and reset the actual
|
Sat, 04 Jul 2009 03:24:43 +0000 |
Elliott Sales de Andrade |
Change the page_size on the GtkAdjustment used for GtkSpinButtons on the
|
Sat, 04 Jul 2009 01:14:03 +0000 |
Stu Tomlinson |
disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'
|
Sat, 04 Jul 2009 00:59:44 +0000 |
Stu Tomlinson |
We're about to assume strstr() will find \r\n, so make the sscanf()
|
Fri, 03 Jul 2009 19:28:25 +0000 |
Mark Doliner |
Add an else when looking at the number of total elements and
|
Fri, 03 Jul 2009 11:43:15 +0000 |
Sulabh Mahajan |
Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
|
Fri, 03 Jul 2009 11:26:41 +0000 |
Sulabh Mahajan |
During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
|
Fri, 03 Jul 2009 11:13:35 +0000 |
Sulabh Mahajan |
In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
|
Fri, 03 Jul 2009 09:05:51 +0000 |
Mark Doliner |
Formatting changes, no functionality.
|
Fri, 03 Jul 2009 06:03:01 +0000 |
Elliott Sales de Andrade |
merge of '4296be52d5b80da450d41464433feee7c438d8f9'
|
Sat, 04 Jul 2009 03:08:10 +0000 |
Paul Aurich |
Clarify that Purple::Prefs::add_none() really is necessary
|
Fri, 03 Jul 2009 05:27:32 +0000 |
Paul Aurich |
Whoops, that wasn't meant to be https (even though I think Google should be
|
Fri, 03 Jul 2009 05:25:41 +0000 |
Paul Aurich |
Provide a custom URL per-email for gmail notifications, since Google gives it to us.
|
Fri, 03 Jul 2009 05:24:26 +0000 |
Elliott Sales de Andrade |
Sadrul and etan point out that using an existing function is better than
|
Fri, 03 Jul 2009 05:03:20 +0000 |
Paul Aurich |
Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
|
Fri, 03 Jul 2009 04:27:02 +0000 |
Paul Aurich |
merge of '42ff94691667fa47b66d698b59f9eca2326c3660'
|
Fri, 03 Jul 2009 04:25:45 +0000 |
Paul Aurich |
Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
|
Fri, 03 Jul 2009 04:21:16 +0000 |
Paul Aurich |
Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
|
Fri, 03 Jul 2009 02:51:20 +0000 |
Paul Aurich |
Close the mail dialog at signoff if it's empty. Closes #9345.
|
Fri, 03 Jul 2009 02:35:27 +0000 |
Paul Aurich |
Remove the PidginMailDialog typedef.
|
Fri, 03 Jul 2009 02:33:30 +0000 |
Paul Aurich |
Remove a few layers of evil abstraction.
|
Fri, 03 Jul 2009 02:13:39 +0000 |
Paul Aurich |
Remove trailing whitespace
|
Fri, 03 Jul 2009 03:37:07 +0000 |
Elliott Sales de Andrade |
merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'
|
Thu, 02 Jul 2009 22:27:13 +0000 |
Paul Aurich |
Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
|
Thu, 02 Jul 2009 22:03:21 +0000 |
Paul Aurich |
If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
|
Thu, 02 Jul 2009 21:55:15 +0000 |
Paul Aurich |
Factor the per-resource IQs out into their own function.
|
Thu, 02 Jul 2009 08:41:25 +0000 |
Mark Doliner |
Check in re-based .po files so our nightly l10n stats generation has less work to do
|
Thu, 02 Jul 2009 08:30:40 +0000 |
Mark Doliner |
Woo boy I think we might have a whole bunch of new strings
|
Thu, 02 Jul 2009 08:24:51 +0000 |
Mark Doliner |
* Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)
|
Thu, 02 Jul 2009 08:15:49 +0000 |
Mark Doliner |
I had to make these changes to get "make check" to run
|
Thu, 02 Jul 2009 07:33:17 +0000 |
Mark Doliner |
A few changes to our code to handle chunked transfer-encodings (technically
|
Thu, 02 Jul 2009 07:09:24 +0000 |
Mark Doliner |
Remove just a tad bit of indirection
|
Thu, 02 Jul 2009 06:08:36 +0000 |
Mark Doliner |
Use unsigned lengths here and use %zu when reading into the gsize var
|
Thu, 02 Jul 2009 04:15:21 +0000 |
Paul Aurich |
Clear the notifications via a signal instead of pidgin_close_notify.
|
Thu, 02 Jul 2009 01:52:48 +0000 |
Paul Aurich |
merge of '6b55733f733881e690313c87ac44fba18f382ce1'
|
Wed, 01 Jul 2009 23:42:20 +0000 |
Mark Doliner |
Fix font size and font face in outgoing myspace messages. I think I
|
Wed, 01 Jul 2009 16:08:55 +0000 |
Ethan Blanton |
Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.
|
Wed, 01 Jul 2009 08:18:47 +0000 |
Sadrul Habib Chowdhury |
merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'
|
Wed, 01 Jul 2009 08:17:10 +0000 |
Sadrul Habib Chowdhury |
Show the 'Enable Accounts' menu when all accounts are disabled.
|
Thu, 02 Jul 2009 01:51:47 +0000 |
Paul Aurich |
Set od->default_port even when using the standard auth method.
|
Wed, 01 Jul 2009 03:53:48 +0000 |
Paul Aurich |
Avoid a null deref when clearing mail notifications. Refs #9345.
|
Fri, 03 Jul 2009 03:30:08 +0000 |
Elliott Sales de Andrade |
Change the background of the IP address input in the Network preferences to
|
Fri, 03 Jul 2009 02:21:42 +0000 |
Elliott Sales de Andrade |
Fix the Add button sensitivity for the add smiley window when using the
|
Fri, 03 Jul 2009 02:10:53 +0000 |
Elliott Sales de Andrade |
Set the correct default response in the smiley edit window so it gets the
|
Fri, 03 Jul 2009 01:18:02 +0000 |
Elliott Sales de Andrade |
Automatically enable and disable the Add/Save button in the PidginSmiley
|
Thu, 02 Jul 2009 04:26:00 +0000 |
mauro brasil |
Increase the logging level of some debugging messages that seemed to be a
|
Thu, 02 Jul 2009 01:33:11 +0000 |
Elliott Sales de Andrade |
This variable doesn't seem necessary for anything.
|
Thu, 02 Jul 2009 01:30:41 +0000 |
Elliott Sales de Andrade |
We shouldn't de-reference variables before checking if they're not NULL.
|
Wed, 01 Jul 2009 03:13:50 +0000 |
Elliott Sales de Andrade |
Change the name of the file selector from "Buddy Icon" to the name of the
|
Wed, 01 Jul 2009 01:44:00 +0000 |
Elliott Sales de Andrade |
You should check the indenting before a copy & paste...
|
Wed, 01 Jul 2009 00:18:23 +0000 |
Sadrul Habib Chowdhury |
merge of '321bf1cf9bafe529fea060ca8ba08686a57e884a'
|
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.
|
Wed, 01 Jul 2009 00:12:39 +0000 |
Sadrul Habib Chowdhury |
Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.
|
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.
|
Tue, 30 Jun 2009 20:50:33 +0000 |
Sadrul Habib Chowdhury |
Fix how we process certain data we get from the server.
|
Tue, 30 Jun 2009 20:48:12 +0000 |
Sadrul Habib Chowdhury |
Process the data correctly if the server sends chunked data.
|
Mon, 29 Jun 2009 03:32:35 +0000 |
Sadrul Habib Chowdhury |
We should not be sensitive about the case.
|
Mon, 29 Jun 2009 03:02:58 +0000 |
Sadrul Habib Chowdhury |
Fix a small memory leak.
|
Tue, 30 Jun 2009 01:39:08 +0000 |
Mark Doliner |
Use glib's base64 encode and decode functions if they're available.
|
Mon, 29 Jun 2009 13:40:18 +0000 |
Daniel Atallah |
Fix win32 compile
|
Mon, 29 Jun 2009 06:50:35 +0000 |
Mark Doliner |
merge of '0de8339ed2206f013cb9b8105fe3c73ccc2a0f72'
|
Mon, 29 Jun 2009 06:38:40 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
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 05:02:24 +0000 |
Mark Doliner |
Strip trailing whitespace and spaces to tab
|
Mon, 29 Jun 2009 00:17:57 +0000 |
Mark Doliner |
This phrasing makes more sense to me
|
Sun, 28 Jun 2009 22:53:36 +0000 |
Mark Doliner |
Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and
|
Sun, 28 Jun 2009 21:50:14 +0000 |
Paul Aurich |
Handle dest failing to open properly by closing the src handle.
|
Sun, 28 Jun 2009 19:14:03 +0000 |
Paul Aurich |
Update this to not use GIO, so it should build for poizon. Refs #8085.
|
Sun, 28 Jun 2009 18:31:58 +0000 |
Paul Aurich |
Kill whitespace at the end of lines.
|
Sun, 28 Jun 2009 18:07:01 +0000 |
Mark Doliner |
Fix a compile warning
|
Sun, 28 Jun 2009 09:46:14 +0000 |
Jochen Kemnade |
Translation update
|
Sun, 28 Jun 2009 06:38:12 +0000 |
Paul Aurich |
Fix a typo I spent way too long staring at.
|
Sun, 28 Jun 2009 06:28:46 +0000 |
Justin Rodriguez |
Allow drag-and-drop of all sorts of themes.
|
Sun, 28 Jun 2009 06:26:48 +0000 |
Justin Rodriguez |
Better error checking on the theme loaders.
|
Sun, 28 Jun 2009 06:21:40 +0000 |
Paul Aurich |
Remove duplicated call to purple_theme_manager_init()
|
Sun, 28 Jun 2009 06:21:28 +0000 |
Paul Aurich |
Silence some warnings from gcc on OS X. None of these were actually valid.
|
Sun, 28 Jun 2009 01:03:07 +0000 |
Sadrul Habib Chowdhury |
Fix a crash when there are offline messages from both MSN and Yahoo
|
Sat, 27 Jun 2009 23:49:12 +0000 |
Sadrul Habib Chowdhury |
merge of 'c3ed9a8c89dd38d30b7ad93055507b679b2f0f76'
|
Sat, 27 Jun 2009 23:38:53 +0000 |
Sadrul Habib Chowdhury |
Remember the profile ids associated with an account.
|
Sat, 27 Jun 2009 22:43:45 +0000 |
Sadrul Habib Chowdhury |
Use the active-id the message was sent to when sending the ack.
|
Sat, 27 Jun 2009 18:56:20 +0000 |
John Bailey |
Include the proper ChangeLog and NEWS entries here.
|
Sat, 27 Jun 2009 18:50:48 +0000 |
John Bailey |
Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
|
Sat, 27 Jun 2009 17:50:49 +0000 |
Paul Aurich |
merge of '1356d70e521b4cb5ab8ea10f0927063b5c62394a'
|
Sat, 27 Jun 2009 17:46:49 +0000 |
Paul Aurich |
If there's no vCard on the server, we have to be able to set ours. Allows bootstrapping a new account with (at least) Prosody.
|
Sat, 27 Jun 2009 17:31:33 +0000 |
Paul Aurich |
Missing newline
|
Sat, 27 Jun 2009 10:37:26 +0000 |
Sadrul Habib Chowdhury |
Dear Compiler, Shut up!
|
Sat, 27 Jun 2009 10:30:58 +0000 |
Sadrul Habib Chowdhury |
This fixes sending updates to buddies when I change my pic.
|
Sat, 27 Jun 2009 09:09:42 +0000 |
Sadrul Habib Chowdhury |
This fixes buddyicon fetches for me.
|
Sat, 27 Jun 2009 09:08:56 +0000 |
Sadrul Habib Chowdhury |
Create a string only when necessary. Fixes a small possible leak.
|
Sat, 27 Jun 2009 05:45:43 +0000 |
Sadrul Habib Chowdhury |
Make sure uninitialized variable is not used. This might fix #9345,
|
Fri, 26 Jun 2009 23:59:34 +0000 |
John Bailey |
Mimic the official client's HTTP User-Agent strings.
|
Fri, 26 Jun 2009 05:27:51 +0000 |
Paul Aurich |
Clarify the usage of client_type (i.e. these values are matched against using
|
Fri, 26 Jun 2009 05:11:01 +0000 |
Paul Aurich |
Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
|
Fri, 26 Jun 2009 04:46:15 +0000 |
Sulabh Mahajan |
merge of '03e380d307e9063ff3938a7ccab18085899c6140'
|
Fri, 26 Jun 2009 04:45:05 +0000 |
Sulabh Mahajan |
Fix File transfer issue with Pidgin 2.5.7, ticket #9478
|
Fri, 26 Jun 2009 01:28:09 +0000 |
Elliott Sales de Andrade |
On MSN, increase the history size for the NS so that people with lots of
|
Thu, 25 Jun 2009 21:19:10 +0000 |
Marcus Lundblad |
And maybe we should actually change it in the comment too... :)
|
Thu, 25 Jun 2009 21:07:24 +0000 |
Marcus Lundblad |
Fix the name of an argument.
|
Thu, 25 Jun 2009 19:48:20 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Thu, 25 Jun 2009 08:16:19 +0000 |
Sulabh Mahajan |
This should prevent pidgin from crashing, as reported by the ticket #9426.
|
Thu, 25 Jun 2009 03:10:46 +0000 |
Paul Aurich |
Abstract an "image loading function" (will be used for the tooltip in a sec)
|
Thu, 25 Jun 2009 02:53:26 +0000 |
Paul Aurich |
Don't try to write when the BOSH connection isn't ready.
|
Thu, 25 Jun 2009 02:48:25 +0000 |
Paul Aurich |
Make "BOSH URL" its own account option.
|
Thu, 25 Jun 2009 02:23:40 +0000 |
Paul Aurich |
Update the Pager server at login to the new default if "" or old default.
|
Wed, 24 Jun 2009 18:42:47 +0000 |
Mark Doliner |
Need to include header files here in order for them to show up in the
|
Wed, 24 Jun 2009 17:03:21 +0000 |
andrea |
Build fix for OSCAR on Windows.
|
Wed, 24 Jun 2009 09:26:32 +0000 |
Sadrul Habib Chowdhury |
Detect properly when yahoo buddies go offline.
|
Wed, 24 Jun 2009 08:17:33 +0000 |
Sadrul Habib Chowdhury |
Deal with buddies on MSN more gracefully.
|
Wed, 24 Jun 2009 08:15:22 +0000 |
Sadrul Habib Chowdhury |
Turns out we need to exclude 'msn/' when authorizing a buddy.
|
Wed, 24 Jun 2009 08:10:30 +0000 |
Sadrul Habib Chowdhury |
Fix another small leak. And update formatting of some code for readability.
|
Wed, 24 Jun 2009 08:07:46 +0000 |
Sadrul Habib Chowdhury |
Fix a small leak.
|
Tue, 23 Jun 2009 20:48:02 +0000 |
grommasher |
Support fetching Gadu-Gadu avatars. Closes #9371.
|
Tue, 23 Jun 2009 19:06:28 +0000 |
Paul Aurich |
merge of '02b9e2a56048af7440e6752b0a4d65df7c519ae7'
|
Tue, 23 Jun 2009 19:05:49 +0000 |
Paul Aurich |
Mention Yahoo in all the places we say "These protocols won't work without SSL"
|
Tue, 23 Jun 2009 18:20:12 +0000 |
Mark Doliner |
Check in code that connects to oscar using clientLogin. This is the
|
Tue, 23 Jun 2009 18:08:03 +0000 |
Mark Doliner |
It's ok to always request this connection now. It probably still doesn't
|
Tue, 23 Jun 2009 18:03:48 +0000 |
Mark Doliner |
An implementation of SHA-256. Created by copying libpurple's SHA-1
|
Tue, 23 Jun 2009 17:39:00 +0000 |
Mark Doliner |
Stop the watchers before closing the fds
|
Tue, 23 Jun 2009 17:37:06 +0000 |
Mark Doliner |
Shuffle this order around for no real reason other than that I prefer it this way
|
Tue, 23 Jun 2009 06:45:31 +0000 |
Paul Aurich |
merge of '849a753dc5505c801cd053591778ddd340db6337'
|
Tue, 23 Jun 2009 05:53:14 +0000 |
Mark Doliner |
Fix a few problems with our myspace login response:
|
Tue, 23 Jun 2009 05:40:34 +0000 |
Mark Doliner |
Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT
|
Tue, 23 Jun 2009 05:35:14 +0000 |
Mark Doliner |
Remove an unused variable
|
Tue, 23 Jun 2009 05:33:48 +0000 |
Mark Doliner |
As far as I can tell this line was accidentally removed in an explicit merge
|
Tue, 23 Jun 2009 06:45:21 +0000 |
Paul Aurich |
Only append ,charset=utf-8 for DIGEST-MD5. This should fix comment 2 on Adium#12429.
|
Mon, 22 Jun 2009 23:39:56 +0000 |
Paul Aurich |
This works better.
|
Mon, 22 Jun 2009 23:36:56 +0000 |
Paul Aurich |
Don't crash when the seemingly impossible occurs.
|
Mon, 22 Jun 2009 22:46:09 +0000 |
Paul Aurich |
Fix a lost reference when we only fetch an unknown ext.
|
Mon, 22 Jun 2009 21:31:54 +0000 |
grommasher |
Correctly show status in tooltips for GG contacts with status messages.
|
Mon, 22 Jun 2009 16:39:58 +0000 |
Paul Aurich |
merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'
|
Mon, 22 Jun 2009 16:39:22 +0000 |
supermmx |
Fix building of disco plugin on Windows. Thanks to SuperMMX.
|
Mon, 22 Jun 2009 04:37:59 +0000 |
Paul Aurich |
Update the ChangeLog appropriately.
|
Mon, 22 Jun 2009 08:15:58 +0000 |
Mark Doliner |
Make a function static and add two comments
|
Mon, 22 Jun 2009 06:29:40 +0000 |
Mark Doliner |
Consistent comment formatting
|
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 03:41:21 +0000 |
Paul Aurich |
Leave the icon always on the right (regardless of language direction).
|
Mon, 22 Jun 2009 02:53:47 +0000 |
Paul Aurich |
merge of '225e515a43307f04c7c0570ba5877858a0f71209'
|
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)
|
Mon, 22 Jun 2009 02:52:29 +0000 |
Paul Aurich |
Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.
|
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 21:26:59 +0000 |
Paul Aurich |
Need to make a copy of this because purple_util_fetch_url frees its.
|
Sun, 21 Jun 2009 17:30:13 +0000 |
Stu Tomlinson |
g_strv_length() is only available in glib2 2.6 and newer
|
Sun, 21 Jun 2009 14:24:23 +0000 |
John Bailey |
Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
|
Sat, 20 Jun 2009 23:04:29 +0000 |
Mark Doliner |
I heard bonobo is going away? Just add a note that we'll need to find
|
Sat, 20 Jun 2009 21:44:23 +0000 |
Sadrul Habib Chowdhury |
merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'
|
Fri, 19 Jun 2009 18:46:49 +0000 |
Mark Doliner |
New versions of the official Yahoo Messenger client for Windows XP (tested
|
Fri, 19 Jun 2009 07:20:49 +0000 |
Mark Doliner |
Show a friendlier error message on myspace when your username or password
|
Fri, 19 Jun 2009 07:13:20 +0000 |
Mark Doliner |
Try to make this string a little more human, and flow better in its
|
Fri, 19 Jun 2009 02:03:11 +0000 |
Mark Doliner |
These aren't needed either.
|
Fri, 19 Jun 2009 01:52:03 +0000 |
Mark Doliner |
Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
|
Fri, 19 Jun 2009 01:36:58 +0000 |
Mark Doliner |
This isn't needed because connection.c cancels the connection attempt
|
Fri, 19 Jun 2009 01:28:46 +0000 |
Mark Doliner |
Yikes. buf is on the stack and shouldn't be freed. This fixes
|
Fri, 19 Jun 2009 00:06:49 +0000 |
Mark Doliner |
Clarify this. This count gets passed around a lot of places... I'm
|
Fri, 19 Jun 2009 00:01:39 +0000 |
Mark Doliner |
These parameters aren't modified
|
Fri, 19 Jun 2009 00:00:25 +0000 |
Mark Doliner |
Allow doxygen to pick up the comment for this function. It's
|
Thu, 18 Jun 2009 23:36:55 +0000 |
Mark Doliner |
Pass the gc as the handle in a bunch of calls to purple_proxy_connect
|
Thu, 18 Jun 2009 23:31:38 +0000 |
Mark Doliner |
Pass the handle in here, which causes the connection attempt to be
|
Thu, 18 Jun 2009 22:40:12 +0000 |
Mark Doliner |
Pass a handle to purple_proxy_connect() when making this connection.
|
Thu, 18 Jun 2009 22:21:59 +0000 |
Mark Doliner |
Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
|
Thu, 18 Jun 2009 20:37:39 +0000 |
Mark Doliner |
Remove some cosmetic differences between msg_cmd() and ubm_cmd()
|
Thu, 18 Jun 2009 19:44:02 +0000 |
Mark Doliner |
Fix a typo. Heh heh, "vistit"
|
Thu, 18 Jun 2009 19:42:11 +0000 |
Mark Doliner |
purple_util_write_data_to_file_absolute() for reasons beyond our control,
|
Thu, 18 Jun 2009 19:36:46 +0000 |
Mark Doliner |
Cleanup the code surrounding gc->disconnect_timeout and set it to 0
|
Thu, 18 Jun 2009 19:08:24 +0000 |
Mark Doliner |
Strip trailing whitespace and comment #endif marcos that close #ifdef macros
|
Wed, 17 Jun 2009 18:14:51 +0000 |
Marcus Lundblad |
Remove port mappings from the hash tables when removing them.
|
Tue, 16 Jun 2009 16:44:51 +0000 |
Sadrul Habib Chowdhury |
Do not blurt out the history if there's already a conversation open.
|
Mon, 15 Jun 2009 21:43:25 +0000 |
Marcus Lundblad |
Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
|
Fri, 12 Jun 2009 21:00:44 +0000 |
Mike Ruprecht |
NULL terminate some strings. Hopefully stop Yahoo texting crashes.
|
Thu, 11 Jun 2009 22:50:29 +0000 |
Paul Aurich |
Remove obsoleted XEP-0090 (Legacy Entity Time)
|
Thu, 11 Jun 2009 22:34:32 +0000 |
Paul Aurich |
--warnings
|
Sun, 12 Jul 2009 05:42:40 +0000 |
Paul Aurich |
disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'
|
Thu, 11 Jun 2009 22:33:33 +0000 |
Paul Aurich |
Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.
|
Thu, 11 Jun 2009 22:28:41 +0000 |
Paul Aurich |
Comment out the JABBER_CAP for XEP-0022.
|
Thu, 11 Jun 2009 22:25:25 +0000 |
Paul Aurich |
Remove code for obsoleted XEP-0022 (Message Events)
|
Thu, 11 Jun 2009 10:45:39 +0000 |
Bj«Órn Voigt |
German translation update:
|
Thu, 11 Jun 2009 05:07:15 +0000 |
Elliott Sales de Andrade |
merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'
|
Wed, 10 Jun 2009 07:44:35 +0000 |
Mark Doliner |
Check in a change requested by Gregory Cypes from AOL. They want clients
|
Thu, 11 Jun 2009 02:21:44 +0000 |
Elliott Sales de Andrade |
Fix a copy&paste bug.
|
Thu, 11 Jun 2009 01:13:35 +0000 |
Elliott Sales de Andrade |
The FT table needs to have one more row to be correct, though it seems to
|
Wed, 10 Jun 2009 03:40:27 +0000 |
Elliott Sales de Andrade |
Apply patch that adds support for keyboard navigation for the status icon.
|
Wed, 10 Jun 2009 01:07:29 +0000 |
Elliott Sales de Andrade |
Restore the "Time Remaining" field in the file transfer window, but not in
|
Thu, 18 Jun 2009 23:01:51 +0000 |
Etan Reisner |
Install the Purple and Pidgin perl modules under $libdir instead of in perl's
|
Thu, 18 Jun 2009 22:48:49 +0000 |
Etan Reisner |
Add a purple_plugins_get_search_paths function.
|
Thu, 18 Jun 2009 12:21:48 +0000 |
Etan Reisner |
Add the header files to sources.
|
Mon, 15 Jun 2009 04:43:25 +0000 |
Etan Reisner |
Don't try to load an image from an empty path. It just spews to the debug log.
|
Tue, 09 Jun 2009 23:30:18 +0000 |
Etan Reisner |
merge of '67228440771b545dc01526f74fd7171a02fb5e08'
|
Tue, 09 Jun 2009 03:42:23 +0000 |
Elliott Sales de Andrade |
Fix compile warning for non-VV.
|
Mon, 08 Jun 2009 18:37:57 +0000 |
Paul Aurich |
Hmm, I forgot to copy NEWS when I was getting the Changelogs from 2.5.6.
|
Mon, 08 Jun 2009 06:52:57 +0000 |
Paul Aurich |
Don't support adding JID+node items.
|
Mon, 08 Jun 2009 06:51:08 +0000 |
Paul Aurich |
Add a context menu with actions and re-arrange so registration takes preference
|
Mon, 08 Jun 2009 05:23:45 +0000 |
Paul Aurich |
Store the currently selected service in the Dialog structure
|
Mon, 08 Jun 2009 04:42:33 +0000 |
Elliott Sales de Andrade |
Fix merge error.
|
Mon, 08 Jun 2009 04:40:58 +0000 |
Elliott Sales de Andrade |
merge of '43b8c66366c5dc03c717fa9d938446752df53293'
|
Mon, 08 Jun 2009 03:35:14 +0000 |
Paul Aurich |
Fix adding a chat to the buddy list.
|
Mon, 08 Jun 2009 03:29:50 +0000 |
Paul Aurich |
Get rid of _menu_cb_info; pass around the XmppDiscoService*
|
Mon, 08 Jun 2009 03:59:16 +0000 |
Elliott Sales de Andrade |
Add a tooltip to the XMPP Disco browser. Someone should probably fill this
|
Mon, 08 Jun 2009 02:24:49 +0000 |
Elliott Sales de Andrade |
Use the JID for adding a chat/buddy because the name is for descriptive
|
Sun, 07 Jun 2009 22:12:26 +0000 |
Elliott Sales de Andrade |
Add a row-activated callback for the XMPP Disco browser that provides a
|
Sun, 07 Jun 2009 22:07:07 +0000 |
Elliott Sales de Andrade |
Make this whitespace a bit more consistent (I hope).
|
Sun, 07 Jun 2009 18:46:23 +0000 |
Paul Aurich |
merge of '31f78d91abb7452e597bbd0f20f910c6cbb56099'
|
Sun, 07 Jun 2009 17:42:00 +0000 |
John Bailey |
Fix a typo caught by Geoffrey Antos.
|
Sun, 07 Jun 2009 17:32:12 +0000 |
Marcus Lundblad |
ChangeLog the user visible change from the client_type branch (that is showing
|
Sat, 27 Jun 2009 17:50:35 +0000 |
Paul Aurich |
disapproval of revision '31f78d91abb7452e597bbd0f20f910c6cbb56099'
|
Sun, 07 Jun 2009 18:45:17 +0000 |
Paul Aurich |
Re-add annoying debug output for Adium#12351 (I must be missing something, because I don't see why it's occurring)
|
Sun, 07 Jun 2009 17:07:33 +0000 |
Paul Aurich |
Use guint for a timeout handle here, too.
|
Sun, 07 Jun 2009 17:02:23 +0000 |
Paul Aurich |
The XMPP keepalive timeout handle needs to be a guint.
|
Sun, 07 Jun 2009 08:13:14 +0000 |
Elliott Sales de Andrade |
merge of '592b4775fc1de5871564f3b61637c8f5776a3932'
|
Sun, 07 Jun 2009 06:19:12 +0000 |
Paul Aurich |
Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.
|
Sun, 07 Jun 2009 08:07:20 +0000 |
Elliott Sales de Andrade |
We can't get an ADD error if we never send an ADD command.
|
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
|
Sun, 07 Jun 2009 06:47:49 +0000 |
Elliott Sales de Andrade |
Add a msn_notification_post_rml analog.
|
Sun, 07 Jun 2009 06:12:18 +0000 |
Elliott Sales de Andrade |
Add a data parameter for FQY callbacks and remove the pending users list
|
Sun, 07 Jun 2009 04:56:15 +0000 |
Elliott Sales de Andrade |
Remove some left over code.
|
Sun, 07 Jun 2009 01:21:36 +0000 |
Elliott Sales de Andrade |
These strcmp checks are for equality, meaning a return of 0.
|
Sun, 07 Jun 2009 00:27:05 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 505516826b01aed6390e0c2aa38706c0e2da163e)
|
Sat, 06 Jun 2009 23:14:17 +0000 |
Elliott Sales de Andrade |
merge of '0ef963ce959c8061467d33c5a24de263afef2053'
|
Sat, 06 Jun 2009 20:52:02 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Sat, 06 Jun 2009 08:18:02 +0000 |
Sulabh Mahajan |
yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.
|
Sat, 06 Jun 2009 06:51:38 +0000 |
Paul Aurich |
ChangeLog.API
|
Sat, 06 Jun 2009 06:45:53 +0000 |
Paul Aurich |
Avoid an assertion when the UI doesn't have a get_ui_info ui_op
|
Sat, 06 Jun 2009 06:33:18 +0000 |
Paul Aurich |
Whitespace + a change cluttering up the diff with im.pidgin.pidgin
|
Sat, 06 Jun 2009 06:21:39 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 6fb44be5a32516ac1d940330c4f7b8d530208a16)
|
Sat, 06 Jun 2009 04:02:28 +0000 |
John Bailey |
Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last
|
Sat, 06 Jun 2009 03:59:03 +0000 |
John Bailey |
ChangeLog the pidginrc plugin changes.
|
Sat, 06 Jun 2009 03:55:09 +0000 |
John Bailey |
This change is probably going to spark some debate about the pidginrc plugin.
|
Sat, 06 Jun 2009 03:50:54 +0000 |
John Bailey |
I don't like being the first developer listed in the about box who has been
|
Sat, 06 Jun 2009 22:59:37 +0000 |
Elliott Sales de Andrade |
This file is a lacking a certain something...
|
Sat, 06 Jun 2009 22:53:50 +0000 |
Elliott Sales de Andrade |
Reduce the number of g_return_val_if_fail calls for NULL input since that
|
Sat, 06 Jun 2009 05:45:26 +0000 |
Elliott Sales de Andrade |
Use 16px icons in the XMPP disco browser as 22px seems a bit weird.
|
Sat, 06 Jun 2009 04:00:22 +0000 |
Elliott Sales de Andrade |
Nothing to see here, just some whitespace changes.
|
Sat, 06 Jun 2009 02:12:32 +0000 |
Elliott Sales de Andrade |
Make XMPP Disco plugin show better errors when getting a 404-like return.
|
Sat, 06 Jun 2009 01:42:15 +0000 |
Elliott Sales de Andrade |
A few bits of whitespace changes...
|
Fri, 05 Jun 2009 19:14:20 +0000 |
Paul Aurich |
Typo.
|
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 05:44:44 +0000 |
Paul Aurich |
merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'
|
Fri, 05 Jun 2009 05:42:05 +0000 |
Paul Aurich |
Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.
|
Fri, 05 Jun 2009 05:15:09 +0000 |
Elliott Sales de Andrade |
Setting `dialog->open_button = button` when `button` is not yet assigned
|
Fri, 05 Jun 2009 04:27:53 +0000 |
Elliott Sales de Andrade |
merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'
|
Fri, 05 Jun 2009 02:30:31 +0000 |
Florian Qu«²ze |
Consistently emit conversation-updated for typing state changes.
|
Fri, 05 Jun 2009 01:58:22 +0000 |
Hu Yong |
Add purple_proxy_connect_udp. Closes #6589.
|
Fri, 05 Jun 2009 01:46:29 +0000 |
Paul Aurich |
Hmm, this wasn't saved when I committed it.
|
Fri, 05 Jun 2009 04:13:10 +0000 |
Elliott Sales de Andrade |
Patch to change around some logic that should fix missing buddies that are
|
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
|
Thu, 04 Jun 2009 06:40:16 +0000 |
Sulabh Mahajan |
Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
|
Thu, 04 Jun 2009 05:19:49 +0000 |
Mark Doliner |
Change the way we parse messages on MySpace a little bit. This
|
Thu, 04 Jun 2009 01:51:41 +0000 |
Paul Aurich |
Fix an issue with the server responding with jid/node items as first-level children and add a TODO.
|
Thu, 04 Jun 2009 01:18:45 +0000 |
Paul Aurich |
@since!
|
Wed, 03 Jun 2009 22:12:28 +0000 |
Paul Aurich |
Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
|
Wed, 03 Jun 2009 21:59:58 +0000 |
Paul Aurich |
Ladedah I dislike the need to explicitly check for NULL strings.
|
Wed, 03 Jun 2009 21:57:19 +0000 |
Paul Aurich |
merge of '6fc007db8432a45dd3273d0abcc8bb9a09b11ecf'
|
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 21:46:05 +0000 |
Mark Doliner |
Stop exiting early from this function. I don't believe it harms anything
|
Wed, 03 Jun 2009 18:27:47 +0000 |
Bj«Órn Voigt |
Fixed case for "Leere Gruppen"
|
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 16:34:25 +0000 |
Paul Aurich |
Re-fix initial account registration.
|
Wed, 03 Jun 2009 17:08:25 +0000 |
Sadrul Habib Chowdhury |
Turn off the send-flag for messages we send to ourselves in MSN.
|
Wed, 03 Jun 2009 17:04:05 +0000 |
Sadrul Habib Chowdhury |
Add a utlity function purple_markup_is_rtl
|
Wed, 03 Jun 2009 15:50:08 +0000 |
Paul Aurich |
Add a few more roster debug messages and improve.
|
Wed, 03 Jun 2009 15:33:55 +0000 |
Paul Aurich |
Pluck Adium's roster debugging from 86720de21a854aa
|
Wed, 03 Jun 2009 14:45:33 +0000 |
Paul Aurich |
Remove reference to purple_escape_html, which stuck around for only a few minutes before I went to g_markup_escape_text.
|
Wed, 03 Jun 2009 06:57:18 +0000 |
Paul Aurich |
Changelogging. Closes #556.
|
Wed, 03 Jun 2009 06:54:35 +0000 |
Paul Aurich |
Use the modified signal in more places.
|
Wed, 03 Jun 2009 06:45:25 +0000 |
Paul Aurich |
Use the jabber-sending-xmlnode signal to send all XMPP stanzas.
|
Wed, 03 Jun 2009 06:03:22 +0000 |
Paul Aurich |
khc: darkrain42: xmlnode not free'ed in jabber_watched_iq
|
Wed, 03 Jun 2009 05:51:51 +0000 |
Paul Aurich |
Examples for the namespace-(un)registering of IQs and added IPC versions
|
Wed, 03 Jun 2009 04:55:06 +0000 |
Paul Aurich |
Remove the pseudo-row child of expandable services if there are no children.
|
Wed, 03 Jun 2009 04:32:19 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head a24ba8f3be7fe637dd9123af47b4c500944f40ae)
|
Tue, 02 Jun 2009 21:41:03 +0000 |
Mike Ruprecht |
merge of '28778df3113382d631f8cf40ff35a26ca515513f'
|
Tue, 02 Jun 2009 05:24:26 +0000 |
Paul Aurich |
Changelogging Maiku's previous two commits. Yay!
|
Tue, 02 Jun 2009 21:39:53 +0000 |
Mike Ruprecht |
Add speex as a default codec.
|
Tue, 02 Jun 2009 05:10:19 +0000 |
Mike Ruprecht |
Make Gmail accept speex as the codec.
|
Tue, 02 Jun 2009 05:00:20 +0000 |
Mike Ruprecht |
Add Gmail video support.
|
Mon, 01 Jun 2009 10:33:38 +0000 |
Jochen Kemnade |
German translation update
|
Mon, 01 Jun 2009 07:30:00 +0000 |
Sulabh Mahajan |
Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.
|
Mon, 01 Jun 2009 04:02:10 +0000 |
Paul Aurich |
Use purple_find_buddies() instead of iterating the buddy list.
|
Mon, 01 Jun 2009 03:34:02 +0000 |
Paul Aurich |
Convert zephyr to use purple_find_buddies.
|
Mon, 01 Jun 2009 02:28:39 +0000 |
Paul Aurich |
gadu-gadu: There's no need to set all buddies to offline at logout
|
Sun, 31 May 2009 20:46:42 +0000 |
Paul Aurich |
Buddy List needs to take a reference to the loaded theme. Fixes #8798.
|
Sun, 31 May 2009 18:39:19 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 5c5977a6ed3591121ef82ff587586850b9dcd176)
|
Sat, 30 May 2009 00:58:04 +0000 |
John Bailey |
Update the yahoo prpl to use the new function I added. This should fix the
|
Sat, 30 May 2009 00:34:56 +0000 |
Paul Aurich |
merge of '48605797160fa0786446ea54f38b8b1e963b9f84'
|
Sat, 30 May 2009 00:32:50 +0000 |
Paul Aurich |
merge of '7c614b09b72037ebd86c03fbbeac7794a155547b'
|
Sat, 30 May 2009 00:21:37 +0000 |
Paul Aurich |
disapproval of revision 'd34a15898cacf017df9190ca02741880be8dd940'
|
Mon, 25 May 2009 19:24:17 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
|
Sun, 17 May 2009 19:04:15 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)
|
Wed, 13 May 2009 20:37:46 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)
|
Thu, 07 May 2009 21:20:16 +0000 |
Marcus Lundblad |
Fixup after propagating new caps stuff
|
Thu, 07 May 2009 20:34:50 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
|
Sat, 02 May 2009 06:38:20 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
|
Tue, 26 May 2009 02:46:24 +0000 |
Paul Aurich |
merge of '17367f37cdcde61c1f7a9bc2df681c177a65ffbb'
|
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'
|
Tue, 19 May 2009 21:35:08 +0000 |
Paul Aurich |
I still don't know why this ever compiled properly.
|
Wed, 20 May 2009 00:34:59 +0000 |
Paul Aurich |
Stop trying to be clever with XMPP keepalive pings.
|
Tue, 19 May 2009 06:47:40 +0000 |
Paul Aurich |
Fix a warning.
|
Tue, 19 May 2009 06:40:04 +0000 |
Paul Aurich |
Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
|
Tue, 19 May 2009 06:35:24 +0000 |
Mark Doliner |
merge of '062468e9e5c7b0a7d4fb51cbd78c9a769cbd120a'
|
Tue, 19 May 2009 05:56:50 +0000 |
Paul Aurich |
This whole section was partially using spaces instead of tabs.
|
Tue, 19 May 2009 05:49:34 +0000 |
Paul Aurich |
Fix a NULL deref if the resource has gone offline by the time we're parsing this reply.
|
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.
|
Tue, 19 May 2009 03:16:45 +0000 |
Elliott Sales de Andrade |
Parse the invite message out of the pending membership list so that it can
|
Mon, 18 May 2009 23:14:46 +0000 |
Elliott Sales de Andrade |
Remove notification-server group commands ADG, REG, RMG as groups are now
|
Mon, 18 May 2009 23:06:54 +0000 |
Elliott Sales de Andrade |
Remove some unused code.
|
Mon, 18 May 2009 21:41:52 +0000 |
Elliott Sales de Andrade |
This line is redundant.
|
Mon, 18 May 2009 21:05:00 +0000 |
Elliott Sales de Andrade |
Insert an empty widget in chat windows to ensure that the infopane is
|
Mon, 18 May 2009 08:10:17 +0000 |
Elliott Sales de Andrade |
Set the buddy icon size request on gtkconv->u.im->icon_container instead of
|
Tue, 19 May 2009 01:06:56 +0000 |
Paul Aurich |
Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
|
Mon, 18 May 2009 03:29:40 +0000 |
Etan Reisner |
Correct the documentation for purple_buddy_icons_set_for_user it doesn't
|
Mon, 18 May 2009 02:47:21 +0000 |
Etan Reisner |
merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
|
Mon, 18 May 2009 19:54:24 +0000 |
Peter Hjalmarsson |
merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'
|
Sun, 17 May 2009 21:49:20 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)
|
Fri, 15 May 2009 16:21:27 +0000 |
Paul Aurich |
Don't set jm->chat_state twice.
|
Sun, 17 May 2009 21:45:21 +0000 |
Paul Aurich |
jabber_id_new() needs to be case-folding the node and domain.
|
Sun, 17 May 2009 13:07:34 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Sun, 17 May 2009 01:55:15 +0000 |
John Bailey |
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
|
Thu, 14 May 2009 02:12:40 +0000 |
John Bailey |
Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSN
|
Wed, 13 May 2009 18:42:52 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
|
Sat, 16 May 2009 23:48:32 +0000 |
Luke Bratch |
Open a logged in Yahoo Mail instead of the login screen when possible.
|
Sat, 16 May 2009 22:58:46 +0000 |
Sadrul Habib Chowdhury |
Get rid of a runtime warning on connect.
|
Sat, 16 May 2009 20:50:53 +0000 |
Sadrul Habib Chowdhury |
Preserve the location when defaulting to png for saving unsupported image format.
|
Sat, 16 May 2009 20:37:08 +0000 |
Sadrul Habib Chowdhury |
merge of '063be233b9574325479d819c9c68bf52551435d7'
|
Sat, 16 May 2009 20:11:49 +0000 |
Richard Laager |
Ignore libpurple/marshallers.c and libpurple/marshallers.h.
|
Sat, 16 May 2009 20:11:04 +0000 |
Richard Laager |
Use GTK_STOCK_ADD for the Select Buddy Icon option.
|
Sat, 16 May 2009 20:07:59 +0000 |
Richard Laager |
A patch from nops to add a "Select Buddy Icon" (my term, the original patch
|
Sat, 16 May 2009 19:58:40 +0000 |
Richard Laager |
A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
|
Sat, 16 May 2009 19:06:53 +0000 |
Gabriel Schulhof |
A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,
|
Sat, 16 May 2009 20:35:29 +0000 |
Sadrul Habib Chowdhury |
Save raw-data for an image when possible.
|
Sat, 16 May 2009 19:03:41 +0000 |
Sadrul Habib Chowdhury |
Avoid unnecessary strdup's.
|
Sat, 16 May 2009 18:37:14 +0000 |
Sadrul Habib Chowdhury |
According to RFC 1738, "'" is a valid character in a URL.
|
Sat, 16 May 2009 18:33:55 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of crashes in the perl plugin loader.
|
Sat, 16 May 2009 17:11:50 +0000 |
Sadrul Habib Chowdhury |
Block/Unblock the signal handler when if it's unblocked/blocked.
|
Fri, 15 May 2009 18:00:09 +0000 |
Jochen Kemnade |
small translation update
|
Thu, 14 May 2009 21:16:58 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
|
Tue, 19 May 2009 06:34:27 +0000 |
Mark Doliner |
disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
|
Thu, 14 May 2009 03:54:05 +0000 |
Mark Doliner |
Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
|
Wed, 13 May 2009 20:29:03 +0000 |
Marcus Lundblad |
Support custom smileys in MUCs (when all participants support BoB and a maximum
|
Wed, 13 May 2009 18:13:03 +0000 |
Stu Tomlinson |
Make the makensis option prefix configurable, so cross-compiling from Linux
|
Wed, 13 May 2009 18:09:45 +0000 |
Stu Tomlinson |
Work around a build problem in windres in recent binutils where string
|
Wed, 13 May 2009 16:01:25 +0000 |
Sadrul Habib Chowdhury |
Preserve utf-8 status messages when going idle.
|
Tue, 12 May 2009 05:49:34 +0000 |
Paul Aurich |
Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
|
Mon, 11 May 2009 22:05:00 +0000 |
Paul Aurich |
merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
|
Mon, 11 May 2009 22:03:46 +0000 |
Paul Aurich |
Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
|
Mon, 11 May 2009 01:37:56 +0000 |
Ka-Hing Cheung |
merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
|
Sun, 10 May 2009 23:41:06 +0000 |
Paul Aurich |
merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
|
Sun, 10 May 2009 23:33:36 +0000 |
Paul Aurich |
Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
|
Sun, 10 May 2009 23:15:41 +0000 |
Paul Aurich |
merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
|
Sun, 10 May 2009 22:41:13 +0000 |
Paul Aurich |
merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
|
Sun, 10 May 2009 22:40:08 +0000 |
Paul Aurich |
Fix a signed-ness warning.
|
Mon, 11 May 2009 00:17:40 +0000 |
Ka-Hing Cheung |
counterpart for ad057b75 in the outgoing side
|
Sun, 10 May 2009 23:13:31 +0000 |
Ka-Hing Cheung |
used the wrong count variable here
|
Sun, 10 May 2009 22:29:28 +0000 |
Ka-Hing Cheung |
Qulogic pointed out that glib has G_N_ELEMENTS already
|
Sun, 10 May 2009 22:24:37 +0000 |
Ka-Hing Cheung |
merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
|
Sun, 10 May 2009 22:07:22 +0000 |
Paul Aurich |
merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
|
Sun, 10 May 2009 22:00:38 +0000 |
Paul Aurich |
merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
|
Sun, 10 May 2009 20:23:57 +0000 |
Marcus Lundblad |
Fixed some erronious @file headers
|
Sun, 10 May 2009 20:05:08 +0000 |
Marcus Lundblad |
Don't query for "last offline time" when the JID is a full JID (containing
|
Sun, 10 May 2009 22:23:52 +0000 |
Ka-Hing Cheung |
add an ARRAY_LENGTH macro to find out length of static arrays
|
Sun, 10 May 2009 22:06:08 +0000 |
Ka-Hing Cheung |
correctly NULL terminate all the arrays since that's what gtknotify assumes,
|
Sun, 10 May 2009 21:59:30 +0000 |
Paul Aurich |
Avoid an assertion when acking the gmail poke
|
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
|
Fri, 08 May 2009 02:58:33 +0000 |
Paul Aurich |
Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
|
Fri, 08 May 2009 02:50:17 +0000 |
Paul Aurich |
I forgot to finish this comment before coming back from dinner and committing.
|
Fri, 08 May 2009 02:42:13 +0000 |
Paul Aurich |
merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
|
Fri, 08 May 2009 02:38:39 +0000 |
Paul Aurich |
Only call jabber_caps_get_info if we don't have all the information we want.
|
Thu, 07 May 2009 23:46:11 +0000 |
Paul Aurich |
Make the JabberCapsTuple (nee Key) available to the rest of the prpl
|
Thu, 07 May 2009 19:34:27 +0000 |
Marcus Lundblad |
Changed the message string for the "last logged in" value to "Logged off"
|
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 17:04:59 +0000 |
Paul Aurich |
Don't crash when resource is NULL. Thanks, Marcus!
|
Thu, 07 May 2009 05:23:15 +0000 |
Paul Aurich |
merge of '136cd28c47ef3338b71082503a83a7ecf465df78'
|
Thu, 07 May 2009 05:20:18 +0000 |
Paul Aurich |
In the close_notify ui op, close the email notification dialog.
|
Thu, 07 May 2009 04:43:16 +0000 |
Paul Aurich |
Ack the mail notification IQ. Refs #8240.
|
Thu, 07 May 2009 04:37:30 +0000 |
Paul Aurich |
Only include XHTML payload in XMPP message when it's needed. Closes #8738.
|
Thu, 07 May 2009 04:16:59 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Wed, 06 May 2009 22:01:23 +0000 |
Paul Aurich |
Marcus convinced me (I didn't need much) this is a better idea.
|
Wed, 06 May 2009 21:58:50 +0000 |
Paul Aurich |
disapproval of revision '4de75e1b8967aaca07059f575739e49e70fda9da'
|
Wed, 06 May 2009 21:49:52 +0000 |
Paul Aurich |
proxy.jabber.org hasn't existed in a while.
|
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:03:22 +0000 |
Marcus Lundblad |
merge of '48b95d7d853b96052d4478dd475e60a97e7bda8b'
|
Wed, 06 May 2009 19:01:31 +0000 |
Marcus Lundblad |
Add a section break between resources in "Get info"
|
Wed, 06 May 2009 18:37:40 +0000 |
Paul Aurich |
Don't leak image refs in gtkstatusbox and assertion failure in nullprpl
|
Wed, 13 May 2009 18:42:05 +0000 |
Paul Aurich |
Interestingly, this one was IE 5.0, not IE 5.5.
|
Wed, 13 May 2009 18:40:41 +0000 |
Paul Aurich |
Various minor cleanups. The majority of this is the #define for the useragent.
|
Wed, 13 May 2009 17:34:07 +0000 |
Paul Aurich |
An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
|
Wed, 13 May 2009 06:50:47 +0000 |
Paul Aurich |
Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
|
Tue, 12 May 2009 00:50:45 +0000 |
John Bailey |
Support logging into Yahoo! Japan with protocol 16. It seems not to care
|
Wed, 06 May 2009 10:12:59 +0000 |
Sulabh Mahajan |
Inform user that he wont be able to use Yahoo! in case of absence of ssl
|
Wed, 06 May 2009 08:48:57 +0000 |
Sulabh Mahajan |
Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
|
Wed, 06 May 2009 06:40:24 +0000 |
Paul Aurich |
Look up the old image before we store the new one in the hash table.
|
Mon, 04 May 2009 15:47:54 +0000 |
Marcos Garc«¿a Ochoa |
This allows incoming channel messages with op/voice/etc. mode characters.
|
Mon, 04 May 2009 03:14:12 +0000 |
Paul Aurich |
Break the links before telling the UI to remove the node
|
Mon, 04 May 2009 02:57:02 +0000 |
Paul Aurich |
merge of '7e8d9f694132bc0cdbb6088ca5b557480c71ba45'
|
Mon, 04 May 2009 02:54:55 +0000 |
Paul Aurich |
Fix a crash (from the single instance path) and leak of the node UI data.
|
Mon, 04 May 2009 02:21:23 +0000 |
Paul Aurich |
Free the forms properly; they're xmlnodes, not strings.
|
Mon, 04 May 2009 02:04:10 +0000 |
Elliott Sales de Andrade |
Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
|
Mon, 04 May 2009 00:04:55 +0000 |
Elliott Sales de Andrade |
merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
|
Sun, 03 May 2009 23:58:14 +0000 |
Daniel Atallah |
Don't set the statusbox imhtml to be editable twice.
|
Sun, 03 May 2009 23:49:25 +0000 |
Daniel Atallah |
Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
|
Sun, 03 May 2009 23:46:18 +0000 |
Daniel Atallah |
Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
|
Sun, 03 May 2009 22:59:02 +0000 |
Ka-Hing Cheung |
re-enable something that qulogic wrote but commented out because of a
|
Mon, 04 May 2009 00:01:16 +0000 |
Elliott Sales de Andrade |
Also check whether the ADL/FQY count is zero when we've received an error
|
Sun, 03 May 2009 23:09:57 +0000 |
Elliott Sales de Andrade |
merge of '2481b51dce05a40973c023cb3c62c66b082e11bf'
|
Sun, 03 May 2009 20:18:23 +0000 |
Paul Aurich |
merge of '02982091b25d51cf15064b67811f0ff347e3ec48'
|
Sun, 03 May 2009 17:59:12 +0000 |
Ka-Hing Cheung |
merge of '654444067285909ecd842c1a5b06f16f773abe49'
|
Sun, 03 May 2009 17:58:21 +0000 |
Ka-Hing Cheung |
correct what looks like an uninitialized read, not really tested much
|
Sun, 03 May 2009 17:02:19 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Sun, 03 May 2009 20:17:09 +0000 |
Nick Hebner |
Clean up jabber prpl memory allocations on uninit.
|
Sun, 03 May 2009 19:53:53 +0000 |
Paul Aurich |
Add ability to list roles/affiliations in a chat via slash-commands and
|
Sun, 03 May 2009 23:02:31 +0000 |
Elliott Sales de Andrade |
The correct fix here is to place non-code in a comment (yes, even if it's
|
Sun, 03 May 2009 22:51:03 +0000 |
Elliott Sales de Andrade |
disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
|
Sun, 03 May 2009 19:36:36 +0000 |
Paul Aurich |
useravatar.c:49:38: warning: missing terminating ' character
|
Sun, 03 May 2009 18:51:11 +0000 |
Paul Aurich |
Revert the partial hack for ejabberd 2.0.0. See comment in code.
|
Sun, 03 May 2009 18:50:20 +0000 |
Paul Aurich |
Add a few smilies for XMPP that were 'missing'.
|
Sun, 03 May 2009 17:10:51 +0000 |
Paul Aurich |
Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
|
Sun, 03 May 2009 06:50:44 +0000 |
Paul Aurich |
mime.c: In function ¡Ædoc_parts_load¡Ç:
|
Sun, 03 May 2009 06:45:46 +0000 |
Paul Aurich |
merge of '2cc4b9096219b80544460c7419be088836ee4705'
|
Sun, 03 May 2009 01:49:16 +0000 |
Stu Tomlinson |
Apply changes from 9dd1c4c3 to msnp9
|
Sun, 03 May 2009 06:45:38 +0000 |
Paul Aurich |
Drop support for XEP-0084 v0.12 and publish a <stop/> instead of deleting the node.
|
Sun, 03 May 2009 06:38:16 +0000 |
Paul Aurich |
On errors, don't pretend we did fetch something, pass NULL.
|
Sun, 03 May 2009 06:36:05 +0000 |
Paul Aurich |
Avoid a g_markup_escape_text assertion failure
|
Sat, 02 May 2009 23:35:19 +0000 |
Paul Aurich |
merge of '76766330ad9c063ff4c96cf86c9ce12c0974edd6'
|
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 23:02:11 +0000 |
Elliott Sales de Andrade |
Word wrap a little.
|
Sat, 02 May 2009 23:01:32 +0000 |
Elliott Sales de Andrade |
Decrement the ADL/FQY count when we receive an error about a FQY for a user
|
Sat, 02 May 2009 22:31:13 +0000 |
Elliott Sales de Andrade |
Add an FQY error handler so we don't disconnect if something incorrect was
|
Sat, 02 May 2009 21:13:02 +0000 |
Paul Aurich |
merge of '3993504a85f5cbebaeace03466d79cda9803f240'
|
Sat, 02 May 2009 20:58:57 +0000 |
Sadrul Habib Chowdhury |
Enable/disable the buttons in the savedstatus dialog properly.
|
Sat, 02 May 2009 20:54:10 +0000 |
Paul Aurich |
Don't crash when a broken server sends us an occupant's presence with an
|
Sat, 02 May 2009 20:42:55 +0000 |
Paul Aurich |
When we download a buddy's vCard to update an avatar, also try to update the nickname.
|
Sat, 02 May 2009 19:14:07 +0000 |
Ka-Hing Cheung |
merge of '9dd1c4c3db68a80dbf157a0c0bc0c723e42b7a6e'
|
Sat, 02 May 2009 19:12:33 +0000 |
Ka-Hing Cheung |
Fixes a buffer overflow in the ZDI-08-054 report
|
Sat, 02 May 2009 18:42:53 +0000 |
Daniel Atallah |
Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the
|
Sat, 02 May 2009 18:19:55 +0000 |
Daniel Atallah |
Use matching buffer lengths to avoid confusion.
|
Sat, 02 May 2009 18:05:49 +0000 |
Daniel Atallah |
This is supposed to be a precision formatter.
|
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.
|
Sat, 02 May 2009 04:14:09 +0000 |
Paul Aurich |
Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
|
Sat, 02 May 2009 04:02:53 +0000 |
Paul Aurich |
Sadrul pointed me at g_markup_escape_text, thanks!
|
Sat, 02 May 2009 01:26:18 +0000 |
Paul Aurich |
Escape all the values when appending them to the Entity Caps verification str.
|
Fri, 01 May 2009 22:40:41 +0000 |
Paul Aurich |
Me fail English? That's unpossible!
|
Fri, 01 May 2009 21:36:29 +0000 |
Peter Hjalmarsson |
merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
|
Fri, 01 May 2009 18:59:31 +0000 |
Paul Aurich |
Don't crash when the caps cb is NULL and don't corrupt jabber_identities
|
Fri, 01 May 2009 18:57:44 +0000 |
Paul Aurich |
Fix a bad merge (*sigh*)
|
Fri, 01 May 2009 16:25:56 +0000 |
Paul Aurich |
Use more efficient purple_find_buddies in bonjour.
|
Fri, 01 May 2009 16:09:50 +0000 |
Paul Aurich |
merge of '04463c4228e4760066ef026178e08886db366915'
|
Fri, 01 May 2009 08:07:12 +0000 |
hanzz |
Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
|
Fri, 01 May 2009 06:59:36 +0000 |
Paul Aurich |
Add account-(created|destroying) signals.
|
Fri, 01 May 2009 16:00:35 +0000 |
Stu Tomlinson |
Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
|
Thu, 30 Apr 2009 14:44:01 +0000 |
John Bailey |
Check in updated po files so the daily po update doesn't have to work so hard.
|
Thu, 30 Apr 2009 12:13:21 +0000 |
John Bailey |
I was tired of most of us complaining about these things but never actually
|
Thu, 30 Apr 2009 04:59:11 +0000 |
Paul Aurich |
Don't breaking if the user runs `/ping <user's server>` a bunch.
|
Thu, 30 Apr 2009 04:25:01 +0000 |
Paul Aurich |
I gave this way too long to stop getting on my nerves.
|
Thu, 30 Apr 2009 04:01:27 +0000 |
Paul Aurich |
Avoid crashing on some more atoi calls and ensure required parameters are !NULL
|
Thu, 30 Apr 2009 03:40:50 +0000 |
Paul Aurich |
Don't crash on malicious candidates missing attributes
|
Thu, 30 Apr 2009 02:59:24 +0000 |
Paul Aurich |
Fix a bad merge in 511953ddd75ccd866325fa6cf1e72dbb4fca3e82
|
Wed, 29 Apr 2009 17:50:14 +0000 |
Sadrul Habib Chowdhury |
Changelog VV, move an entry to correct section.
|
Wed, 29 Apr 2009 06:06:41 +0000 |
Paul Aurich |
Fetch and track capabilities for MUC members. Add a further constraint for
|
Wed, 29 Apr 2009 05:37:58 +0000 |
Paul Aurich |
tighter scoping++
|
Wed, 29 Apr 2009 05:22:58 +0000 |
Paul Aurich |
merge of '2008f1bd77717e12b27397825b76c19de2fc7314'
|
Wed, 29 Apr 2009 03:30:01 +0000 |
Sadrul Habib Chowdhury |
merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
|
Wed, 29 Apr 2009 05:21:42 +0000 |
Paul Aurich |
Skip iterating non-node children; thanks to Marcus for crashing me.
|
Wed, 29 Apr 2009 02:12:19 +0000 |
Paul Aurich |
merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
|
Tue, 28 Apr 2009 23:35:32 +0000 |
Paul Aurich |
Missed one (copying changes manually between computers is clearly an error-ful
|
Tue, 28 Apr 2009 23:03:57 +0000 |
Paul Aurich |
merge of '2448add898018349b64e4eb5550adb03644790db'
|
Tue, 28 Apr 2009 23:03:09 +0000 |
Paul Aurich |
Build error/warning fixes. Still not tested because libxmpp.dll won't load.
|
Tue, 28 Apr 2009 22:20:01 +0000 |
Paul Aurich |
Windows compilation complains (probably because it's 32-bit)
|
Tue, 28 Apr 2009 22:25:49 +0000 |
Ka-Hing Cheung |
fixes one more potential leak of the same type
|
Tue, 28 Apr 2009 22:21:10 +0000 |
Ka-Hing Cheung |
merge of '4a2d7c0b8570558cada900f60d7696231954c231'
|
Tue, 28 Apr 2009 21:15:30 +0000 |
Paul Aurich |
Changelog 6b5084da. Refs #2002.
|
Tue, 28 Apr 2009 21:08:21 +0000 |
Paul Aurich |
merge of '150aa7010128787a82ee3eb64eec7907e08235cc'
|
Tue, 28 Apr 2009 21:07:05 +0000 |
Paul Aurich |
Changelog MSN, Yahoo, and the merged BOSH branch
|
Tue, 28 Apr 2009 21:00:45 +0000 |
Paul Aurich |
Add Tobias to COPYRIGHT
|
Tue, 28 Apr 2009 19:08:06 +0000 |
Paul Aurich |
merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
|
Tue, 28 Apr 2009 18:57:47 +0000 |
Paul Aurich |
Fix merging.
|
Tue, 28 Apr 2009 18:43:57 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
|
Tue, 28 Apr 2009 01:04:14 +0000 |
Paul Aurich |
Don't try to process PEP events if it's not <message type='event'/>
|
Mon, 27 Apr 2009 23:08:29 +0000 |
Paul Aurich |
Distinguish name and participant in PurpleMedia API
|
Mon, 27 Apr 2009 23:07:01 +0000 |
Paul Aurich |
Provide alternative find_by_jid that doesn't use g_hash_table_find
|
Mon, 27 Apr 2009 17:01:11 +0000 |
Paul Aurich |
merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'
|
Wed, 29 Apr 2009 03:28:20 +0000 |
Sadrul Habib Chowdhury |
Use stock id in the ticker.
|
Wed, 29 Apr 2009 03:19:43 +0000 |
Sadrul Habib Chowdhury |
New API to get the stock-id for a presence.
|
Wed, 29 Apr 2009 02:27:55 +0000 |
Sadrul Habib Chowdhury |
Bring the conversation to front from a click on the ticker.
|
Tue, 28 Apr 2009 22:20:13 +0000 |
Ka-Hing Cheung |
fixes a potential leak on error case
|
Tue, 28 Apr 2009 19:14:04 +0000 |
Ka-Hing Cheung |
merge of '2f41200aa97263f1f83de2795ab3195d52475b03'
|
Tue, 28 Apr 2009 18:57:16 +0000 |
Sadrul Habib Chowdhury |
Fix a crash when sending too large a message in yahoo.
|
Tue, 28 Apr 2009 19:10:04 +0000 |
Ka-Hing Cheung |
don't uninit accounts until savedstatus and status are uninited, this was
|
Tue, 28 Apr 2009 15:47:36 +0000 |
Paul Aurich |
Adjust some idle handling code to fix "wedging" idle reporting into never
|
Tue, 28 Apr 2009 13:33:02 +0000 |
Timo Jyrinki |
Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
|
Tue, 28 Apr 2009 03:44:26 +0000 |
Sadrul Habib Chowdhury |
Chat's nick is normalized. So normalize before comparing with it.
|
Mon, 27 Apr 2009 17:49:36 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of runtime-warnings when disconnecting a yahoo account.
|
Mon, 27 Apr 2009 17:34:57 +0000 |
Sadrul Habib Chowdhury |
Use a all the icons hbons had created for 'connecting' animation.
|
Mon, 27 Apr 2009 17:29:26 +0000 |
Sadrul Habib Chowdhury |
Don't expose the parent class.
|
Mon, 27 Apr 2009 17:26:57 +0000 |
Sadrul Habib Chowdhury |
Use stock-ids for connecting/typing animations in the statusbox.
|
Mon, 27 Apr 2009 16:25:57 +0000 |
Sadrul Habib Chowdhury |
merge of '55577fa653435bea0213ccd380f914790714f8a1'
|
Mon, 27 Apr 2009 04:52:41 +0000 |
Ka-Hing Cheung |
correctly use some text marked by N_(), and mark one more string as
|
Wed, 29 Apr 2009 02:11:47 +0000 |
Paul Aurich |
disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'
|
Mon, 27 Apr 2009 16:57:26 +0000 |
Paul Aurich |
Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.
|
Mon, 27 Apr 2009 06:26:28 +0000 |
Paul Aurich |
Changelog that branch and fix period placement.
|
Mon, 27 Apr 2009 06:14:25 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)
|
Mon, 27 Apr 2009 05:43:18 +0000 |
Paul Aurich |
Initialize js->old_length to the value used as a default in presence.c.
|
Mon, 27 Apr 2009 05:49:32 +0000 |
Paul Aurich |
Publish only 'new' xmlns of avatars and delete old.
|
Mon, 27 Apr 2009 02:38:52 +0000 |
Paul Aurich |
Another annoying typo
|
Sun, 26 Apr 2009 23:57:55 +0000 |
Paul Aurich |
Use jabber_calculate_data_sha1sum in one more place.
|
Sun, 26 Apr 2009 23:24:45 +0000 |
Paul Aurich |
Use purple_strequal and g_str_equal
|
Sun, 26 Apr 2009 23:06:56 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
|
Mon, 27 Apr 2009 04:50:44 +0000 |
Elliott Sales de Andrade |
We probably shouldn't have to set the pixbuf and the stock-id, but anyway,
|
Sun, 26 Apr 2009 22:55:58 +0000 |
Paul Aurich |
merge of '09144f9b78a3f3256423cae57132a43098c065de'
|
Sun, 26 Apr 2009 22:54:17 +0000 |
Paul Aurich |
I like icons in my statusbox.
|
Sun, 26 Apr 2009 22:40:41 +0000 |
John Bailey |
Update stuff for darkrain42 and Maiku to reflect them as developers.
|
Sun, 26 Apr 2009 21:38:20 +0000 |
Marcus Lundblad |
Changelog support for XMPP idle time (XEP-0256)
|
Sun, 26 Apr 2009 18:23:09 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 20:51:21 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 18:27:30 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 17:01:05 +0000 |
Paul Aurich |
merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'
|
Sun, 26 Apr 2009 10:13:27 +0000 |
Jochen Kemnade |
update German translation
|
Sun, 26 Apr 2009 06:45:55 +0000 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
Sun, 26 Apr 2009 06:26:55 +0000 |
Paul Aurich |
Avoid dereferencing unitialized memory or leaking PidginThemeFonts
|
Sun, 26 Apr 2009 06:22:50 +0000 |
Paul Aurich |
Fix two warnings in the theme editor plugin
|
Sun, 26 Apr 2009 03:18:07 +0000 |
Paul Aurich |
Retrieve status message to display in Buddy List from PurplePresence.
|
Sun, 26 Apr 2009 02:27:08 +0000 |
Paul Aurich |
Only look for and add custom smileys to incoming messages that are going to
|
Sun, 26 Apr 2009 02:18:03 +0000 |
Paul Aurich |
merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
|
Sun, 26 Apr 2009 02:10:38 +0000 |
Paul Aurich |
Changelog the last few commits (and remove trailing whitespace)
|
Sun, 26 Apr 2009 01:42:34 +0000 |
Paul Aurich |
xmlCtxtGetLastError may return NULL, especially with other misbehaving
|
Sun, 26 Apr 2009 00:30:02 +0000 |
Paul Aurich |
Add xmlnode and bonjour structured error handlers.
|
Sun, 26 Apr 2009 00:22:21 +0000 |
Paul Aurich |
Feed a fake </stream:stream> to the XMPP parser to silence warnings.
|
Sun, 26 Apr 2009 00:06:30 +0000 |
Paul Aurich |
Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
|
Sat, 25 Apr 2009 23:33:13 +0000 |
Paul Aurich |
s/cname/name/
|
Sat, 25 Apr 2009 23:32:08 +0000 |
Paul Aurich |
There is no way to change the custom smiley storage directory
|
Sat, 25 Apr 2009 23:26:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
|
Mon, 20 Apr 2009 00:12:23 +0000 |
Paul Aurich |
Fix doxygen warnings
|
Mon, 20 Apr 2009 00:10:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
|
Mon, 20 Apr 2009 00:05:54 +0000 |
Paul Aurich |
merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
|
Fri, 03 Apr 2009 02:42:38 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
Sat, 28 Mar 2009 18:59:23 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
Fri, 27 Mar 2009 07:52:26 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
Thu, 12 Mar 2009 06:19:15 +0000 |
Paul Aurich |
More documentation (mostly little changes)
|
Thu, 12 Mar 2009 06:01:56 +0000 |
Paul Aurich |
Repluralize these
|
Thu, 12 Mar 2009 05:56:04 +0000 |
Paul Aurich |
Exposing the GHashTable seems crazy to me. See #8644.
|
Mon, 20 Apr 2009 00:02:16 +0000 |
Paul Aurich |
disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
|
Thu, 12 Mar 2009 05:32:25 +0000 |
Paul Aurich |
Clean up the PurpleSmiley documentation.
|
Thu, 12 Mar 2009 03:54:11 +0000 |
Paul Aurich |
Fix more `make docs` warnings
|
Thu, 12 Mar 2009 03:52:54 +0000 |
Paul Aurich |
Fixing warnings from `make docs` and stuff
|
Fri, 08 May 2009 00:42:23 +0000 |
Etan Reisner |
Don't debug print that we are connecting an account until we are reasonably
|
Sat, 28 Mar 2009 02:26:21 +0000 |
Etan Reisner |
merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
|
Wed, 25 Mar 2009 02:13:30 +0000 |
Etan Reisner |
merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'
|
Fri, 20 Mar 2009 00:34:17 +0000 |
Etan Reisner |
merge of '9804728d8412930412ec4faaa29230268879586d'
|
Wed, 11 Mar 2009 21:49:08 +0000 |
Etan Reisner |
merge of '6fa0af5f032b1afd95354c3d775785458390b3da'
|
Sat, 18 Apr 2009 17:29:33 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
|
Sat, 18 Apr 2009 18:17:16 +0000 |
Paul Aurich |
Use purple_strequal and g_str_equal
|
Sat, 18 Apr 2009 17:56:05 +0000 |
Paul Aurich |
Fix Makefile.mingw
|
Sat, 18 Apr 2009 17:54:24 +0000 |
Paul Aurich |
Header file cleanup
|
Sat, 18 Apr 2009 17:51:55 +0000 |
Paul Aurich |
Add @since on purple_media_transmitter_exists
|
Sat, 18 Apr 2009 17:50:52 +0000 |
Paul Aurich |
merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
|
Sat, 18 Apr 2009 17:43:55 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
|
Wed, 22 Apr 2009 07:55:03 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
|
Sat, 25 Apr 2009 23:21:31 +0000 |
Sadrul Habib Chowdhury |
Hide the list of minidialogs.
|
Sat, 25 Apr 2009 22:42:16 +0000 |
Sadrul Habib Chowdhury |
Don't hold onto what you have given up.
|
Sat, 25 Apr 2009 22:18:51 +0000 |
Sadrul Habib Chowdhury |
Don't corrupt memory if nick can not be changed.
|
Sat, 25 Apr 2009 19:09:36 +0000 |
Sadrul Habib Chowdhury |
Merging the changes in theme-foo, and the theme editor plugin.
|
Thu, 23 Apr 2009 20:05:26 +0000 |
Sadrul Habib Chowdhury |
Use safe function.
|
Thu, 23 Apr 2009 17:08:32 +0000 |
Jochen Kemnade |
update German translation
|
Thu, 23 Apr 2009 15:20:23 +0000 |
SHiNE CsyFeK |
2009.04.23 - flos <lonicerae(at)gmail.com>
|
Wed, 22 Apr 2009 18:39:41 +0000 |
Marcus Lundblad |
merge of '9a8c2abfdbcf669fd21ec24f4aa474ac55a2ecb9'
|
Wed, 22 Apr 2009 18:37:31 +0000 |
Marcus Lundblad |
merge of '6a70c2c1325aeb644bff8476f94c5a25f83044fb'
|
Thu, 23 Apr 2009 06:56:51 +0000 |
Sadrul Habib Chowdhury |
Use stock-id in the conversation tab-labels and tab-menus.
|
Thu, 23 Apr 2009 05:30:36 +0000 |
Sadrul Habib Chowdhury |
Reduce code duplication.
|
Thu, 23 Apr 2009 05:08:06 +0000 |
Sadrul Habib Chowdhury |
Use stock-id in the status editor window too.
|
Thu, 23 Apr 2009 03:55:35 +0000 |
Sadrul Habib Chowdhury |
Use stock id everywhere!
|
Thu, 23 Apr 2009 03:38:44 +0000 |
Sadrul Habib Chowdhury |
Use stock id where possible.
|
Thu, 23 Apr 2009 02:42:50 +0000 |
Sadrul Habib Chowdhury |
Reload settings after updating icon theme.
|
Thu, 23 Apr 2009 02:31:03 +0000 |
Sadrul Habib Chowdhury |
Use stock-id where possible, instead of a pixbuf.
|
Thu, 23 Apr 2009 01:36:55 +0000 |
Sadrul Habib Chowdhury |
Disable the 'Save' buttons since they don't do nothing yet, man.
|
Thu, 23 Apr 2009 00:34:18 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)
|
Wed, 22 Apr 2009 17:07:41 +0000 |
Sadrul Habib Chowdhury |
Italicize nicks in the conversation history for folks leaving a chat.
|
Wed, 22 Apr 2009 07:53:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
|
Tue, 21 Apr 2009 22:17:18 +0000 |
Ethan Blanton |
Paul has been with us a while, and now he can't leave.
|
Mon, 20 Apr 2009 06:56:25 +0000 |
Mark Doliner |
Document this callback function. Prompted by a question in #pidgin
|
Sun, 19 Apr 2009 15:35:28 +0000 |
Daniel Atallah |
Delete the Start Menu shortcut when uninstalling. Fixes #8985
|
Sat, 18 Apr 2009 22:46:29 +0000 |
Elliott Sales de Andrade |
Replace gtk_timeout_remove with g_source_remove.
|
Sat, 18 Apr 2009 22:39:56 +0000 |
Elliott Sales de Andrade |
Oops, I must have been tired. I only replaced the first occurrence of these
|
Sat, 18 Apr 2009 22:13:26 +0000 |
Elliott Sales de Andrade |
merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
|
Sat, 18 Apr 2009 14:03:16 +0000 |
Ethan Blanton |
Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
|
Sat, 18 Apr 2009 03:08:12 +0000 |
Ethan Blanton |
Notify the user if an IRC /nick command fails, rather than trying fallbacks.
|
Sat, 18 Apr 2009 02:52:46 +0000 |
Ethan Blanton |
Add the Tcl command purple::connection state (purple_connection_get_state).
|
Sat, 18 Apr 2009 22:11:10 +0000 |
Elliott Sales de Andrade |
The alignment in this file is quite odd.
|
Sat, 18 Apr 2009 21:45:41 +0000 |
Elliott Sales de Andrade |
Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
|
Sat, 18 Apr 2009 07:31:32 +0000 |
Elliott Sales de Andrade |
Use g_object_ref/unref instead of the deprecated versions.
|
Sat, 18 Apr 2009 07:00:20 +0000 |
Elliott Sales de Andrade |
Fix some more GTK_CHECK_* macros and a GtkType.
|
Sat, 18 Apr 2009 05:53:42 +0000 |
Elliott Sales de Andrade |
Remove GTK_CHECK_* macros which were deprecated.
|
Wed, 22 Apr 2009 18:37:23 +0000 |
Marcus Lundblad |
Actually reject content unknown content types on Jingle session-initiate,
|
Fri, 17 Apr 2009 21:31:45 +0000 |
Marcus Lundblad |
merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
|
Fri, 17 Apr 2009 21:29:18 +0000 |
Marcus Lundblad |
merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
|
Fri, 17 Apr 2009 21:29:11 +0000 |
Marcus Lundblad |
Only pre-create a PurpleConversation (if there was none yet) if an incoming
|
Sat, 18 Apr 2009 06:52:59 +0000 |
Paul Aurich |
Constify the disco_type_mappings struct
|
Sat, 18 Apr 2009 06:52:34 +0000 |
Paul Aurich |
Use defaults provided by the server where applicable and when available
|
Sat, 18 Apr 2009 06:51:59 +0000 |
Paul Aurich |
Don't leak the GObject data and disable the Add/Register buttons when browsing.
|
Fri, 17 Apr 2009 16:34:03 +0000 |
Paul Aurich |
Rename pdl->cats to pdl->services, since these aren't roomlist categories
|
Fri, 17 Apr 2009 06:05:07 +0000 |
Paul Aurich |
This is a little less...repetitious
|
Fri, 17 Apr 2009 05:24:45 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
|
Wed, 15 Apr 2009 23:32:18 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
|
Wed, 15 Apr 2009 06:57:48 +0000 |
Paul Aurich |
Do not call the non-destroy prpl-ops when the connection is gone.
|
Wed, 15 Apr 2009 04:38:28 +0000 |
Paul Aurich |
Move the handling of chat rooms to jabber_disco_service_items_cb.
|
Wed, 15 Apr 2009 02:51:48 +0000 |
Paul Aurich |
Handle expanding disco lists on the UI side
|
Tue, 14 Apr 2009 08:39:39 +0000 |
Paul Aurich |
XMPP prpl depends on the core's setting in-progress-ness
|
Tue, 14 Apr 2009 08:29:25 +0000 |
Paul Aurich |
Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
|
Tue, 14 Apr 2009 06:54:44 +0000 |
Paul Aurich |
Iteratively expand the disco tree as prompted by the UI.
|
Mon, 13 Apr 2009 16:54:25 +0000 |
Paul Aurich |
Remove most of the mappings, add in the ones necessary from our prpls, and
|
Mon, 13 Apr 2009 16:38:11 +0000 |
Paul Aurich |
Alphabetize jabber_disco_type_from_string comparisons
|
Mon, 13 Apr 2009 16:35:13 +0000 |
Paul Aurich |
More minor cleanup (no functional changes other than not printing a log msg)
|
Mon, 13 Apr 2009 06:10:26 +0000 |
Paul Aurich |
It helps to actually add functions when adding prototypes to a header
|
Mon, 13 Apr 2009 05:21:52 +0000 |
Paul Aurich |
Various minor nitpicky changes
|
Mon, 13 Apr 2009 04:34:17 +0000 |
Paul Aurich |
Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
|
Mon, 13 Apr 2009 04:08:05 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
Sat, 11 Apr 2009 21:46:12 +0000 |
Paul Aurich |
Use per-PurpleDiscoList ops for canceling a disco and registering.
|
Sat, 11 Apr 2009 18:32:51 +0000 |
Paul Aurich |
Fix merge (convert to IQ-handlers syntax)
|
Sat, 11 Apr 2009 18:20:52 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
|
Thu, 09 Apr 2009 04:27:58 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
|
Sat, 18 Apr 2009 17:50:44 +0000 |
Paul Aurich |
Support BOSH when connecting via the register_account prpl.
|
Sun, 12 Apr 2009 00:43:01 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
|
Sat, 11 Apr 2009 21:20:31 +0000 |
Paul Aurich |
Hide PurpleTxtResponse and use a more purple API
|
Sat, 11 Apr 2009 20:31:19 +0000 |
Paul Aurich |
First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
|
Sat, 11 Apr 2009 04:39:48 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
Mon, 13 Apr 2009 13:33:47 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
Mon, 13 Apr 2009 13:36:00 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
Mon, 20 Apr 2009 06:34:00 +0000 |
Sadrul Habib Chowdhury |
Show preview of only the supported sizes for each class of icons.
|
Mon, 20 Apr 2009 06:07:43 +0000 |
Sadrul Habib Chowdhury |
Allow editing dialog icons.
|
Mon, 20 Apr 2009 05:41:56 +0000 |
Sadrul Habib Chowdhury |
Add some more status emblems, and since the dialog is too long, use a
|
Mon, 20 Apr 2009 03:20:15 +0000 |
Sadrul Habib Chowdhury |
Make it possible to load non-status icons using a PidginStockIconTheme.
|
Sun, 19 Apr 2009 19:45:53 +0000 |
Sadrul Habib Chowdhury |
We don't have huge status icons, and set only the icons changed from the
|
Sun, 19 Apr 2009 17:30:59 +0000 |
Sadrul Habib Chowdhury |
A status-icon theme editor.
|
Sat, 18 Apr 2009 23:27:38 +0000 |
Sadrul Habib Chowdhury |
Mark the description of the properties for translation. Show the
|
Sat, 18 Apr 2009 23:21:56 +0000 |
Sadrul Habib Chowdhury |
Fix some assertion failures.
|
Sat, 18 Apr 2009 18:13:04 +0000 |
Sadrul Habib Chowdhury |
Allow editing the theme when no theme is selected (the default).
|
Sat, 18 Apr 2009 18:11:28 +0000 |
Sadrul Habib Chowdhury |
Allow unsetting the color for a PidginThemeFont.
|
Fri, 17 Apr 2009 23:50:36 +0000 |
Sadrul Habib Chowdhury |
Theme editor plugin (of sorts) for buddylist themes.
|
Fri, 17 Apr 2009 23:49:40 +0000 |
Sadrul Habib Chowdhury |
Do a null-check before gdk_color_free, and mark property-names for
|
Fri, 17 Apr 2009 19:34:00 +0000 |
Sadrul Habib Chowdhury |
Document some functions.
|
Fri, 17 Apr 2009 19:28:20 +0000 |
Sadrul Habib Chowdhury |
Several changes:
|
Fri, 17 Apr 2009 16:23:02 +0000 |
Sadrul Habib Chowdhury |
Some doxygen fixes.
|
Fri, 17 Apr 2009 16:21:21 +0000 |
Sadrul Habib Chowdhury |
Use boxed-types for the color properties.
|
Thu, 16 Apr 2009 14:30:45 +0000 |
Bj«Órn Voigt |
German update
|
Wed, 15 Apr 2009 15:46:31 +0000 |
Sulabh Mahajan |
Remove a bug where host_ip was accessed after freeing it.
|
Wed, 15 Apr 2009 01:44:17 +0000 |
Paul Aurich |
Send XMPP keepalive pings to our server, not our bare JID.
|
Sun, 12 Apr 2009 23:57:27 +0000 |
Paul Aurich |
merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
|
Sun, 12 Apr 2009 23:56:20 +0000 |
Paul Aurich |
Whoops, crashy-crashy.
|
Sun, 12 Apr 2009 23:47:43 +0000 |
Paul Aurich |
merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
|
Sun, 12 Apr 2009 23:40:01 +0000 |
Daniel Atallah |
Include the media API on win32 even though it isn't actually enabled.
|
Sun, 12 Apr 2009 22:42:38 +0000 |
Paul Aurich |
merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
|
Sun, 12 Apr 2009 21:32:35 +0000 |
Sadrul Habib Chowdhury |
Fix size constraints for vertical progressbars.
|
Sun, 12 Apr 2009 21:28:59 +0000 |
Sadrul Habib Chowdhury |
Fix drawing for vertical progressbar.
|
Sun, 12 Apr 2009 21:11:00 +0000 |
Sadrul Habib Chowdhury |
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'
|
Sun, 12 Apr 2009 21:10:03 +0000 |
Sadrul Habib Chowdhury |
Changelog the progressbar addition.
|
Sun, 12 Apr 2009 20:55:49 +0000 |
Sadrul Habib Chowdhury |
Change how the progressbar is drawn.
|
Sun, 12 Apr 2009 18:58:27 +0000 |
Sadrul Habib Chowdhury |
Indentation changes, initialization changes etc.
|
Sun, 12 Apr 2009 18:10:03 +0000 |
Saleem Abdulrasool |
Add a simple progress-bar in libgnt.
|
Sun, 12 Apr 2009 23:46:55 +0000 |
Paul Aurich |
PidginBlistTheme now copies all its parameters instead of taking ownership.
|
Sun, 12 Apr 2009 22:34:07 +0000 |
Paul Aurich |
Free priv->idle.
|
Sun, 12 Apr 2009 22:25:56 +0000 |
Paul Aurich |
Free the DNS query data before purple_url_parse() to avoid leaking on failure.
|
Sun, 12 Apr 2009 22:23:34 +0000 |
Paul Aurich |
Don't leak the struct sockaddr* from purple_dnsquery_a.
|
Sun, 12 Apr 2009 21:53:41 +0000 |
Paul Aurich |
Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
|
Sun, 12 Apr 2009 21:52:37 +0000 |
Paul Aurich |
Don't leak GdkColor*s in PidginBlistThemes
|
Sun, 12 Apr 2009 21:30:33 +0000 |
Paul Aurich |
Plug leak of PurpleContact->alias
|
Sun, 12 Apr 2009 20:47:38 +0000 |
Paul Aurich |
Fix a leak when loading themes.
|
Sun, 12 Apr 2009 00:34:57 +0000 |
Sadrul Habib Chowdhury |
Fix build with --disable-vv --enable-gstreamer.
|
Sat, 11 Apr 2009 21:54:06 +0000 |
Paul Aurich |
Fix two int/size_t format build warnings on 64-bit
|
Sat, 11 Apr 2009 21:52:58 +0000 |
Paul Aurich |
Reformat a printf so the HTTP headers are easier to read
|
Sat, 11 Apr 2009 17:41:18 +0000 |
Paul Aurich |
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
|
Sat, 11 Apr 2009 07:20:53 +0000 |
Sadrul Habib Chowdhury |
Starring Carlos Bederian as Zzzoom. Closes #8711.
|
Sat, 11 Apr 2009 06:40:48 +0000 |
Sadrul Habib Chowdhury |
Open a chat-invite dialog when a buddy is dragged onto a chat.
|
Sat, 11 Apr 2009 06:01:36 +0000 |
Sadrul Habib Chowdhury |
Reset some global data when uninit-ing. Fixes a crash on quit.
|
Sat, 11 Apr 2009 06:00:50 +0000 |
Sadrul Habib Chowdhury |
Fix build with --disable-gstreamer.
|
Sat, 11 Apr 2009 17:41:10 +0000 |
Paul Aurich |
Change purple_blist_get_buddies to return a list instead of the hash table.
|
Sat, 11 Apr 2009 04:34:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
Sat, 11 Apr 2009 02:55:46 +0000 |
Paul Aurich |
Fix the dbus type for calling PurpleBlistSetVisible.
|
Fri, 10 Apr 2009 18:55:26 +0000 |
Sadrul Habib Chowdhury |
Fix build when srcdir != builddir.
|
Fri, 10 Apr 2009 07:31:51 +0000 |
Elliott Sales de Andrade |
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
|
Fri, 10 Apr 2009 07:30:32 +0000 |
Elliott Sales de Andrade |
Don't print 'no' twice if GADU libs are not found by pkg-config.
|
Fri, 10 Apr 2009 07:16:20 +0000 |
Elliott Sales de Andrade |
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
|
Fri, 10 Apr 2009 06:32:57 +0000 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|