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)
|