aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Checks for inband registration support via disco#info, instead of using the s...Boris Grozev2013-02-282-8/+31
* Commits the 2.0 version number in preparation for 2.0 release. Few more build...Damian Minkov2013-02-271-2/+2
* Log exception if the Outlook Native Lib cannot be loadedIngo Bauersachs2013-02-271-1/+9
* Fixes multiple newly-introduced warnings.Lyubomir Marinov2013-02-273-69/+62
* Fixes NPE in error dialog.Damian Minkov2013-02-271-1/+1
* renames the CoBri extension to COLIBRI (for COnferencing with LIghtwight BRId...Emil Ivov2013-02-279-302/+306
* Implements contact details edition and notification for outlook.Vincent Lucas2013-02-274-119/+745
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-2649-333/+245
* Adds log entries when a Cobri (Colibri) channel's SSRCs change. Minor correct...Boris Grozev2013-02-266-17/+27
* Adds option to disable custom digest-md5 mechanism.Damian Minkov2013-02-262-11/+19
* Revert r10449 as possibly causing problemsTom Denham2013-02-261-28/+24
* Fixes changing sound files in notification configuration.Damian Minkov2013-02-251-39/+26
* Adds a default value for the account config property.Yana Stamcheva2013-02-253-9/+26
* Dispatches calls to addPopupMessageListener before we have initialized the Sy...Damian Minkov2013-02-251-0/+28
* Fixes warnings.Lyubomir Marinov2013-02-256-37/+9
* Fixes warnings.Lyubomir Marinov2013-02-258-25/+61
* Fixes static imports to conform to the star import convention.Lyubomir Marinov2013-02-251-12/+3
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-2530-96/+77
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-2515-272/+302
* Fixes <3 copying in the chat window. Patch provided by Hristo Terezov on dev ...Yana Stamcheva2013-02-224-28/+48
* Fixes the display of the remote video in a call which could appear as a singl...Lyubomir Marinov2013-02-2219-80/+99
* Fixes copying of images and smilies in chat window. Patch provided by Hristo ...Yana Stamcheva2013-02-211-9/+104
* Fixes dispatching/saving some addressbook fields. Adds new subcategory to Con...Damian Minkov2013-02-205-144/+311
* This changes the metacontact right-click-menu so that if there is only a sing...Tom Denham2013-02-201-5/+29
* Add thread IDs to log messagesTom Denham2013-02-191-0/+3
* Accept RTP/SAVPF media profileIngo Bauersachs2013-02-161-2/+3
* Removes some more properties.Damian Minkov2013-02-151-17/+2
* Fixes inconsistent synchronization in RTPSourceStream which could lead to une...Lyubomir Marinov2013-02-1415-842/+819
* Removes some functions only available in newer macosx versions.Damian Minkov2013-02-141-132/+58
* Add methods for cropping images to be ellipticalTom Denham2013-02-141-24/+178
* Fix bug where main window jumps and changes size if it is already visible whe...Tom Denham2013-02-141-24/+28
* Include @ and . to the recorded file name. Patch provided by Hristo Terezov.Yana Stamcheva2013-02-121-1/+1
* Fills display name when adding contacts from contact sources such as Outlook,...Yana Stamcheva2013-02-123-6/+26
* Fix bug where changing the "show / hide offline contacts" option while on the...Tom Denham2013-02-121-3/+9
* Implements contact details edit and notification for outside edit of contacts.Damian Minkov2013-02-127-72/+1171
* Adds the username of the remote party to the recored call file name. Patch pr...Yana Stamcheva2013-02-111-2/+40
* Extends contact source apis to support editable contact sources. Fixes intern...Yana Stamcheva2013-02-0718-271/+722
* Commits work in progress on utilizing Android's native hardware (and software...Lyubomir Marinov2013-02-062-18/+15
* Adds some additional detail categories and labels for contact source details.Yana Stamcheva2013-02-061-0/+78
* Include exception in failed delivery logIngo Bauersachs2013-02-051-1/+2
* Include domain name in SRV lookup logIngo Bauersachs2013-02-051-1/+2
* Add activator loggingIngo Bauersachs2013-02-051-0/+4
* Reload default resolver if no custom resolver is registeredIngo Bauersachs2013-02-051-0/+5
* Re-enables the desktop sharing functionality: button selection, region shared...Vincent Lucas2013-02-055-39/+326
* Moves jitsi in usr/share under debian. Fixes source package after new dns cha...Damian Minkov2013-02-058-21/+21
* Partial fix for bug where the remote video stream sometimes appears as a sing...Tom Denham2013-02-051-3/+4
* Avoid self-deletion of ParallelResolver after a network changeIngo Bauersachs2013-02-041-34/+7
* Increase logging on DNS settings reloadIngo Bauersachs2013-02-041-2/+8
* Make sure we include dnsjava library only once in bundles.Damian Minkov2013-02-042-3/+2
* Tests reorder bundles.Damian Minkov2013-01-311-4/+4