125 Commity (bf28c7ffd9ca99b7ec4ae3d66ff1892c75f00a64)

Autor SHA1 Wiadomość Data
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 lat temu
  damencho 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 10 lat temu
  paweldomas 59b26fdf07 Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly. 10 lat temu
  paweldomas 51c23ae133 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 10 lat temu
  paweldomas 60d0279e08 Will use XEP-0199 ping for keep-alive only if it is supported by the server. 10 lat temu
  paweldomas f559bd1ba4 CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed). 10 lat temu
  paweldomas 9a77ddc54c Reacts to consecutive ping failures by closing the connection. 10 lat temu
  paweldomas 2d4a5412c0 Meet pings Prosody 10 lat temu
  paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 10 lat temu
  paweldomas c8bbded994 Removes accidentally committed debug message. 10 lat temu
  Boris Grozev 502eab7278 Only update the "start muted" settings on precense from a moderator. 10 lat temu
  Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. 10 lat temu
  Boris Grozev d5258e6197 Remove a double variable declaration. 10 lat temu
  paweldomas 60afe2d202 Fixes issue with display name event not being fired on Safari/IE 10 lat temu
  paweldomas 466e7dcc91 Fixes crash in LocalSSRCReplacement when null localDescription is passed. 10 lat temu
  Boris Grozev f52b1380ee Continues to separate JingleSessionPC. 10 lat temu
  Boris Grozev baf720c553 Starts to abstract JingleSession. 10 lat temu
  Boris Grozev 6ca1e131af Renames JingleSession to JingleSessionPC. 10 lat temu
  Boris Grozev 57b9aeb38c Inlines a method for clarity/simplicity. 10 lat temu
  paweldomas fb875423a9 Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement. 10 lat temu
  paweldomas ab4c29eddc Fixes video mute in Firefox. Disables VideoSSRCHack for Firefox by default. 10 lat temu
  paweldomas 95e964a089 Fixes bugs in VideoSSRCHack. Additional log messages. 10 lat temu
  damencho 4092d67853 Updates use of recording states, add some information texts and notifications. 10 lat temu
  paweldomas 74e7507a73 Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. 10 lat temu
  yanas ab570d63fa Fixes this reference. 10 lat temu
  yanas 9d321df49e Adds javadoc for previous commit. 10 lat temu
  yanas d92d8e8299 Some additional error handling. 10 lat temu
  Boris Grozev 71229bdba9 Minor formatting fixes. 10 lat temu
  Boris Grozev 84a8d00234 Renames functions for the sake of clarity. 10 lat temu
  Boris Grozev ee95e99f57 Cleanup: removes an unused function. 10 lat temu
  Boris Grozev be6d7af377 Cleanup: fixes to style, typos and documentation. 10 lat temu
  paweldomas df932bb89f Fixes typo in variable name(and a crash on undefined). 10 lat temu
  paweldomas 50e67a0658 Prevents from duplicating existing SSRCs with 'source-add' in remote description. 10 lat temu
  bgrozev 5588bcd167 Updates another call to setMute(). 10 lat temu
  Boris Grozev 79ac1e800f Verify full (and not bare) JID of the Jingle sender, since everyone in the MUC has the same bare JID. 10 lat temu
  Boris Grozev b0c81985d4 Removes the useBundle and useRtcpMux options from config.js. These are 10 lat temu
  Devin Wilson d44aed2c11 Remove duplicate handler 10 lat temu
  Devin Wilson 156b218bfc Remove UI references from xmpp-related modules 10 lat temu
  Boris Grozev 9206b470ef Re-orders a=ssrc lines before calling SRD (fixes SRD failures when rtx/FID groups are in use). 10 lat temu
  Boris Grozev cb7ff545b6 Abstracts unified and plan B checks. 10 lat temu
  paweldomas bc935eb5dc Fixes broken video in FF 10 lat temu
  Boris Grozev 7e1c7d19d6 Advertises RFC4588 support for browsers that support it. 10 lat temu
  paweldomas 2b103288c2 Removes old hack 10 lat temu
  paweldomas a1b0677442 Moves SSRC owner signaling from MUC presence to Jingle. 10 lat temu
  Boris Grozev d430074ed8 Remove a superfluous var declaration. 10 lat temu
  paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 10 lat temu
  paweldomas 6ec7be09f2 Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room). 10 lat temu
  hristoterezov 6235ff163e Fixes audio mute. 10 lat temu
  hristoterezov f11c3b94ed Moves some methods from avatar to videolayout. 10 lat temu
  hristoterezov 506312ac95 Integrates callstats.io API. 10 lat temu