Tue, 27 May 2008 02:24:03 +0000 Michael Ruprecht Added better Farsight error handling. Fixes several crash bugs related soc.2008.vv file | diff | annotate
Sun, 25 May 2008 04:01:44 +0000 Michael Ruprecht Fix compiling with the --disable-vv switch. soc.2008.vv file | diff | annotate
Sat, 24 May 2008 01:40:34 +0000 Michael Ruprecht Moved jingle.c global variable "sessions" into JabberStream. soc.2008.vv file | diff | annotate
Fri, 23 May 2008 02:42:32 +0000 Michael Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences soc.2008.vv file | diff | annotate
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 90e87c8db26ba4d17ea6b7739aa142adc028db7c) vv file | diff | annotate
Wed, 11 Jun 2008 15:20:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head e04778a3d29a5c87d9c696d2fd461ff9a57f621c) xmpp.custom_smiley file | diff | annotate
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627. xmpp.custom_smiley file | diff | annotate
Fri, 15 Aug 2008 16:35:32 +0000 Tobias Markmann * moving BOSH interfacing from jabber_send to jabber_send_raw soc.2008.xmpp file | diff | annotate
Fri, 15 Aug 2008 14:02:21 +0000 Tobias Markmann * using libpurple's internal SASL mechanisms during BOSH authentication phase soc.2008.xmpp file | diff | annotate
Sat, 09 Aug 2008 22:16:11 +0000 Tobias Markmann * doing HTTP requests soc.2008.xmpp file | diff | annotate
Tue, 05 Aug 2008 22:24:39 +0000 Tobias Markmann * adding receive callback; preparing receiving and boot code soc.2008.xmpp file | diff | annotate
Tue, 05 Aug 2008 18:44:42 +0000 Tobias Markmann * adding bosh files to Makefile.am & .mingw soc.2008.xmpp file | diff | annotate
Sun, 03 Aug 2008 22:21:49 +0000 Tobias Markmann * small bugfix in jabber_ipc_add_feature() soc.2008.xmpp file | diff | annotate
Sun, 03 Aug 2008 13:48:59 +0000 Tobias Markmann * looking for alternative connection methods if direct connection fails soc.2008.xmpp file | diff | annotate
Fri, 01 Aug 2008 12:34:33 +0000 Tobias Markmann * some code style adjustments in caps.c soc.2008.xmpp file | diff | annotate
Tue, 15 Jul 2008 15:38:15 +0000 Tobias Markmann * implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function soc.2008.xmpp file | diff | annotate
Tue, 08 Jul 2008 15:05:45 +0000 Tobias Markmann * IPC work soc.2008.xmpp file | diff | annotate
Mon, 07 Jul 2008 18:28:05 +0000 Tobias Markmann * removing several warnings soc.2008.xmpp file | diff | annotate
Sun, 06 Jul 2008 21:20:35 +0000 Tobias Markmann * adding documentation for IPC function contact_has_feature soc.2008.xmpp file | diff | annotate
Sun, 06 Jul 2008 21:09:50 +0000 Tobias Markmann * adding IPC function 'contact_has_feature' soc.2008.xmpp file | diff | annotate
Sun, 06 Jul 2008 18:51:26 +0000 Tobias Markmann * fixing a bug in jabber_caps_compare() soc.2008.xmpp file | diff | annotate
Mon, 16 Jun 2008 13:52:45 +0000 Tobias Markmann Removing short-names for features and calculating own caps hash. soc.2008.xmpp file | diff | annotate
Mon, 30 Jun 2008 22:58:18 +0000 Mark Doliner Only check for EAGAIN if read returned less than 0. This fixes a bug file | diff | annotate
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head dceac1fa805ae2abe0a02d68e685490a52e94d48) file | diff | annotate
Wed, 18 Jun 2008 03:16:28 +0000 Daniel Atallah We only allow one keepalive timeout, so simplify this. file | diff | annotate
Wed, 18 Jun 2008 03:14:47 +0000 Daniel Atallah Cleanup some duplication and simplify this. file | diff | annotate
Wed, 04 Jun 2008 23:05:31 +0000 Mark Doliner Don't crash if the given jabber id is invalid. For example, file | diff | annotate
Mon, 02 Jun 2008 09:52:30 +0000 Mark Doliner The status type says that mood and moodtext are strings, so we don't file | diff | annotate
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial, file | diff | annotate
Thu, 19 Jun 2008 03:10:50 +0000 Daniel Atallah applied changes from f3703d89403f9f8e8b927beeb2f2ac05628c371d release-2.4.3 file | diff | annotate
Wed, 14 May 2008 05:11:32 +0000 Ka-Hing Cheung patch from Andrew Gaul to fix another memleak file | diff | annotate
Thu, 03 Apr 2008 23:38:59 +0000 Mark Doliner Correct some help strings for Jabber slash commands file | diff | annotate
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp. vv.ticket34 file | diff | annotate
Sat, 15 Mar 2008 07:39:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 3c62e67e1c87d77d7ce6e8619bb63dc8ea55cc64) vv file | diff | annotate
Tue, 11 Mar 2008 22:58:36 +0000 Evan Schoenberg Only allow one keepalive_timeout at a time. This prevents us from starting a file | diff | annotate
Sat, 08 Mar 2008 17:17:57 +0000 Ethan Blanton Increase XMPP ping timeout from 20s to 120s file | diff | annotate
Tue, 26 Feb 2008 13:53:22 +0000 Stu Tomlinson Use connect server as FQDN for SASL auth except when it is an IP address. file | diff | annotate
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ce4724bf245c569ddd51b3c3a59feb6fbe4a4753) vv file | diff | annotate
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds file | diff | annotate
Sun, 13 Jan 2008 22:44:01 +0000 John Bailey This adds accessor and mutator API for the PurpleAttentionType struct. file | diff | annotate
Tue, 08 Jan 2008 00:22:48 +0000 Andreas Monitzer Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787 file | diff | annotate
Sat, 05 Jan 2008 11:08:48 +0000 Sadrul Habib Chowdhury Utility functions to set and format song information. Closes #4398. file | diff | annotate
Thu, 03 Jan 2008 18:31:58 +0000 Stu Tomlinson Fixes for incorrectly displaying user tune emblem and empty current media. file | diff | annotate
Wed, 02 Jan 2008 14:01:15 +0000 Will Thompson Masca noticed that 0d28b254d322fb0006034065870603672e5666d2 made jabber.c not file | diff | annotate
Wed, 02 Jan 2008 06:36:35 +0000 Evan Schoenberg Keep track of the keepalive timeout source so it can be removed when the account disconnects. This prevents a possible crash if the timeout fired after the account disconnected. file | diff | annotate
Sat, 29 Dec 2007 17:45:47 +0000 Evan Schoenberg Fix some compilation problems when USE_FARSIGHT isn't defined. vv file | diff | annotate
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 5157ec7a2b6f7025fc0f6ed1f1093a725cfcf6f3) vv file | diff | annotate
Fri, 28 Dec 2007 05:54:50 +0000 Evan Schoenberg purple_timeout_remove(), not g_source_remove(), must be used to remove a timeout added by purple_timeout_add(). The latter works when the glib run loop is being used but not when any other eventloop implementation is in use. file | diff | annotate
Tue, 18 Dec 2007 07:33:32 +0000 Sean Egan Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds file | diff | annotate
Tue, 11 Dec 2007 01:34:18 +0000 Andreas Monitzer Fixed http://trac.adiumx.com/ticket/8529 file | diff | annotate
Wed, 21 Nov 2007 05:22:39 +0000 Daniel Atallah Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768 file | diff | annotate
Mon, 19 Nov 2007 08:05:36 +0000 Evan Schoenberg The Jabber registration process depends upon having a non-NULL cbdata->who, file | diff | annotate
Mon, 19 Nov 2007 06:15:29 +0000 Evan Schoenberg merge of '70025aa3e74c56e9e658f05c00a6c21e9cccd76f' file | diff | annotate
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk. file | diff | annotate
Fri, 16 Nov 2007 02:41:37 +0000 Daniel Atallah Fix #3669 file | diff | annotate
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 25bb99ca43cd6a8b71f33d68353ebb0682bf4626) cpw.resiak.disconnectreason file | diff | annotate
Mon, 19 Nov 2007 06:15:15 +0000 Evan Schoenberg Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation. file | diff | annotate
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 2f91b326b3f073672c2475a8c30a06826da9b82f) file | diff | annotate
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of 'c6d76b49c2061450fff921250d48097d8e50eeab' file | diff | annotate
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '84875f5cae2ec3fe23b186ce39ca21beba5ecf3f' file | diff | annotate
(0) -100 -60 tip

mercurial