| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds support for DTLS-SRTP with SIP. | Lyubomir Marinov | 2013-10-03 | 10 | -290/+621 |
* | Fixes warnings, spelling mistakes. | Lyubomir Marinov | 2013-10-03 | 2 | -17/+23 |
* | Adds mobile indicator icon next contacts when there are detected to be logged... | Damian Minkov | 2013-10-03 | 3 | -0/+335 |
* | Fixes discovering cusax connected contacts when using call history. | Damian Minkov | 2013-09-26 | 4 | -42/+121 |
* | Fixes jabber calls. | hristoterezov | 2013-09-25 | 1 | -3/+2 |
* | Fixes jabber calls. | hristoterezov | 2013-09-25 | 1 | -1/+1 |
* | Fixes NPE in findPrivateContactByRealId method which tries to find private me... | hristoterezov | 2013-09-24 | 1 | -0/+6 |
* | Implements private messaging chats. | hristoterezov | 2013-09-24 | 16 | -109/+576 |
* | Fixes spell check error in field name. | Damian Minkov | 2013-09-13 | 2 | -10/+10 |
* | Fixes NPE which prevents removing a contact from the UI. | Damian Minkov | 2013-09-12 | 1 | -3/+0 |
* | Fixes tests. | Damian Minkov | 2013-09-12 | 1 | -1/+1 |
* | Saves last seen message coming from server as chat room history and skip olde... | Damian Minkov | 2013-09-12 | 1 | -0/+47 |
* | Don't use P2PTransportManager for conferences using a jitsi-videobridge (allows | Boris Grozev | 2013-08-31 | 1 | -1/+8 |
* | Adds "set subject" checkbox and subject text field to the chat room nickname ... | hristoterezov | 2013-08-29 | 1 | -1/+1 |
* | Shows contacts information if available even if they are offline, like teleph... | Damian Minkov | 2013-08-29 | 1 | -0/+1 |
* | Cleans up code, fixes javadocs, applies tiny optimizations. | Lyubomir Marinov | 2013-08-28 | 4 | -209/+286 |
* | Adds web page button, if contacts has web page detail, shows a button to open... | Damian Minkov | 2013-08-28 | 1 | -0/+9 |
* | Uses server responses when sending messages to generate delivery reports for ... | Damian Minkov | 2013-08-27 | 1 | -14/+21 |
* | Adds synchronized to members property. | hristoterezov | 2013-08-27 | 1 | -34/+60 |
* | Changes the configuration of the private chat room to be members-only and hid... | hristoterezov | 2013-08-27 | 1 | -2/+50 |
* | Implements a workaround which fixes the number of channels | Boris Grozev | 2013-08-26 | 1 | -0/+15 |
* | Fixes chatrooms stayed open in UI on connection failed of provider. | Damian Minkov | 2013-08-26 | 1 | -3/+6 |
* | Implements ChatRoom#announceConference for jabber. It works by sending a | Boris Grozev | 2013-08-23 | 1 | -12/+159 |
* | Adds ConferenceDescription and ConferenceDescriptionPacketExtension classes. | Boris Grozev | 2013-08-23 | 5 | -0/+322 |
* | Fixes the choice of the MediaFormat to use for sending media when we accept a | Boris Grozev | 2013-08-23 | 1 | -1/+2 |
* | Updates chatroom members permissions retrieval. | Damian Minkov | 2013-08-22 | 2 | -29/+32 |
* | Fixes showing room configuration button and subject panel after inviting peop... | Damian Minkov | 2013-08-22 | 2 | -8/+16 |
* | Added support for OTR for SIP | Marin Dzhigarov | 2013-08-21 | 1 | -1/+34 |
* | Added supported op set on ProtocolProviderServiceSipImpl.java | Marin Dzhigarov | 2013-08-21 | 1 | -0/+4 |
* | Fixed saving list of ids in multi user chat config form. | Damian Minkov | 2013-08-19 | 1 | -0/+4 |
* | Fixes initial dispatching of xmpp multi chatrooms, fixes showing settings but... | Damian Minkov | 2013-08-19 | 1 | -17/+55 |
* | Fix an error in the last commit | Boris Grozev | 2013-08-16 | 1 | -1/+1 |
* | Fixes processing of content-modify (a regress introduced in the previous | Boris Grozev | 2013-08-16 | 1 | -7/+48 |
* | Moves the 'senders' field from CallPeerMediaHandlerJabberImpl to | Boris Grozev | 2013-08-16 | 4 | -108/+146 |
* | Fix the 'senders' set in content-add in case the device doesn't allow sending. | Boris Grozev | 2013-08-15 | 1 | -0/+20 |
* | Make sure that video content is added, if necessary, after a peer is put off ... | Boris Grozev | 2013-08-15 | 1 | -0/+15 |
* | Fixes a couple of NPEs | Boris Grozev | 2013-08-15 | 1 | -1/+2 |
* | Fixes issues with the switching between webcam and desktop streaming/sharing ... | Lyubomir Marinov | 2013-08-12 | 4 | -39/+30 |
* | Minor fixes to comments and logging. | Boris Grozev | 2013-08-12 | 2 | -32/+21 |
* | Fixes issue with loading auto answer properties, reported by William Roush. | Damian Minkov | 2013-08-09 | 2 | -2/+4 |
* | Fixes aspect ratio-related issues in desktop (and webcam) streaming. | Lyubomir Marinov | 2013-08-07 | 4 | -80/+115 |
* | Fixes a problem where xmpp can trigger several reconnects on NoRouteToHostExc... | Damian Minkov | 2013-08-07 | 1 | -8/+28 |
* | Set the value of the jingle 'senders' field when processing session-accept | Boris Grozev | 2013-08-07 | 1 | -3/+5 |
* | Fixes configuring chatrooms, enables data forms provider used for changing ro... | Damian Minkov | 2013-08-05 | 1 | -2/+2 |
* | Fixes direction set when being put remotely on hold. | Boris Grozev | 2013-08-05 | 1 | -1/+1 |
* | Handles local hold when a videobridge is in use | Boris Grozev | 2013-08-05 | 1 | -4/+44 |
* | Uses INACTIVE media direction for peers which are remotely-on-hold in confere... | Boris Grozev | 2013-08-05 | 1 | -11/+13 |
* | Ensure that display name is never null | Ingo Bauersachs | 2013-08-02 | 1 | -2/+2 |
* | Improves 'hold' functionality for videobridge conferences: fixes an issue with | Boris Grozev | 2013-07-26 | 1 | -34/+89 |
* | Adds a method that allows to set the direction of a channel on a videobridge. | Boris Grozev | 2013-07-26 | 1 | -0/+58 |