2010-09-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1fe5329935f43a65155a01681228bdab48f3b48b)
|
2010-09-02 |
Marcus Lundblad |
Actually handle candidates we receive from the initiator before setting up our own streams (after getting a relay response from the HTTP server). This seems to somewhat work now, though for some reason it seems to use relays also locally...
|
2010-09-01 |
Marcus Lundblad |
Now it compiles again...
|
2010-09-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head a77dc94f547f14d1ece7df32c04bcd19f393d719)
|
2010-09-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 947bfbeaa5e5a82ae69f2f3d36e34af9c15e24df)
|
2010-03-10 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head a9876c2b74baddb4b0fd99eede7daef1d346604b)
|
2010-03-09 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 96b27a20c7250b87761a8bd4f5540bf1fa32b6f4)
|
2010-02-18 |
Marcus Lundblad |
Make the check for PRPL-supplied TURN parameters in the new place
|
2010-02-18 |
Marcus Lundblad |
Merge fix.
|
2010-02-18 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
|
2010-02-14 |
Marcus Lundblad |
merge of '4e5f78559deacc45eb458cdbe7ffc96491ab11bd'
|
2010-02-14 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 8cc16fcb41111aae817fe10168b40d82990895c5)
|
2010-02-14 |
Marcus Lundblad |
Fix merge and a compilation error
|
2010-01-08 |
Marcus Lundblad |
merge of '0e796ed7d94b3fa776ecd40ce0da65ae3f6b3242'
|
2010-01-08 |
Marcus Lundblad |
Some merge-resolving...
|
2010-01-08 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
|
2009-12-10 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 23403faa17b752c8e88650199945fbd8843f3796)
|
2009-12-06 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head a582dd339f019301adca693df4b1a8fb135a1774)
|
2009-11-29 |
Marcus Lundblad |
Fixup namespaces stuff after merge
|
2009-11-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
|
2009-11-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
|
2009-11-09 |
Marcus Lundblad |
merge of '745f55ef98eaf96a452eb54bb2c46f21845f9996'
|
2009-11-09 |
Marcus Lundblad |
Use Google mode also for video when on a Google connection and the receiver
|
2009-11-09 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
|
2009-11-03 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
|
2009-10-20 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
|
2009-09-30 |
Marcus Lundblad |
Keep track of more than one relay request at a time (this is probably not
|
2009-09-30 |
Marcus Lundblad |
Reduce the debug noise a bit, since we print out the relay HTTP response
|
2009-09-28 |
Marcus Lundblad |
Rearranged some code to remove some duplication.
|
2009-09-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 903af32836ce489b57aec5f255ba91e9e675526f)
|
2009-09-27 |
Marcus Lundblad |
Cancel ongoing Google relay request when signing out
|
2009-09-26 |
Marcus Lundblad |
The receiver can now generate relayed candidates
|
2009-09-25 |
Marcus Lundblad |
Don't include relay-info in the stream params if the prpl has already set it
|
2009-09-24 |
Marcus Lundblad |
Can now generate a relayed candidate for the initiator
|
2009-09-22 |
Marcus Lundblad |
Can now sucessfully request relay info through HTTP
|
2009-09-21 |
Marcus Lundblad |
Only revert to Google jingle if using a Google account (since that is when
|
2009-09-21 |
Marcus Lundblad |
merge of '04e7c54608e551322192b750ca2921f5b39b993c'
|
2009-09-21 |
Marcus Lundblad |
Always use Google jingle when the other end supports, will have to do this
|
2009-09-20 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
|
2009-08-31 |
Marcus Lundblad |
Some unfinished code to take advantage of Google's relays
|
2010-09-06 |
Björn Voigt |
Updated German translation:
|
2010-09-06 |
Paul Aurich |
merge of '0576c6c542692f13557ba1ab61c00b3320aee2f6'
|
2010-09-06 |
Paul Aurich |
perl: Wrap purple_chat_get_components
|
2010-09-05 |
Elliott Sales de Andrade |
merge of '5f79bbf59f5a635ca42876049d3ac856b761d0ad'
|
2010-09-03 |
Gabriel Schulhof |
Auto-parent the Plugins dialog.
|
2010-09-05 |
Paul Aurich |
perl: Fix chat-related functions.
|
2010-09-04 |
Marcus Lundblad |
jabber: priority is called preference in Google mode
|
2010-09-04 |
Marcus Lundblad |
jabber: set priority on remote candidates for Google-style vv
|
2010-09-03 |
Stu Tomlinson |
Fix connecting to Yahoo when a global proxy has been specified, but is
|
2010-09-03 |
Elliott Sales de Andrade |
merge of 'c7f2cce48dfe465889b7803de44156e7e89e41e0'
|
2010-09-03 |
Elliott Sales de Andrade |
protocol is the *value*, not the *key*. Thus, we really shouldn't be
|
2010-09-01 |
Elliott Sales de Andrade |
Spelling and spacing.
|
2010-09-02 |
Jochen Kemnade |
update German translation
|
2010-09-01 |
Marcus Lundblad |
jabber: Missed intialising session_data here.
|
2010-09-01 |
Stu Tomlinson |
Ensure predictable use of SSL libs in RPMs (GnuTLS for SuSE, NSS for
|
2010-08-31 |
Marcus Lundblad |
propagate from branch 'im.pidgin.cpw.malu.xmpp.google_refactor' (head 9fb0b3c267d95f8e593ed5fb8fcb5fc1bd578630)
|
2010-08-31 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dca20e09164518b0f7a773edd7e9649f41d8873d)
|
2010-04-09 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7c76f200d8b976548ea95b94a1674b931a7694f7)
|
2010-03-29 |
Marcus Lundblad |
Remove direct use of PurpleMedia in the GoogleSession struct
|
2010-03-25 |
Marcus Lundblad |
Added new files in sub directory google
|
2010-03-25 |
Marcus Lundblad |
First shot at refactoring the Google-specific XMPP code.
|
2010-08-31 |
Marcus Lundblad |
media: Add a close button to the stand-alone video configuration window. Adjusted title
|
2010-08-31 |
Marcus Lundblad |
media: Added a plugin action menu for the voice and video settings plugin.
|
2010-08-31 |
Marcus Lundblad |
Removed the TCP and TLS TURN relaying options since libnice currently only supports these in Google mode. Added a note about this in fs-backend.c and changed the prefs label to read "UDP Port"
|