aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes a bug in OTR - ScOtrEngineImpl.contactsMap doesn't get cleaned up. (Mar...Lyubomir Marinov2013-08-282-424/+466
* Adds web page button, if contacts has web page detail, shows a button to open...Damian Minkov2013-08-284-0/+435
* Implements an editor which allows the user to edit Jitsi's configuration prop...Lyubomir Marinov2013-08-2814-251/+1430
* Fixes a problem where history messages from chatroom are sometimes duplicated...Damian Minkov2013-08-271-2/+4
* Fixes a problem where history messages from chatroom keep filling the history.Damian Minkov2013-08-271-0/+70
* Uses server responses when sending messages to generate delivery reports for ...Damian Minkov2013-08-272-14/+45
* Adds synchronized to members property.hristoterezov2013-08-271-34/+60
* Changes the configuration of the private chat room to be members-only and hid...hristoterezov2013-08-273-7/+109
* Fixes the status icon of chatroom when the room is opened for the first time.Damian Minkov2013-08-261-0/+3
* Implements a workaround which fixes the number of channelsBoris Grozev2013-08-261-0/+15
* Fixes chatrooms stayed open in UI on connection failed of provider.Damian Minkov2013-08-263-10/+24
* Trims chatroom name.Damian Minkov2013-08-261-2/+2
* Shows error message when providing password for chatroom fails.Damian Minkov2013-08-261-7/+38
* Removes chatroom authentication window and uses the default one.Damian Minkov2013-08-264-319/+53
* Implements ChatRoom#announceConference for jabber. It works by sending aBoris Grozev2013-08-231-12/+159
* Adds ConferenceDescription and ConferenceDescriptionPacketExtension classes.Boris Grozev2013-08-237-0/+573
* Fixes the choice of the MediaFormat to use for sending media when we accept aBoris Grozev2013-08-231-1/+2
* Updates chatroom members permissions retrieval.Damian Minkov2013-08-222-29/+32
* Do not create persistent chatrooms when inviting contacts to existing one to ...Damian Minkov2013-08-224-7/+15
* Fixes showing room configuration button and subject panel after inviting peop...Damian Minkov2013-08-223-8/+19
* Displays error message when we try to change our nickname to an existing one ...Damian Minkov2013-08-222-14/+30
* Added support for OTR for SIPMarin Dzhigarov2013-08-211-1/+34
* Added supported op set on ProtocolProviderServiceSipImpl.javaMarin Dzhigarov2013-08-211-0/+4
* Makes OTR plugin operational on Android.paweldomas2013-08-217-80/+166
* ScSessionID will not be compared properly in every Hashtable implementation s...paweldomas2013-08-211-5/+6
* Adds comparison like numbers of nightly build id part of the version.Damian Minkov2013-08-211-0/+47
* Fixed saving list of ids in multi user chat config form.Damian Minkov2013-08-193-2/+47
* Fixes initial dispatching of xmpp multi chatrooms, fixes showing settings but...Damian Minkov2013-08-191-17/+55
* Fixes smileys in multi chats.Damian Minkov2013-08-194-7/+24
* Increases log entry details when failing to get properties from an Outlook co...Vincent Lucas2013-08-171-0/+1
* Corrects UTF strings modification for Outlook contacts.Vincent Lucas2013-08-174-23/+8
* 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
* Fixes an issue with notification sounds which could prevent their entire or p...Lyubomir Marinov2013-08-145-353/+390
* Adds chat room password to saved passwords form.hristoterezov2013-08-122-0/+69
* 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
* 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-101-3/+9
* 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