aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds an 'endpoint' sub-element to ColibriConferenceIQ.Boris Grozev2014-07-232-0/+129
* Does not try to modify metacontact list storage when adding contact to a non ...Damian Minkov2014-07-214-0/+82
* Uses the configured format, instead of the hard-coded default format, when th...Boris Grozev2014-07-201-1/+7
* Extends the ColibriConferenceIQ to make it possible to specify the RTCP termi...George Politis2014-07-152-0/+70
* Adds ColibriStatsExtension class.hristoterezov2014-07-151-0/+160
* Supports RTCP XR.Lyubomir Marinov2014-07-141-20/+114
* Displays global status message when available.Damian Minkov2014-07-113-6/+49
* Change status message only when protocol is registered.Damian Minkov2014-07-111-1/+2
* Fixes IllegalArgumentException if otr is disabled.Damian Minkov2014-07-101-2/+6
* Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries.Damian Minkov2014-07-0417-2888/+0
* Adding connection information frame. Patch provided by Markus KilÄs.Damian Minkov2014-07-019-5/+1026
* 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 the new jingle actions from Jitsi Meet.Boris Grozev2014-06-221-1/+11
* Adds a path attribute to the 'recording' element.Boris Grozev2014-06-201-0/+21
* Adds support for the RED (RFC2198) and ulpfec (RFC5109) RTP payload types.Boris Grozev2014-06-201-14/+36
* Adds a 'recording' element to a Colibri IQ.Boris Grozev2014-06-203-2/+201
* Adds the recording package to the neomedia manifest.Boris Grozev2014-06-201-0/+1
* Updates libjitsi, simplify code.Boris Grozev2014-06-181-1/+1
* Exports new libjitsi packages.Boris Grozev2014-06-171-0/+2
* Adapts to the changes to libjitsi moving the Recorder interface to the "recor...Boris Grozev2014-06-1711-3/+12
* Adds log messages about the registry keys used by msofficecom plugin.hristoterezov2014-06-164-3/+293
* Fixes showing buttons in groups and handling button actions.Damian Minkov2014-06-162-37/+114
* Reorders the code for Oulook COM server to register earlier and increaseshristoterezov2014-06-133-21/+39
* Adds anonymous login strategy to XMPP provider.paweldomas2014-06-123-0/+113
* Unescape in history reader, the escaped chars that were written by history wr...Damian Minkov2014-06-122-0/+5
* Merge branch 'master' of https://github.com:/jitsi/jitsiGeorge Politis2014-06-097-72/+186
|\
| * Removes an unnecessary implicit field.Lyubomir Marinov2014-06-082-35/+73
| * Stores/restores the expand/collapsed state of source contact groups.Damian Minkov2014-06-061-6/+7
| * Fixes copy text from chat conversation history and once again the losing focu...Damian Minkov2014-06-062-31/+2
| * Updates recent chats when erasing chat history.Damian Minkov2014-06-062-0/+104
* | Fixes IllegalStateException: Invalid BundleContext in the OTR bundle.George Politis2014-06-091-3/+11
|/
* Does not lose focus from chat write area when clicking on the conversation pa...Damian Minkov2014-06-052-1/+30
* Calculates buttons height before the button is rendered in contactlist renderer.Damian Minkov2014-06-051-4/+8
* Calculates height of the components in the cell when rendering contacts and g...Damian Minkov2014-06-042-5/+91
* Do not lose focus from chat write area when clicking on the conversation panel.Damian Minkov2014-06-041-0/+1
* Adds property to disable private chat in chat rooms.Damian Minkov2014-06-023-1/+37
* Removes the execute Unix permission from .java files.Lyubomir Marinov2014-05-3122-0/+0
* Fixes the issue with desktop streaming settings window on Windows.hristoterezov2014-05-301-13/+130
* Adds check for the peer state before sending ringing responses to received in...hristoterezov2014-05-301-38/+27
* Fixes issue with sending ringing responses when the client auto rejected the ...hristoterezov2014-05-291-1/+2
* Adds from and type attributes to the message XMPP packets.hristoterezov2014-05-291-0/+2
* Changes the visibility modifier of the method that generates thread IDs for XMPPhristoterezov2014-05-291-1/+1
* Removing Smack ChatManager, Chat and ChatStateManager objects from our code a...hristoterezov2014-05-292-267/+179
* Fixes issue with sending chat messages using wrong resource ID.hristoterezov2014-05-271-2/+2
* Prints some extra info when dropping stray INVITEsEmil Ivov2014-05-261-1/+4
* Fixes an issue with non-responses to INVITEs arriving within a TERMINATED dia...Emil Ivov2014-05-261-2/+58
* Adds support for NOTIFICATION messages that are not synchronised with the SUB...hristoterezov2014-05-221-11/+27
* Fixes issues with the REST public API of Jitsi Videobridge.Lyubomir Marinov2014-05-2216-41/+59
* Adds log messages for the "On the phone" presence status policy.hristoterezov2014-05-202-0/+130