140 Commits (0262917aa67aa81f7aa8254edd96a1714d7ed5f9)

Author SHA1 Message Date
  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
  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
  isymchych 5846a25fc3 remove Prezi and Etherpad dependencies from Toolbar 9 years ago
  isymchych fbcd2d2320 use JitsiParticipant to handle user roles 9 years ago
  isymchych 0460e7da29 add local media streams to UI 9 years ago
  isymchych 6a3704d826 replace resourceIds with ids in AudioLevels 9 years ago
  isymchych 586988f327 properly generate room name 9 years ago
  isymchych fc76aa5293 handle incoming messages 9 years ago
  isymchych 09aa9482c0 do not use members module 9 years ago
  isymchych 272cfea493 share user email through commands 9 years ago
  isymchych 941cd13193 do not use xmpp in connectionquality module 9 years ago
  isymchych fe77846b89 do not use xmpp in settings menu 9 years ago
  isymchych c50151d85d do not use NicknameHandler 9 years ago
  isymchych 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events 9 years ago
  isymchych 4ef57ceada do not use XMPP or RTC modules in UI 9 years ago
  isymchych 59f98205c7 use JS API; UI module refactoring 9 years ago
  damencho b64f3a5913 Adds method to obtain remote video type. 9 years ago
  yanas 7ea675159e Disables feedback functionality if callstats isn't available. 9 years ago
  damencho 74c420a609 Adds config option for auto enable desktop sharing when opening an url. 9 years ago
  yanas 26e2fd6ef0 Fixes desktop streaming layout. 9 years ago
  Boris Grozev 4009fed35d Moves the roomname generator to util, reuses a function. 9 years ago
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 9 years ago
  yanas 73b1d3c7c2 Adds a feedback button and dialog. 9 years ago
  Boris Grozev 2117aefacc Removes unused code. 9 years ago
  paweldomas b1f617502e Integrates token authentication. 9 years ago