85 次代码提交 (09eaa0d303fb6f4330dae2cd0fba3bbd0fbcdc1a)

作者 SHA1 备注 提交日期
  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 9 年前
  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. 9 年前
  hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . 9 年前
  hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. 9 年前
  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. 9 年前
  yanas 9d321df49e Adds javadoc for previous commit. 9 年前
  yanas d92d8e8299 Some additional error handling. 9 年前
  Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. 9 年前
  Boris Grozev fd5a739f3c Minor formatting fixes, avoid using a global variable. 9 年前
  Boris Grozev 84a8d00234 Renames functions for the sake of clarity. 9 年前
  hristoterezov baee96734c Moves LargeVideo html dependancies in LargeVideo.js 9 年前
  paweldomas 4aa6fbc4b9 Switches to the last visible video correctly when current speaker leaves the conference. 9 年前
  Devin Wilson d44aed2c11 Remove duplicate handler 9 年前
  Devin Wilson 9bbf17e541 Remove UI references from RTC 9 年前
  Devin Wilson 156b218bfc Remove UI references from xmpp-related modules 10 年前
  paweldomas c3548eb866 Fixes issues with invalid avatars and problems with switching between videos. 9 年前
  hristoterezov a3886cc56c Focuses the enter display name field. 9 年前
  paweldomas a1b0677442 Moves SSRC owner signaling from MUC presence to Jingle. 9 年前
  paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 9 年前
  hristoterezov 62a731e244 Fixes typo in translation module interface. 9 年前
  hristoterezov 47b6355d66 Implements functionality that forces the user to enter display name. 9 年前
  hristoterezov f11c3b94ed Moves some methods from avatar to videolayout. 9 年前
  Zalmoxisus 7a54537bee Fixes chat messages timestamp according to XEP-0203. Fixes #305. 10 年前
  hristoterezov 6a492d96c2 Refactors VideoLayout.js. 10 年前
  George Politis 5f48e4cf9d Revert "Updates the license headers." 10 年前
  George Politis 93648f361b Updates the license headers. 10 年前
  paweldomas 3f9b220ee9 The name of shared Etherpad document is now generated and advertised by Jicofo user. 10 年前
  George Politis 23f1dc174e Refactors simulcast support. 10 年前
  hristoterezov 01deadf078 Moves the sound notification code to be played when the participant joins / leaves the room instead of receiving add / remove stream event. 10 年前
  hristoterezov 099e3340bc Implements start muted feature. 10 年前
  paweldomas 8af3a65d37 Displays error dialog when BOSH connection fails. 10 年前
  hristoterezov efcfe99707 Improves the notification that informs the user if started the conference audio/video muted. 10 年前
  hristoterezov cc1ad1bc13 Implement the functionality that allows users to start the conversation muted. 10 年前
  Boris Grozev 0efcbdcd37 Adds a MemberList module and (currently disabled) code to show the dialpad button. 10 年前
  Boris Grozev 886fb2ac43 Fix typos and rename event names for purposes of clarity. 10 年前
  Boris Grozev 99b1a51df0 Fix a typo. 10 年前
  hristoterezov 58cc21d417 Changes the implementation to show availability of video and sound devices. 10 年前
  hristoterezov 3a0ee11ccd Turns off the camera when video is muted on https connection. 10 年前
  hristoterezov 44e558e5a0 Fixes video mute when the user is alone in the room. 10 年前
  hristoterezov 0da2547360 Fixes the size of the desktop streaming video for remote peer. 10 年前
  paweldomas 581ffec5ed Fixes issues after jquery-impromptu update. 10 年前
  paweldomas f48633fa1d Removes unused connection settings form. 10 年前