Commit Graph

202 Commits (6b621654abb0c33c9abcf2be20e0a3cb419f57a4)

Author SHA1 Message Date
damencho 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. 10 years ago
isymchych 1d59283518 fixed switching to large video from FF on safari 10 years ago
isymchych 19d9c0be50 fixed switching to large video from FF on safari 10 years ago
yanas 236c4bb37c Adds a method in callstats in order to check if it's enabled. 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 f9d1fd13df Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video. 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
damencho e460f0c8fa Fixes lastN video change. Resulting 'Uncaught TypeError: stream.getOriginalStream is not a function', problem detected by torture (3 participants and the last one receives last-n changed event on joining and screenshot shows: it is missing one of the participants and logs contain this error). 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
Boris Grozev fb6367d687 Wraps at 80 chars. 10 years ago
yanas a2c37fa3f6 Fixes some warnings. 10 years ago
yanas 03018a2ead Fixing documentation warnings. 10 years ago
yanas 73b1d3c7c2 Adds a feedback button and dialog. 10 years ago
Boris Grozev 2117aefacc Removes unused code. 10 years ago
damencho 374763c325 Fixes mute check, prevents disabling the menu when the remote participant is muted. 10 years ago
isymchych fdc2ecd86f escape html from username 10 years ago
paweldomas b1f617502e Integrates token authentication. 10 years ago
damencho 1ba0a182f6 Makes sure we add/remove all onended events for media streams in one central place. 10 years ago
Boris Grozev a2ad7b8f53 Mutes video elements. 10 years ago
bgrozev 30c601e054 Removes words from the roomname generator. 10 years ago
Boris Grozev 657a3fb2e1 Removes comments (fixes warnings). 10 years ago
Spellauge 277f340063 authdomain2 10 years ago
Boris Grozev cf8950110f Adds additional logs, including timestamps relative to the initial 10 years ago
yanas 9a5d2012d3 Adds jsdoc to previous commit 10 years ago
Yana Stamcheva 8a678286f7 Makes video screen fit configurable. 10 years ago
Marc Laporte 220fe7e993 Fix a typo 10 years ago
Boris Grozev 0bbae86f68 Fixes a bug with prematurely removed remote videos on firefox. 10 years ago
Boris Grozev ebdd91df4e Removes the sid property from MediaStream (how did we end up having a 10 years ago
Boris Grozev 4934779187 Simplifies code, removes unused code. 10 years ago
damencho ababa0fadc Changes some logging levels. 10 years ago
Jesse Bickel 806cacb755 Use member.isFocus to decide whether a given member is the conference focus user. 10 years ago
damencho fd954580b7 Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video. 10 years ago
Boris Grozev 506d0722bd Removes hard-coded constants and uses the events API in the statistics 10 years ago
paweldomas 260b610725 Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted. 10 years ago
hristoterezov 39c5ef2f5a Fixes jshint 10 years ago
Boris Grozev 745417be18 Tries to fix connecting after XMPP authentication is requested. 10 years ago
Boris Grozev fdf73a9b4e Fixes jshint warnings. 10 years ago
Boris Grozev 5ac3304956 Fixes a typo reported by Hamid Yaseen. Closes #283. 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 b2d838ba1c Fixes mirroring on firefox. 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
Issac Gerges 2c573d76ea Add analytics for bottom toolbar events 10 years ago
Issac Gerges 5734d5ad80 Add analytics for toolbar items 10 years ago
Issac Gerges 0cda79352f Fix spelling mistake in openLinkDialog 10 years ago