Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Fri, 06 Jun 2008 21:10:16 +0000 |
Mike Ruprecht |
Use the right namespaces for broadcasting and discovering Jingle support.
|
Fri, 06 Jun 2008 07:43:03 +0000 |
Mike Ruprecht |
Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
|
Wed, 04 Jun 2008 19:21:49 +0000 |
Mike Ruprecht |
Added functions to help create Jingle packets. Revised some of the Jingle flow.
|
Mon, 02 Jun 2008 21:58:39 +0000 |
Mike Ruprecht |
Further decoupled Jingle code from jabber.c:
|
Mon, 02 Jun 2008 20:59:20 +0000 |
Mike Ruprecht |
Moved Jingle message handlers from jabber.c to jingle.c.
|
Mon, 02 Jun 2008 18:18:58 +0000 |
Mike Ruprecht |
Fix crash bug when checking if a contact can do media when logging out.
|
Sat, 31 May 2008 20:15:34 +0000 |
Mike Ruprecht |
Check remote JID's capabilities for audio and video XEP support.
|
Sat, 31 May 2008 06:29:38 +0000 |
Mike Ruprecht |
Create a proper media menu with options for audio, video, and
|
Wed, 28 May 2008 21:13:36 +0000 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
Tue, 27 May 2008 16:30:26 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Wed, 28 May 2008 21:00:40 +0000 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
Tue, 27 May 2008 02:24:03 +0000 |
Mike Ruprecht |
Added better Farsight error handling. Fixes several crash bugs related
|
Sun, 25 May 2008 04:01:44 +0000 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
Sat, 24 May 2008 01:40:34 +0000 |
Mike Ruprecht |
Moved jingle.c global variable "sessions" into JabberStream.
|
Fri, 23 May 2008 02:42:32 +0000 |
Mike Ruprecht |
Updates voice and video to use Farsight 2, gets XMPP voice conferences
|
Sun, 13 Apr 2008 17:53:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Sat, 15 Mar 2008 07:39:15 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Fri, 15 Aug 2008 16:35:32 +0000 |
Tobias Markmann |
* moving BOSH interfacing from jabber_send to jabber_send_raw
|
Fri, 15 Aug 2008 14:02:21 +0000 |
Tobias Markmann |
* using libpurple's internal SASL mechanisms during BOSH authentication phase
|
Sat, 09 Aug 2008 22:16:11 +0000 |
Tobias Markmann |
* doing HTTP requests
|
Tue, 05 Aug 2008 22:24:39 +0000 |
Tobias Markmann |
* adding receive callback; preparing receiving and boot code
|
Tue, 05 Aug 2008 18:44:42 +0000 |
Tobias Markmann |
* adding bosh files to Makefile.am & .mingw
|
Sun, 03 Aug 2008 22:21:49 +0000 |
Tobias Markmann |
* small bugfix in jabber_ipc_add_feature()
|
Sun, 03 Aug 2008 13:48:59 +0000 |
Tobias Markmann |
* looking for alternative connection methods if direct connection fails
|
Fri, 01 Aug 2008 12:34:33 +0000 |
Tobias Markmann |
* some code style adjustments in caps.c
|
Tue, 15 Jul 2008 15:38:15 +0000 |
Tobias Markmann |
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
|
Tue, 08 Jul 2008 15:05:45 +0000 |
Tobias Markmann |
* IPC work
|
Mon, 07 Jul 2008 18:28:05 +0000 |
Tobias Markmann |
* removing several warnings
|
Sun, 06 Jul 2008 21:20:35 +0000 |
Tobias Markmann |
* adding documentation for IPC function contact_has_feature
|
Sun, 06 Jul 2008 21:09:50 +0000 |
Tobias Markmann |
* adding IPC function 'contact_has_feature'
|
Sun, 06 Jul 2008 18:51:26 +0000 |
Tobias Markmann |
* fixing a bug in jabber_caps_compare()
|
Mon, 16 Jun 2008 13:52:45 +0000 |
Tobias Markmann |
Removing short-names for features and calculating own caps hash.
|
Sat, 29 Dec 2007 17:45:47 +0000 |
Evan Schoenberg |
Fix some compilation problems when USE_FARSIGHT isn't defined.
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Tue, 28 Aug 2007 09:20:27 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Tue, 14 Aug 2007 07:13:22 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
|
Tue, 07 Aug 2007 04:11:02 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
|
Thu, 28 Jun 2007 08:37:46 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)
|
Sun, 24 Jun 2007 16:09:25 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)
|
Mon, 18 Jun 2007 03:20:15 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)
|
Sat, 09 Jun 2007 04:12:47 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head dff846c19b3c14ce3094dda9a5b72c70e6e11121)
|
Thu, 07 Jun 2007 07:32:06 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)
|
Tue, 15 May 2007 02:39:12 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
|
Wed, 09 May 2007 06:05:32 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head b131b26bdebd017ae74090008e1672615c9080bc)
|
Mon, 07 May 2007 01:58:53 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
|
Sat, 05 May 2007 08:00:03 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)
|
Tue, 01 May 2007 16:17:33 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head d9de4b9bf74d630786c37ca3c0759f6e4bc1bcda)
|
Thu, 26 Apr 2007 21:15:41 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)
|
Wed, 25 Apr 2007 07:57:26 +0000 |
Yoshiki Yazawa |
yaz patch has been applied.
|
Mon, 02 Mar 2009 06:37:05 +0000 |
Elliott Sales de Andrade |
Remove some extra trailing whitespace I noticed after merging mlundblad's
|
Mon, 02 Mar 2009 06:26:15 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Fri, 02 Jan 2009 22:35:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Fri, 02 Jan 2009 22:28:34 +0000 |
Richard Laager |
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
|
Fri, 02 Jan 2009 22:23:38 +0000 |
Richard Laager |
explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
|
Mon, 08 Dec 2008 17:57:09 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
|
Thu, 04 Dec 2008 04:42:27 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Sun, 30 Nov 2008 06:25:26 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
|
Thu, 27 Nov 2008 06:05:42 +0000 |
Richard Laager |
explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
|
Fri, 31 Oct 2008 09:24:43 +0000 |
Sadrul Habib Chowdhury |
Some more struct hiding.
|
Mon, 16 Feb 2009 20:51:03 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
|
Thu, 12 Feb 2009 21:49:21 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
Fri, 06 Feb 2009 22:49:01 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
Mon, 19 Jan 2009 21:53:53 +0000 |
Marcus Lundblad |
Print alias (if known) in some error/info messages when failing to buzz
|
Fri, 16 Jan 2009 21:25:48 +0000 |
Marcus Lundblad |
Print to conversation from jabber_cmd_buzz, this prevents printing two info
|
Tue, 13 Jan 2009 19:47:02 +0000 |
Marcus Lundblad |
Add a missing space, thanks Paul!
|
Tue, 13 Jan 2009 19:23:07 +0000 |
Marcus Lundblad |
Change error message shown when trying to buzz a buddy who doesn't announce
|
Thu, 01 Jan 2009 18:15:46 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
Tue, 23 Dec 2008 20:14:13 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
Mon, 22 Dec 2008 08:40:29 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
Sun, 15 Feb 2009 21:26:22 +0000 |
Paul Aurich |
Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
|
Sun, 15 Feb 2009 20:22:30 +0000 |
mcepl |
Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
|
Sat, 07 Feb 2009 23:45:18 +0000 |
Elliott Sales de Andrade |
The jabber_register_parse function was looking for the <x> node as a
|
Tue, 03 Feb 2009 05:39:47 +0000 |
Elliott Sales de Andrade |
For some reason, all these statuses were set to saveable=FALSE. With the
|
Thu, 01 Jan 2009 17:27:54 +0000 |
Paul Aurich |
Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so
|
Tue, 23 Dec 2008 16:55:49 +0000 |
John Bailey |
Slightly modified version of a fix fqueze proposed for a crash with the empty
|
Mon, 22 Dec 2008 07:51:06 +0000 |
Mark Doliner |
Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
|
Thu, 18 Dec 2008 06:28:36 +0000 |
Ka-Hing Cheung |
some server(s) don't like empty resource which we now default to. I am not
|
Tue, 09 Dec 2008 20:31:43 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
|
Sun, 07 Dec 2008 01:38:29 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
|
Sun, 30 Nov 2008 19:36:38 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
|
Sun, 30 Nov 2008 19:34:11 +0000 |
Marcus Lundblad |
Patch from Darkrain42 to avoid a double-free on status values
|
Tue, 18 Nov 2008 22:34:08 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
Mon, 08 Dec 2008 02:22:59 +0000 |
Sadrul Habib Chowdhury |
Use g_free instead of free.
|
Wed, 03 Dec 2008 05:31:52 +0000 |
Ka-Hing Cheung |
darkrain again
|
Sat, 29 Nov 2008 23:53:50 +0000 |
John Bailey |
Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the
|
Sat, 29 Nov 2008 18:20:58 +0000 |
John Bailey |
Revert the part of 280dc76b which broke XMPP resources such that only those
|
Sat, 29 Nov 2008 01:52:36 +0000 |
Ka-Hing Cheung |
me likes this better, References #5565
|
Fri, 28 Nov 2008 02:42:47 +0000 |
John Bailey |
Allow blank resources on XMPP when creating/modifying accounts. This works
|
Fri, 28 Nov 2008 02:19:42 +0000 |
Jonathan Sailor |
Some improvements to XMPP resource handling:
|
Mon, 17 Nov 2008 00:41:45 +0000 |
Richard Laager |
I don't know why we'd want the TUNE status to be saveable.
|
Fri, 31 Oct 2008 07:59:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
Sun, 19 Oct 2008 21:46:38 +0000 |
Marcus Lundblad |
merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
|
Thu, 16 Oct 2008 19:26:15 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
|
Thu, 02 Oct 2008 01:28:52 +0000 |
Daniel Atallah |
Set the connection display name to the server-assigned full jid for XMPP
|
Sun, 19 Oct 2008 21:45:39 +0000 |
Marcus Lundblad |
Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
|
Sun, 12 Oct 2008 17:38:32 +0000 |
Marcus Lundblad |
Allow the /buzz command without argument (sends attention to the JID of the
|
Wed, 01 Oct 2008 22:25:36 +0000 |
Marcus Lundblad |
Updated to new namespace for XEP-0224.
|
Thu, 25 Sep 2008 20:08:53 +0000 |
Marcus Lundblad |
Updated support for XEP-0224.
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Fri, 05 Sep 2008 21:55:09 +0000 |
Marcus Lundblad |
Updated to use latest spec. in XEP-0231
|
Thu, 04 Sep 2008 21:27:33 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
|
Sat, 09 Aug 2008 01:58:27 +0000 |
Daniel Atallah |
Restrict buddy icon downloads from arbitrary urls to 200kB.
|
Sun, 27 Jul 2008 22:46:49 +0000 |
Daniel Atallah |
Fix a stupid mistake in the previous commit.
|
Sun, 27 Jul 2008 22:34:32 +0000 |
Daniel Atallah |
Add support for using multiple "xmpp-client" records on a domain, by trying the
|
Thu, 17 Jul 2008 04:49:35 +0000 |
Daniel Atallah |
disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
|
Thu, 17 Jul 2008 04:38:07 +0000 |
Daniel Atallah |
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
|
Wed, 11 Jun 2008 15:20:16 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
|
Sun, 01 Jun 2008 20:55:54 +0000 |
Marcus Lundblad |
Custom smileys for XMPP according to XEP 0231. Refs #5627.
|
Mon, 30 Jun 2008 22:58:18 +0000 |
Mark Doliner |
Only check for EAGAIN if read returned less than 0. This fixes a bug
|
Thu, 26 Jun 2008 09:07:56 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
|
Wed, 18 Jun 2008 03:16:28 +0000 |
Daniel Atallah |
We only allow one keepalive timeout, so simplify this.
|
Wed, 18 Jun 2008 03:14:47 +0000 |
Daniel Atallah |
Cleanup some duplication and simplify this.
|