112 次代码提交 (fbcd2d232016b4a1eb4dfa76d1f7b5ed355aefce)

作者 SHA1 备注 提交日期
  isymchych fbcd2d2320 use JitsiParticipant to handle user roles 9 年前
  isymchych 0460e7da29 add local media streams to UI 9 年前
  isymchych 6a3704d826 replace resourceIds with ids in AudioLevels 9 年前
  isymchych 586988f327 properly generate room name 9 年前
  isymchych fc76aa5293 handle incoming messages 9 年前
  isymchych 09aa9482c0 do not use members module 9 年前
  isymchych 272cfea493 share user email through commands 9 年前
  isymchych 941cd13193 do not use xmpp in connectionquality module 9 年前
  isymchych fe77846b89 do not use xmpp in settings menu 9 年前
  isymchych c50151d85d do not use NicknameHandler 9 年前
  isymchych 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events 9 年前
  isymchych 4ef57ceada do not use XMPP or RTC modules in UI 9 年前
  isymchych 59f98205c7 use JS API; UI module refactoring 9 年前
  damencho b64f3a5913 Adds method to obtain remote video type. 9 年前
  yanas 7ea675159e Disables feedback functionality if callstats isn't available. 9 年前
  damencho 74c420a609 Adds config option for auto enable desktop sharing when opening an url. 9 年前
  yanas 26e2fd6ef0 Fixes desktop streaming layout. 9 年前
  Boris Grozev 4009fed35d Moves the roomname generator to util, reuses a function. 9 年前
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 9 年前
  yanas 73b1d3c7c2 Adds a feedback button and dialog. 9 年前
  Boris Grozev 2117aefacc Removes unused code. 9 年前
  paweldomas b1f617502e Integrates token authentication. 9 年前
  Boris Grozev 506d0722bd Removes hard-coded constants and uses the events API in the statistics 9 年前
  Boris Grozev 745417be18 Tries to fix connecting after XMPP authentication is requested. 9 年前
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9 年前
  Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 9 年前
  Boris Grozev 09eaa0d303 Fix comparison warnings. 9 年前
  Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 9 年前
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 9 年前
  Boris Grozev 741b9adc1e Fixes typos and removes a translation key. 9 年前
  paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 9 年前
  Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. 9 年前
  Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 10 年前
  paweldomas b680ecd2ff Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js. 9 年前
  Boris Grozev fd404b8465 Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly. 9 年前
  damencho cc29df6376 Adds params for enabling rec on entering the conference. 10 年前
  hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . 10 年前
  hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. 10 年前
  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 年前
  yanas 9d321df49e Adds javadoc for previous commit. 10 年前
  yanas d92d8e8299 Some additional error handling. 10 年前
  Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. 10 年前
  Boris Grozev fd5a739f3c Minor formatting fixes, avoid using a global variable. 10 年前
  Boris Grozev 84a8d00234 Renames functions for the sake of clarity. 10 年前
  hristoterezov baee96734c Moves LargeVideo html dependancies in LargeVideo.js 10 年前
  paweldomas 4aa6fbc4b9 Switches to the last visible video correctly when current speaker leaves the conference. 10 年前
  Devin Wilson d44aed2c11 Remove duplicate handler 10 年前
  Devin Wilson 9bbf17e541 Remove UI references from RTC 10 年前
  Devin Wilson 156b218bfc Remove UI references from xmpp-related modules 10 年前
  paweldomas c3548eb866 Fixes issues with invalid avatars and problems with switching between videos. 10 年前