Thu, 21 Jan 2010 20:28:41 +0000 |
Paul Aurich |
jabber: Pedantically this bothered me, but changing the message to
|
Thu, 21 Jan 2010 20:23:38 +0000 |
Paul Aurich |
jabber: Newline at the end of this message.
|
Thu, 17 Dec 2009 16:50:12 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 15 Dec 2009 00:14:33 +0000 |
Paul Aurich |
jabber: Print a better error message when all connection methods fail.
|
Sun, 06 Dec 2009 00:52:10 +0000 |
Paul Aurich |
jabber: Roster Versioning support.
|
Sat, 05 Dec 2009 22:48:34 +0000 |
Paul Aurich |
jabber: Clean up this code a little.
|
Thu, 03 Dec 2009 05:39:00 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 4185001f1d8e8d7c894fa194202f7051f06cb59f)
|
Tue, 01 Dec 2009 21:18:45 +0000 |
Paul Aurich |
jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.
|
Fri, 27 Nov 2009 20:36:31 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
|
Tue, 17 Nov 2009 23:05:18 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)
|
Tue, 17 Nov 2009 19:23:05 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
|
Mon, 09 Nov 2009 03:42:26 +0000 |
Paul Aurich |
jabber: Complete (though untested) SCRAM implementation.
|
Sat, 07 Nov 2009 06:10:17 +0000 |
Paul Aurich |
jabber: Factor the SASL auth methods into their own files.
|
Mon, 30 Nov 2009 16:07:54 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 27 Nov 2009 17:07:19 +0000 |
Paul Aurich |
jabber: More namespaces! This is a good stopping point for now.
|
Fri, 27 Nov 2009 07:13:38 +0000 |
Paul Aurich |
merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'
|
Thu, 26 Nov 2009 22:47:53 +0000 |
Paul Aurich |
jabber: Add the missing file and fix up the Google session namespaces
|
Thu, 26 Nov 2009 22:35:07 +0000 |
Paul Aurich |
jabber: Start putting all the namespaces in one location with consistent naming.
|
Wed, 25 Nov 2009 19:00:39 +0000 |
Stu Tomlinson |
Add some safety to jabber_send_signal_cb in case someone else was listening
|
Fri, 20 Nov 2009 16:36:33 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 17 Nov 2009 21:34:28 +0000 |
Marcus Lundblad |
jabber: don't crash when right-clicking on buddies non on the local roster
|
Fri, 13 Nov 2009 15:04:10 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Thu, 12 Nov 2009 23:24:43 +0000 |
Marcus Lundblad |
jabber: Determine if a buddy can receive a file transfer (when we have
|
Sun, 08 Nov 2009 02:21:28 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 06 Nov 2009 09:13:28 +0000 |
Paul Aurich |
jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
|
Fri, 06 Nov 2009 08:55:36 +0000 |
Paul Aurich |
jabber: Fix a few places where the default for require_tls was wrong.
|
Fri, 06 Nov 2009 08:39:49 +0000 |
Paul Aurich |
jabber: Convert to purple_debug_* convenience functions.
|
Fri, 06 Nov 2009 08:14:53 +0000 |
Paul Aurich |
jabber: Print account name on sent stanzas in the debug log.
|
Wed, 04 Nov 2009 16:58:41 +0900 |
Yoshiki Yazawa |
commit differences as a revision for now.
|
Mon, 26 Oct 2009 03:41:22 +0000 |
Paul Aurich |
jabber: Oops. --leaks.
|
Sun, 25 Oct 2009 15:30:09 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 24 Oct 2009 00:59:12 +0000 |
Paul Aurich |
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
|
Wed, 21 Oct 2009 14:41:12 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 16 Oct 2009 20:22:26 +0000 |
Paul Aurich |
jabber: Correct the /part command's help.
|
Wed, 14 Oct 2009 13:26:08 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 10 Oct 2009 19:44:44 +0000 |
Sadrul Habib Chowdhury |
A leak fix in the candidate list, and some code simplification.
|
Sun, 11 Oct 2009 00:51:47 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 06 Oct 2009 03:25:26 +0000 |
Paul Aurich |
jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
|
Fri, 02 Oct 2009 16:19:19 +0000 |
Daniel Atallah |
Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
|
Fri, 25 Sep 2009 14:32:16 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Thu, 24 Sep 2009 16:38:49 +0000 |
Paul Aurich |
jabber: Always require a resource when starting Legacy IQ Auth.
|
Thu, 24 Sep 2009 16:02:36 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 20 Sep 2009 10:57:21 +0000 |
Will Thompson |
Advertise jingle rtp, and only advertise rawudp if VV is enabled
|
Thu, 27 Aug 2009 02:37:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 25 Aug 2009 16:38:18 +0000 |
Paul Aurich |
jabber: Fix using BOSH and legacy auth together. Closes #9990.
|
Mon, 24 Aug 2009 17:20:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 22 Aug 2009 02:52:30 +0000 |
Paul Aurich |
Remove specific copyright lines from the XMPP prpl.
|
Mon, 03 Aug 2009 00:46:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
|
Sat, 01 Aug 2009 15:50:06 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)
|
Thu, 30 Jul 2009 06:52:24 +0000 |
Paul Aurich |
Fix two strings as pointed out on translators@
|
Wed, 22 Jul 2009 04:15:09 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 7c0f8ebeda0f59bd50e8e1692886616f302badcf)
|
Tue, 21 Jul 2009 05:15:54 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 73a88ac85b97264c19b9a9966270eecd310b6bff)
|
Sat, 18 Jul 2009 17:15:20 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head d3334a023251e5d640dc061092a6aa2fbd14e629)
|
Sat, 18 Jul 2009 07:39:24 +0000 |
Paul Aurich |
Use a better error post-string freeze for the IDNA-conversion failure.
|
Sun, 02 Aug 2009 16:43:49 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 01 Aug 2009 22:12:30 +0000 |
Paul Aurich |
jabber: Store the "own JabberBuddy" in the JabberStream* struct.
|
Sat, 01 Aug 2009 21:45:24 +0000 |
Paul Aurich |
jabber: Stop fall-through on connection error.
|
Sat, 01 Aug 2009 04:01:51 +0000 |
Paul Aurich |
jabber: Remove js->use_bosh
|
Sat, 01 Aug 2009 14:55:12 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 01 Aug 2009 02:58:40 +0000 |
Paul Aurich |
jabber: Add the two Gtalk video features to the disco#info/caps hash
|