130 Commits (e89c7ea85c4913cd9f8b59e69a2e82e660476c08)

Author SHA1 Message Date
  yanas e89c7ea85c Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface. 10 years ago
  paweldomas 325af308f5 Separates display name and presence status. Triggers separate event for presence status. 10 years ago
  hristoterezov 1794003875 Implements welcome page. 10 years ago
  paweldomas f61accc812 Removes default SIP number. 10 years ago
  Damian Minkov 7acb89d5b5 Does not trim username from jid when joining muc when users are authenticated (entered their usernames). 11 years ago
  Damian Minkov aeaa70ca0c Handles two domains one for anonymous users, and one for authorized one, where only authorized users can create chat rooms. 11 years ago
  Damian Minkov f4ab48092a Detects hosts that do not allow anonymous login and asks for credentials. 11 years ago
  paweldomas 1a074b12b4 Adds SIP gateway support. 11 years ago
  hristoterezov 0e7c1ed9a9 Fixes the local audio levels when the user is muted. 11 years ago
  hristoterezov 83b4ee96d3 Enables LocalStatsCollector for the local audio levels instead of rtp stats. Fixes issue with local audio level calculations. 11 years ago
  yanas 913cdb9c7a Fixes audio level interface in the single user in conference case. 11 years ago
  Lyubomir Marinov 5f34f67fc5 Fixes an error when clicking on a thumbnail without video. 11 years ago
  Boris Grozev 05975e30a3 Moves recording button related code to toolbar.js. 11 years ago
  Boris Grozev 256694b966 Sends endpoint information in COLIBRI messages (in 'endpoint' children 11 years ago
  yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 11 years ago
  Boris Grozev 304cdf5b40 Fix a potential problem with removing old SSRCs. 11 years ago
  Boris Grozev 6964e3197a Uses glow to indicate that recording is active. 11 years ago
  Lyubomir Marinov 7ce446bcda Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker. 11 years ago
  hristoterezov a694d0fbdf Fixes issue with StatsCollector when the conference is recreated the peerconnection in the StatsCollector isn't updated. 11 years ago
  Boris Grozev c0dc84d824 Adds a button for recording. 11 years ago
  yanas 662287bf4a Active speaker user interface improvements and fixes. 11 years ago
  hristoterezov 873cfebe84 Adds audio level statistics for the local stream. 11 years ago
  yanas 1c1c3f8f5b Fixes active speaker relevant issues. Moves all UI related code in the videolayout.js 11 years ago
  Philipp Hancke 49cf8cba3a dont call SDPUtil.find_line without the media section 11 years ago
  paweldomas 249d69bdc9 Quits the conference when too old browser is being used. 11 years ago
  yanas f53bb6d8c6 Changes active speaker indication by only adding greyscale filter. Makes sure the display name is visible on rollover event before the video is available. 11 years ago
  yanas 73cd3c04f6 Improved, more user friendly tooltips. 11 years ago
  yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 11 years ago
  paweldomas 9bfa79ae82 Adds RTP stats processing. 11 years ago
  paweldomas 8ba531ed22 Focuses clicked video thumbnail and prevents from switching to new large video. 11 years ago
  paweldomas 0509b8e3c4 Adds SCTP data channels. 11 years ago
  yanas 96b7a3d3e1 Fixes disapearing videos after a focus change. Fixes disapearing mute menu after a focus change. 11 years ago
  yanas f0a8282736 Fixes some problems related to adding a prezi to the conference. Updates the Prezi Player and fixes some issues caused by commit 76c0485e (Skip animation steps). 11 years ago
  yanas 3810aed345 Make sure the conference isn't refresh after we invite new people. 11 years ago
  yanas d835887fa9 Updates invite link if the window has been already opened before it was available (Closes issue #70). Adds an invite button, which generates an invite email to be sent to other participants. 11 years ago
  yanas 4d0c74879a Fixes issue #70 - Invite others reports null when pressed too early. 11 years ago
  yanas 2dc4db0317 Adds new icons and fixes some alignments in mute/kick menu. 11 years ago
  yanas 68ff87d0ab Fixes focus restore in the case of only 2 participants and one of them reloads. 11 years ago
  yanas 56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 11 years ago
  Philipp Hancke 9499afb108 ops, dont allow FF 11 years ago
  Philipp Hancke 78c8f43c3d fix errors reported by jshint 11 years ago
  yanas f8070b621a Adds mute indication when someone is muted. 11 years ago
  Philipp Hancke cb5df3be84 bug turned out not to be a bug 11 years ago
  paweldomas 83a685bca6 Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js. 11 years ago
  yanas e27da40bb2 Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name. 11 years ago
  paweldomas dbc0966334 Fixes desktop positioning and sizing. 11 years ago
  paweldomas 81df90897f Show local camera in large video after we re-become the only person in a conference. 11 years ago
  paweldomas 39895ed137 Fixes conference recreation issues when focus leaves. 11 years ago
  paweldomas cc03ace1b4 Selects the way how large video is measured based on current video type(camera or desktop). Makes sure that whole desktop video will be displayed. Removes redundant event handlers. 11 years ago
  paweldomas 9797ad7d84 Reduces amount of checks for desktop sharing enabled state. 11 years ago