aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix an error in the last commitBoris Grozev2013-08-161-1/+1
* Fixes processing of content-modify (a regress introduced in the previousBoris Grozev2013-08-161-7/+48
* Moves the 'senders' field from CallPeerMediaHandlerJabberImpl toBoris Grozev2013-08-164-108/+146
* Fix the 'senders' set in content-add in case the device doesn't allow sending.Boris Grozev2013-08-151-0/+20
* Only allow contacts from the same account as the videobridge to be invited intoBoris Grozev2013-08-151-3/+22
* Fixes initialization of the 'hold' menu item.Boris Grozev2013-08-151-1/+5
* Make sure that video content is added, if necessary, after a peer is put off ...Boris Grozev2013-08-151-0/+15
* Fixes a couple of NPEsBoris Grozev2013-08-152-5/+5
* Fix an NPE if we try to generate conference-info for a CallPeer without a CallBoris Grozev2013-08-141-0/+3
* When a change in made from video from a camera to desktop streaming (or viceBoris Grozev2013-08-142-1/+8
* Modifies the DTMF sounds.Lyubomir Marinov2013-08-1414-3/+3
* Fixes an issue with notification sounds which could prevent their entire or p...Lyubomir Marinov2013-08-146-353/+390
* Adds chat room password to saved passwords form.hristoterezov2013-08-123-0/+70
* Removes a couple of System.out.println() uses.Lyubomir Marinov2013-08-122-3/+1
* Fixes issues with the switching between webcam and desktop streaming/sharing ...Lyubomir Marinov2013-08-1210-131/+148
* Minor fixes to comments and logging.Boris Grozev2013-08-122-32/+21
* Updates libjitsi.jarBoris Grozev2013-08-121-0/+0
* Leave the UserID field enabled when it wasn't completely filledIngo Bauersachs2013-08-102-2/+2
* Show the error message from the server on an account creation attemptIngo Bauersachs2013-08-102-4/+10
* Don't sign in when the page did not commitIngo Bauersachs2013-08-101-2/+6
* Don't fail while retrieving PP when the service is unregisteredIngo Bauersachs2013-08-101-1/+14
* Fixes use of routing for video enabled property not evaluated in some checks.Damian Minkov2013-08-091-2/+7
* Fixes some swing components created and displayed outside event dispatch thread.Damian Minkov2013-08-094-35/+106
* Updates chat room configuration button on local user role change.Damian Minkov2013-08-092-14/+61
* Fixes issue with loading auto answer properties, reported by William Roush.Damian Minkov2013-08-093-5/+4
* Updates libjitsi.jarBoris Grozev2013-08-081-0/+0
* Merge branch 'master' of https://github.com/jitsi/jitsiVincent Lucas2013-08-082-2/+13
|\
| * Attempts to fix forgotten password problem on account reload.paweldomas2013-08-082-2/+13
* | Removes an exception that is caused by the Outlook presence plugin while the ...Ingo Bauersachs2013-08-081-0/+5
|/
* Fixes an issue with the representation of theBoris Grozev2013-08-081-15/+40
* Improves resolving ids for Outlook contacts.Vincent Lucas2013-08-072-39/+63
* Fixes aspect ratio-related issues in desktop (and webcam) streaming.Lyubomir Marinov2013-08-077-83/+116
* Fixes a problem where xmpp can trigger several reconnects on NoRouteToHostExc...Damian Minkov2013-08-072-14/+36
* Clears reference to certificate dialog service on bundle stop.paweldomas2013-08-071-0/+1
* Set the value of the jingle 'senders' field when processing session-acceptBoris Grozev2013-08-071-3/+5
* Don't minimize new chat windows on MacIngo Bauersachs2013-08-061-1/+5
* Fixes joining room after latest modifications.Damian Minkov2013-08-061-1/+2
* Adds some tooltips to buttons in chat rooms window.Damian Minkov2013-08-062-1/+10
* Fixes initial state of buttons in go to chat room window.Damian Minkov2013-08-061-2/+7
* Fixes removing chat rooms from the go to chat room window.Damian Minkov2013-08-061-8/+5
* Fixes chat room settings form UI (fixes background and removes unnecessary ti...Damian Minkov2013-08-051-11/+15
* Fixes configuring chatrooms, enables data forms provider used for changing ro...Damian Minkov2013-08-051-2/+2
* Fixes direction set when being put remotely on hold.Boris Grozev2013-08-051-1/+1
* Set video direction to INACTIVE when using local hold, because currently we c...Boris Grozev2013-08-051-2/+7
* Set stream directions to INACTIVE when using local hold in a conference.Boris Grozev2013-08-051-10/+13
* Handles local hold when a videobridge is in useBoris Grozev2013-08-052-6/+46
* Uses INACTIVE media direction for peers which are remotely-on-hold in confere...Boris Grozev2013-08-051-11/+13
* Adds border to divider of history pane and chat members in multichat window.Damian Minkov2013-08-051-2/+14
* Tags all popup notifications coming from reconnect plugin.paweldomas2013-08-051-5/+17
* Open chat windows minimized when they should not get the focusIngo Bauersachs2013-08-021-0/+1