125 Commits (0ec8ab69a048b282817bac3fca1cb7cfbe2ad5d0)

Author SHA1 Message Date
  isymchych 58d1c76ab0 handle external auth; xmpp auth tbd 10 years ago
  isymchych ec2be349df refactor authentication module 10 years ago
  isymchych fbe5ef7ee6 fix issue with nickname input in chat 10 years ago
  isymchych 4f91ac01fd refactoring 10 years ago
  isymchych 6ded050b51 do not use RTC/xmpp in UI module 10 years ago
  isymchych de9d991f98 do not use xmpp module in side_panels module 10 years ago
  isymchych 437a8a6ef0 refactor ToolbarToggler 10 years ago
  isymchych e23dd62d86 refactor BottomToolbar 10 years ago
  isymchych cf578b7732 do not use xmpp module in Toolbar 10 years ago
  isymchych 7cc682d5a4 move random stuff out of Toolbar 10 years ago
  isymchych eeb390cd9d handle DTMF_SUPPORT_CHANGED event 10 years ago
  isymchych fc207ccf34 extract room locking out of Toolbar 10 years ago
  isymchych 5846a25fc3 remove Prezi and Etherpad dependencies from Toolbar 10 years ago
  isymchych fbcd2d2320 use JitsiParticipant to handle user roles 10 years ago
  isymchych 0460e7da29 add local media streams to UI 10 years ago
  isymchych 6a3704d826 replace resourceIds with ids in AudioLevels 10 years ago
  isymchych 586988f327 properly generate room name 10 years ago
  isymchych fc76aa5293 handle incoming messages 10 years ago
  isymchych 09aa9482c0 do not use members module 10 years ago
  isymchych 272cfea493 share user email through commands 10 years ago
  isymchych 941cd13193 do not use xmpp in connectionquality module 10 years ago
  isymchych fe77846b89 do not use xmpp in settings menu 10 years ago
  isymchych c50151d85d do not use NicknameHandler 10 years ago
  isymchych 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events 10 years ago
  isymchych 4ef57ceada do not use XMPP or RTC modules in UI 10 years ago
  isymchych 59f98205c7 use JS API; UI module refactoring 10 years ago
  damencho b64f3a5913 Adds method to obtain remote video type. 10 years ago
  yanas 7ea675159e Disables feedback functionality if callstats isn't available. 10 years ago
  damencho 74c420a609 Adds config option for auto enable desktop sharing when opening an url. 10 years ago
  yanas 26e2fd6ef0 Fixes desktop streaming layout. 10 years ago
  Boris Grozev 4009fed35d Moves the roomname generator to util, reuses a function. 10 years ago
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 10 years ago
  yanas 73b1d3c7c2 Adds a feedback button and dialog. 10 years ago
  Boris Grozev 2117aefacc Removes unused code. 10 years ago
  paweldomas b1f617502e Integrates token authentication. 10 years ago
  Boris Grozev 506d0722bd Removes hard-coded constants and uses the events API in the statistics 10 years ago
  Boris Grozev 745417be18 Tries to fix connecting after XMPP authentication is requested. 10 years ago
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 years ago
  Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 10 years ago
  Boris Grozev 09eaa0d303 Fix comparison warnings. 10 years ago
  Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 10 years ago
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 years ago
  Boris Grozev 741b9adc1e Fixes typos and removes a translation key. 10 years ago
  paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 10 years ago
  Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. 10 years ago
  Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 10 years ago
  paweldomas b680ecd2ff Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js. 10 years ago
  Boris Grozev fd404b8465 Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly. 10 years ago
  damencho cc29df6376 Adds params for enabling rec on entering the conference. 10 years ago
  hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . 10 years ago