78 Commits (aaefe38c1ecacff83fa1ca4e0736835ed8fd282c)

Author SHA1 Message Date
  hristoterezov aaefe38c1e Adds isSIPCallingSupported method to the conference 10 years ago
  hristoterezov 37e73e7ec5 Fixes minor Firefox issues. Adds methods for the desktop sharing. 10 years ago
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. 10 years ago
  isymchych 8f94abff1b add "kick participant" support 10 years ago
  isymchych 26f102a470 added helper methods to check if auth enabled 10 years ago
  damencho 81b294e47d Adds method to expose internal state - iceConnectionState, which later will be used by torture. 10 years ago
  hristoterezov 09c951c4bf Removes the JS code that prevents multiple outgoing call 10 years ago
  hristoterezov ba5275ef2f Adds follow entity parameter for the recording 10 years ago
  hristoterezov 5cfd0b39d4 Adds call support 10 years ago
  paweldomas b524298270 fixes 10 years ago
  hristoterezov 09f80d6300 Adds error handling for toggleRecording method 10 years ago
  hristoterezov dfd497ed68 Fixes JS errors in the recording 10 years ago
  hristoterezov 1cc99880d2 Fixes jshint errors 10 years ago
  hristoterezov b01976306a Adds recording support 10 years ago
  hristoterezov 6ae330befa Fixes jshint errors 10 years ago
  hristoterezov b981c12dd8 Fixes JS error on unload 10 years ago
  hristoterezov cfd44dddb2 tmp 10 years ago
  damencho 9d2f332128 Adds method to expose internal state - iceConnectionState, which later will be used by torture. 10 years ago
  hristoterezov 82a6ea0ca7 Adds msid and labels for the fake local stream generated in the begining of the conference. 10 years ago
  isymchych 2f0c8b7245 added 2 methods to the conference related to external auth 10 years ago
  hristoterezov f29399d9e4 Fixes IE 10 support 10 years ago
  paweldomas 4dc5021ab0 Makes sure that we keep local video SSRC as a "recvonly" when muted. 10 years ago
  isymchych 02a95fd662 add info about user role to JitsiConference 10 years ago
  isymchych bb6fda2473 fixed jshint errors in CharRoom 10 years ago
  isymchych 56328fcf58 use JitsiParticipant; add some method implementations 10 years ago
  paweldomas e196512d28 Adds 'enforcedBridge' property used to make Jicofo use specific bridge and ignore what BridgeSelector module says. 10 years ago
  paweldomas 022940eb13 Exposes methods for obtaining stream SSRCs and audio levels. 10 years ago
  paweldomas dd54228913 Removes unused code used to inject local SSRCs. 10 years ago
  isymchych df3e7b8267 Use Object.defineProperty instead of Object.prototype._defineGetter_ 10 years ago
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 10 years ago
  hristoterezov b638495de4 Fixes mutes 10 years ago
  damencho 6d13fe1482 Fixes ssltcp candidates, error while transferring code from master. 10 years ago
  damencho b442f2f8cc Converts ssltcp candidate to tcp one on FF. 10 years ago
  George Politis c0de2814f6 Adds comment. 10 years ago
  George Politis 09d40eab90 Revert "Sets up simulcast for 2 layers." 10 years ago
  Boris Grozev d6f62feb4e Fixes warnings, sets up .jshintrc and ignores files in .jshintignore. 10 years ago
  Boris Grozev f507ba00cf Simplifies code. 10 years ago
  Boris Grozev 7ab69ddfca Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing. 10 years ago
  Boris Grozev abf9618eef Simplifies code. 10 years ago
  George Politis 329a5108cf Sets up simulcast for 2 layers. 10 years ago
  George Politis 6d07dda5de Fixes issue in ssrc-group SDP parsing. 10 years ago
  Boris Grozev 80db340c87 Adds additional logs, including timestamps relative to the initial 10 years ago
  Boris Grozev f212f63bac Removes unused parameters, adds documentation. 10 years ago
  Boris Grozev 09640e23ba Adds config options to filter out TCP or UDP candidates (for the purpose 10 years ago
  paweldomas c4bd9c71f1 Fixes ping merge issues. 10 years ago
  paweldomas c310644511 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 10 years ago
  paweldomas bd8e8b9d0f Will use XEP-0199 ping for keep-alive only if it is supported by the server. 10 years ago
  Boris Grozev 03b5952973 Fix comparison warnings. 10 years ago
  Boris Grozev c498c47a3b Removes misleading documentation. Formatting fixes. 10 years ago
  Boris Grozev 0f2adba7f4 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 years ago