165 Commits (3cf478826eb37245ea68e9fc5a9541ac744a302d)

Author SHA1 Message Date
  isymchych 3cf478826e implement user logout 9 years ago
  damencho 3c61bac3c8 Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span. 9 years ago
  isymchych ebf57923ae hide chat if local display name is empty 9 years ago
  isymchych 0bcbd105e3 escape nicknames before displaying them 9 years ago
  isymchych 401e5e7ae0 fix jshint issues 9 years ago
  isymchych f65d630ad8 allow user to select camera and microphone 9 years ago
  isymchych 79d5bf6cfa move screensharing into single function, properly handle mute/unmute 9 years ago
  isymchych 379f786225 handle FOCUS_LEFT conference error 9 years ago
  yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 9 years ago
  yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 9 years ago
  hristoterezov 089a9880b0 Fixes issues related to PR #452 9 years ago
  isymchych 6b98fd52ea added some documentation (jsdocs) 9 years ago
  isymchych 93aef0683b fix issue with fullscreen in Safari 9 years ago
  hristoterezov 4ec62e40f1 Fixes jshint 9 years ago
  hristoterezov 8787723330 Fixes desktop streaming for FF 9 years ago
  hristoterezov 0d03a4fceb callstats 9 years ago
  yanas 27d509332a Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392 9 years ago
  paweldomas ea24c6a66a Fixes broken requireDisplayName feature. 9 years ago
  damencho a6a6d2992e Adds helper function to obtain large video id from tests. 9 years ago
  damencho b875dc62dc Fixing remote avatars to be the same as local one. 9 years ago
  isymchych 24b24a62c4 fixed "download logs" button 9 years ago
  damencho cb40ab5420 Fixes moderator icon on remote videos. 9 years ago
  isymchych 0262917aa6 implementation of "start muted" 9 years ago
  damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 9 years ago
  damencho 8249aea796 Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set. 9 years ago
  yanas bbb144f1bd Fixes issue with conference starting before the UI is ready + enableWelcomePage config support. 9 years ago
  hristoterezov 29a85b797a Fixes audio / video mutes 9 years ago
  damencho 8aad75d9fa Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()). 9 years ago
  hristoterezov 97697ed9f0 Fixes JS errors in UI.js 9 years ago
  isymchych 335cc6ca6f cleanup desktopsharing events 9 years ago
  isymchych 6ee6b6e9e5 fixes after rebase 9 years ago
  isymchych b375b14696 abstract out remoteVideos management 9 years ago
  isymchych a10f9437f1 Integration of statistics module 9 years ago
  isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 9 years ago
  hristoterezov 3ec04d5a95 Implements desktop sharing. 9 years ago
  paweldomas ca8a147ea6 JWT token is now passed as BOSH URL parameter. 9 years ago
  isymchych f56eb3440a properly update toolbar if auth enabled 9 years ago
  isymchych 3a00837107 better error handling while establishing connection 9 years ago
  isymchych 58d1c76ab0 handle external auth; xmpp auth tbd 9 years ago
  isymchych ec2be349df refactor authentication module 9 years ago
  isymchych fbe5ef7ee6 fix issue with nickname input in chat 9 years ago
  isymchych 4f91ac01fd refactoring 9 years ago
  isymchych 6ded050b51 do not use RTC/xmpp in UI module 9 years ago
  isymchych de9d991f98 do not use xmpp module in side_panels module 9 years ago
  isymchych 437a8a6ef0 refactor ToolbarToggler 9 years ago
  isymchych e23dd62d86 refactor BottomToolbar 9 years ago
  isymchych cf578b7732 do not use xmpp module in Toolbar 9 years ago
  isymchych 7cc682d5a4 move random stuff out of Toolbar 9 years ago
  isymchych eeb390cd9d handle DTMF_SUPPORT_CHANGED event 9 years ago
  isymchych fc207ccf34 extract room locking out of Toolbar 9 years ago