Fri, 23 Apr 2010 22:19:23 +0000 |
Elliott Sales de Andrade |
merge of '21280175da42b51e30e31b091bb3b4adf7708407'
|
Mon, 19 Apr 2010 08:05:55 +0000 |
Elliott Sales de Andrade |
Remove old code that was commented out, but is really just not necessary.
|
Wed, 17 Mar 2010 03:45:07 +0000 |
kukkerman |
Initial support for direct connections. Preliminary patch from ticket #247
|
Sat, 17 Apr 2010 03:06:42 +0000 |
Elliott Sales de Andrade |
Those Adium guys don't like this slash.
|
Fri, 06 Feb 2009 23:19:27 +0000 |
Marcus Lundblad |
A little manual merge...
|
Sun, 07 Dec 2008 01:37:06 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
|
Mon, 24 Nov 2008 22:13:44 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
Thu, 13 Nov 2008 19:49:58 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
|
Mon, 20 Oct 2008 18:44:06 +0000 |
Marcus Lundblad |
Adds attention UI to Pidgin (can send attentions using a menu item)
|
Mon, 14 Dec 2009 23:57:26 +0000 |
Elliott Sales de Andrade |
*** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):
|
Thu, 03 Sep 2009 23:09:08 +0000 |
Elliott Sales de Andrade |
Don't auto-close MSN switchboard connections for chats, because that means
|
Wed, 02 Sep 2009 03:22:15 +0000 |
Elliott Sales de Andrade |
Properly quote the imgstore ID in the HTML for an Ink message so that the
|
Sun, 19 Jul 2009 17:41:38 +0000 |
Ka-Hing Cheung |
Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
|
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
|
Mon, 06 Jul 2009 04:37:06 +0000 |
Elliott Sales de Andrade |
Add support for receiving handwritten (Ink) messages from MSN buddies.
|
Thu, 09 Apr 2009 01:38:23 +0000 |
Mike Ruprecht |
Notify the user if a contact invites them to a voice call over MSN.
|
Sat, 21 Mar 2009 02:20:52 +0000 |
Elliott Sales de Andrade |
Add some missing newlines in debug messages.
|
Sat, 28 Feb 2009 03:21:19 +0000 |
Elliott Sales de Andrade |
These debug messages need newlines.
|
Sun, 01 Feb 2009 08:25:57 +0000 |
Elliott Sales de Andrade |
Move some MSN message handlers from switchboard to general msg.c.
|
Tue, 27 Jan 2009 05:25:01 +0000 |
Elliott Sales de Andrade |
Missed a file in previous commit. Avoids a double-free.
|
Tue, 25 Nov 2008 22:06:06 +0000 |
Mark Doliner |
Remove this timer when the switchboard is destroyed. Fixes a crash
|
Sun, 23 Nov 2008 22:40:18 +0000 |
Elliott Sales de Andrade |
Don't request an acknowledgement on an auto-response message and don't set a
|
Sun, 23 Nov 2008 22:29:41 +0000 |
Elliott Sales de Andrade |
Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
|
Sun, 23 Nov 2008 21:57:18 +0000 |
Elliott Sales de Andrade |
disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
|
Sun, 23 Nov 2008 04:12:43 +0000 |
Elliott Sales de Andrade |
Mark added a workaround for not having enough parameters in this command.
|
Thu, 13 Nov 2008 07:22:39 +0000 |
Mark Doliner |
msn_slplink_remove_slpcall() shouldn't be responsible for setting
|
Tue, 30 Sep 2008 05:52:57 +0000 |
Ka-Hing Cheung |
attempts to resend message on switchboard error once, tested by maually
|
Sat, 30 Aug 2008 07:53:32 +0000 |
Ka-Hing Cheung |
Stu's idea, I sort of did it the other way. I don't know if it will help
|
Fri, 15 Aug 2008 02:34:21 +0000 |
Stu Tomlinson |
We don't need slplink or switchboard low-level debugging enabled by default
|
Thu, 14 Aug 2008 05:25:12 +0000 |
Ka-Hing Cheung |
This should fix a crash that I've been seeing. I am not sure if this is the
|