Sun, 05 Dec 2010 09:06:00 +0000 |
Elliott Sales de Andrade |
Add account action to enable/disable connecting from multiple
|
Sun, 05 Dec 2010 08:13:13 +0000 |
Elliott Sales de Andrade |
Replace the mpop account setting with a session boolean, because I
|
Fri, 03 Dec 2010 04:51:48 +0000 |
Elliott Sales de Andrade |
Combine the encode_spaces function and the stuff for the display name
|
Fri, 03 Dec 2010 03:49:40 +0000 |
Elliott Sales de Andrade |
Oops, this is the wrong limit.
|
Thu, 02 Dec 2010 20:17:37 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Thu, 02 Dec 2010 06:14:19 +0000 |
Elliott Sales de Andrade |
Read the MPOP setting from the AB.
|
Thu, 02 Dec 2010 20:16:47 +0900 |
Yoshiki Yazawa |
revert msn_set_public_alias() for now.
|
Mon, 29 Nov 2010 19:49:04 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Mon, 29 Nov 2010 01:12:51 +0000 |
Stu Tomlinson |
Suppress the "View Locations..." protocol action on MSN if we are not
|
Sun, 28 Nov 2010 07:24:22 +0000 |
Elliott Sales de Andrade |
Stop escaping all characters in the display name. It's only necessary
|
Sat, 27 Nov 2010 07:08:24 +0000 |
Elliott Sales de Andrade |
Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it
|
Tue, 23 Nov 2010 20:02:24 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Mon, 22 Nov 2010 07:40:23 +0000 |
Mark Doliner |
msn_message_destroy() calls msn_message_unref() if refcount>0. This is
|
Mon, 22 Nov 2010 07:32:57 +0000 |
Mark Doliner |
* Don't include ourselves in the list of other endpoints that can be
|
Sun, 21 Nov 2010 20:58:18 +0000 |
Elliott Sales de Andrade |
Oops, we shouldn't free the MsnMessage here, because it comes from
|
Sun, 21 Nov 2010 09:56:48 +0000 |
Elliott Sales de Andrade |
Fix a lot more leaks, some old, some new.
|
Wed, 10 Nov 2010 11:41:51 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Wed, 15 Sep 2010 17:34:21 +0000 |
masca |
propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
|
Sat, 11 Sep 2010 19:03:25 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head fabc09bf724818b9b50e1c41d4afd6549f298c05)
|
Sat, 31 Jul 2010 23:42:35 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5b9ae21a0927d9a160964bfb1cad7a43253fba0d)
|
Thu, 24 Jun 2010 00:41:07 +0000 |
masca |
Move file request up in the stack.
|
Fri, 28 May 2010 20:29:05 +0000 |
masca |
Add internal here so it brings config.h that make it possible to load the plugin. Fixes a regresion introduced in 7ab10ac51ae5537fc0c3eeca18c24dcadf63728f.
|
Fri, 28 May 2010 09:43:25 +0000 |
masca |
A little header cleanup.
|
Fri, 28 May 2010 08:28:37 +0000 |
masca |
msn_email_is_valid looks a lot like a util function, move it there.
|
Fri, 28 May 2010 08:05:38 +0000 |
masca |
Remove unnecesary includes from msn.h.
|
Thu, 27 May 2010 22:14:53 +0000 |
masca |
Remove msn_user_destroy in favor of msn_user_unref.
|
Sat, 22 May 2010 06:27:18 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head cd770a44f05f96d1e74ea761e614d1a468ba60df)
|
Mon, 10 May 2010 23:21:44 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head f6cdf8776559775f9a4a72563e69741e139518bd)
|
Fri, 23 Apr 2010 00:24:07 +0000 |
Mark Doliner |
Use a linked list to store MsnUserEndpoints instead of a hash table.
|
Thu, 22 Apr 2010 21:06:41 +0000 |
Mark Doliner |
Give the Set Friendly Name window a better title
|
Thu, 22 Apr 2010 21:04:29 +0000 |
Mark Doliner |
Don't hardcode "Pidgin" as the name of this endpoint. Instead, grab the
|
Thu, 22 Apr 2010 17:15:26 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 73717266fa7d3a35ac09e09781fc5b48e2954fab)
|
Sun, 04 Apr 2010 19:18:26 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 3675047f72f66174d95018d40a0100ea0bc87f8c)
|
Wed, 31 Mar 2010 17:32:36 +0000 |
masca |
Remove deprecated (since MSNP13) commands and relevant files.
|
Sat, 13 Mar 2010 08:18:25 +0000 |
Elliott Sales de Andrade |
I don't really like this name.
|
Sat, 13 Mar 2010 08:09:32 +0000 |
Elliott Sales de Andrade |
Fix a few little things.
|
Thu, 11 Mar 2010 17:59:53 +0000 |
masca |
We need a way to send commands without transaction ID
|
Wed, 10 Mar 2010 22:16:04 +0000 |
masca |
msn: Remove msn_cmdproc_send_quick in favor of msn_cmdproc_send_trans
|
Wed, 10 Mar 2010 21:46:37 +0000 |
masca |
msn: Delete msn_cmdproc_send since it just have duplicated code from
|
Wed, 24 Feb 2010 01:21:07 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head ddeec32813f54d5440b27a20c81743973d05079f)
|
Mon, 08 Feb 2010 07:41:15 +0000 |
Mark Doliner |
Rename "attribute" to "header" in a bunch of places. The SLP protocol
|
Sat, 06 Feb 2010 05:15:35 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
|
Thu, 04 Feb 2010 20:57:01 +0000 |
masca |
Default to FALSE the endpoints you want to sing out from this menu. It makes sense because you may want to just change the endpoint name.
|
Thu, 04 Feb 2010 20:54:09 +0000 |
masca |
Fix this inverted logic. Disconnect the selected endpoints as said in the field label.
|
Wed, 16 Dec 2009 23:45:27 +0000 |
Elliott Sales de Andrade |
When looping through the request fields, don't try to disconnect a field if
|
Tue, 15 Dec 2009 08:57:37 +0000 |
Elliott Sales de Andrade |
Add a dialog listing the other endpoints from which users can sign them out
|
Tue, 15 Dec 2009 03:58:03 +0000 |
Elliott Sales de Andrade |
Allow setting the name of the current location. The default is still Pidgin
|
Wed, 22 Sep 2010 14:17:09 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin:
|
Mon, 23 Aug 2010 00:52:24 +0000 |
Elliott Sales de Andrade |
Kill off many dead assignments and any useless remaining variables.
|
Wed, 11 Aug 2010 21:35:32 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Sat, 31 Jul 2010 20:47:31 +0000 |
Elliott Sales de Andrade |
Save and cancel-on-exit any URL requests, instead of checking the
|
Tue, 25 May 2010 22:21:47 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Thu, 20 May 2010 22:54:26 +0000 |
Elliott Sales de Andrade |
Add a pref for allowing direct connections.
|
Fri, 14 May 2010 17:24:16 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Mon, 10 May 2010 23:14:05 +0000 |
Elliott Sales de Andrade |
Implement [gs]et_public_alias in MSN.
|
Mon, 10 May 2010 21:16:20 +0000 |
Elliott Sales de Andrade |
Align.
|
Wed, 05 May 2010 15:42:34 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin.
|
Thu, 29 Apr 2010 05:58:02 +0000 |
Paul Aurich |
Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
|
Tue, 16 Mar 2010 23:14:54 +0000 |
Marcus Lundblad |
Set desired image formats for thumbnails as a parameter to
|
Mon, 15 Mar 2010 21:49:02 +0000 |
Marcus Lundblad |
Allow PRPLs to specify the image formats acceptable for thumbnails (in
|