aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/mock
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-2016-32/+208
* Work-in-progress on MUC member presence.Danny van Heumen2015-01-121-0/+10
* Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-0/+9
* Does not try to modify metacontact list storage when adding contact to a non ...Damian Minkov2014-07-213-0/+77
* Adds option to edit members list for room, available for administrators and r...Damian Minkov2014-02-131-0/+20
* Implements destroy chat room functionality. Adds destroy chat room button and...hristoterezov2014-02-121-1/+12
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-271-2/+3
* Implements private messaging chats.hristoterezov2013-09-242-0/+38
* Fixes tests.Damian Minkov2013-09-121-1/+1
* Adds ConferenceDescription and ConferenceDescriptionPacketExtension classes.Boris Grozev2013-08-231-0/+10
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2312-62/+74
* Implements a more robust contact resource status update mechanism.yanas2013-04-261-1/+1
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-242-0/+47
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-072-4/+6
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-262-5/+5
* Reverts an incomplete modification to fix the build.Lyubomir Marinov2012-10-241-69/+112
* Fixes exceptions, a memory leak due to incomplete code.Lyubomir Marinov2012-10-241-22/+1
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-151-12/+3
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-252-99/+14
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-0/+41
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-0/+2
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Adds option to hangup peer with error code and reason in OperationSetBasicTel...Damian Minkov2012-03-161-0/+17
* Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies...Vincent Lucas2012-03-011-2/+2
* Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ...Vincent Lucas2012-03-011-5/+5
* Corrects the getTransportType() function documentation of the ProtocolProvide...Vincent Lucas2012-03-011-1/+2
* Adds a getTransportType() function to ProtocolProviderServices in order to ge...Vincent Lucas2012-02-291-0/+10
* Ongoing work on cross protocol conference calls. Adds missing portaudio hotpl...Sebastien Vincent2012-02-083-0/+70
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1816-16/+16
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-0/+11
* Fixes issue #899: Incorrect Javadoc for function createCall.Lyubomir Marinov2011-01-171-22/+20
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-111-0/+4
* - Supports more call recording formats.Lyubomir Marinov2010-09-091-0/+1
* Fixes the issue described by Kertesz Laszlo on the dev mailing list in the th...Lyubomir Marinov2010-09-012-40/+11
* Fix some warnings, javadoc and 80 characters per line.Sebastien Vincent2010-08-171-4/+4
* Commits callRecording.patch and recordButton.png provided by Dmitri Melnikov ...Lyubomir Marinov2010-08-112-3/+5
* Moves code from call peer's sip implementation to a super class that would be...Emil Ivov2010-07-121-1/+12
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-032-5/+10
* - Moved setUserRole() to setLocalUserRole()Valentin Martinet2010-01-271-1/+1
* Support for roles in Jabber group chat. Patch provided by Valentin Martinet.Yana Stamcheva2009-12-012-18/+200
* Change protocol sound level listeners name.Damian Minkov2009-11-272-6/+6
* Add sound level listeners for the situation where we are focus in conference ...Damian Minkov2009-11-272-0/+77
* Check if we're the focus of the conference and adjust the user interface acco...Yana Stamcheva2009-11-181-0/+13
* Ongoing work on issue #726 (Conference call user interface) including:Yana Stamcheva2009-10-261-8/+0
* Fixes warningsLyubomir Marinov2009-10-081-4/+1
* Makes ProtocolProviderService#getOperationSet() type safe in order to shorten...Lyubomir Marinov2009-10-021-2/+3
* Commits a bunch of stuff that had individual commit messages which got lost f...Emil Ivov2009-09-291-1/+1
* - Enables multiple line selection in the default contact list.Yana Stamcheva2009-09-233-8/+16
* Ongoing work on call conference user interface.Yana Stamcheva2009-09-231-0/+8