aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service
Commit message (Expand)AuthorAgeFilesLines
...
* | Renamed methods of BasicInstantMessagingTransport.Danny van Heumen2014-09-301-2/+2
* | Defined and implemented Operation Set Basic Instant Messaging TransportDanny van Heumen2014-09-301-0/+51
* | Initial support for updated otr4j with support for outgoing message fragmenta...Danny van Heumen2014-09-302-61/+123
* | Adds new RegistrationStateChangeEvent and avoid reconnecting providers when s...Damian Minkov2014-09-301-0/+5
* | Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-293-59/+33
* | Fixes warnings.Lyubomir Marinov2014-09-252-31/+36
* | Fixes warnings.Lyubomir Marinov2014-09-191-52/+59
* | Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-163-0/+75
* | Adds file transfer for multimedia msgs to operation set sms.Damian Minkov2014-09-031-0/+19
|/
* Modified default chat room auto-open behaviour to OPEN_ON_MESSAGE.Danny van Heumen2014-08-211-2/+12
* Merge pull request #57 from cobratbq/mastercobratbq2014-08-201-1/+34
|\
| * Fix for inserting large number of query results for server chat roomDanny van Heumen2014-08-141-1/+34
* | Adapts to changes to libjitsi.Boris Grozev2014-08-151-1/+1
|/
* Added note for use of Persistent Presence.Danny van Heumen2014-08-101-0/+5
* Removed comments, TODOs.Danny van Heumen2014-07-301-1/+1
* Revert "Fix isPrivate check in case only one user is in the room."Danny van Heumen2014-07-301-2/+2
* Fix isPrivate check in case only one user is in the room.Danny van Heumen2014-07-301-2/+2
* Fixes the compilation on JDK 8.Lyubomir Marinov2014-07-251-0/+1
* Adding connection information frame. Patch provided by Markus Kilås.Damian Minkov2014-07-011-0/+24
* Attempts to handle error when unsupported SRTP control type exists in account...paweldomas2014-07-011-2/+11
* Adds method to post http requests using httputil and specifying custom http h...Damian Minkov2014-06-301-3/+83
* Adds support for the RED (RFC2198) and ulpfec (RFC5109) RTP payload types.Boris Grozev2014-06-201-14/+36
* Adapts to the changes to libjitsi moving the Recorder interface to the "recor...Boris Grozev2014-06-175-1/+5
* Adds anonymous login strategy to XMPP provider.paweldomas2014-06-121-0/+23
* Removes the execute Unix permission from .java files.Lyubomir Marinov2014-05-311-0/+0
* Fixes issues with the REST public API of Jitsi Videobridge.Lyubomir Marinov2014-05-221-12/+9
* Adds log messages for the "On the phone" presence status policy.hristoterezov2014-05-202-0/+130
* Fixes NPE when creating a call and the calendar service is not registered.hristoterezov2014-05-152-14/+18
* Fixes muting local input for all peers in conference calls created after merg...Damian Minkov2014-05-121-3/+3
* Fixes a failure to initiate outgoing calls.Lyubomir Marinov2014-05-121-0/+7
* Changes the priority of the "On the phone" and "In a meeting" presencehristoterezov2014-05-104-3/+105
* Fixes NPE (reproduced when making attended transfer).Damian Minkov2014-05-101-1/+4
* Optimizes the loading of the port-related properties for speed.Lyubomir Marinov2014-05-071-36/+76
* Adds method to NetworkAddressManagerServiceImpl that allows to create Ice str...paweldomas2014-05-071-0/+27
* Fixes code formatting(indentation level).paweldomas2014-05-071-75/+75
* Fixes an issue in the allocation of ports which causes a portion of a user-sp...Lyubomir Marinov2014-05-071-36/+41
* Fixes country detail value in contact info, ClassCastException was thrown for...Damian Minkov2014-04-301-0/+8
* Adds display name to authorisation requests when adding a contact.hristoterezov2014-04-232-8/+10
* Replace SRTP protocol string constants with their enum.Ingo Bauersachs2014-04-202-6/+6
* Remove ridiculous code duplication and string comparisonsIngo Bauersachs2014-04-191-10/+14
* Describes the local source in a 'source' child elementBoris Grozev2014-04-151-0/+53
* Fixes unmappable character for encoding ASCII when compiling on some machines.Damian Minkov2014-04-141-1/+1
* Logging of TLS protocols and cipher suites available during connection estab...Markus Kilås2014-04-131-0/+43
* Fixes warnings.Lyubomir Marinov2014-04-112-7/+6
* Separates phone number service, to be a service in separate bundle and improv...Damian Minkov2014-04-104-196/+79
* Adds message source service custom status, to be able to show custom status i...Damian Minkov2014-04-071-0/+77
* Adds CalendarService implementation. The Calendar service calculates the free...hristoterezov2014-04-024-0/+177
* Implements automatic toggling 'On the phone' status on online accounts when s...Lyubomir Marinov2014-03-271-290/+627
* Fixes a problem where video call becomes a conference call and then back agai...Damian Minkov2014-03-261-0/+8
* Adds property to remove chat room from the list when it fails to join when ad...Damian Minkov2014-03-261-0/+50