Boris Grozev
4009fed35d
Moves the roomname generator to util, reuses a function.
10 år sedan
paweldomas
27fc4636b7
Adjustments to make lip-sync work. Stream merging is now done by Jicofo.
10 år sedan
Boris Grozev
fb6367d687
Wraps at 80 chars.
10 år sedan
yanas
a2c37fa3f6
Fixes some warnings.
10 år sedan
yanas
03018a2ead
Fixing documentation warnings.
10 år sedan
yanas
73b1d3c7c2
Adds a feedback button and dialog.
10 år sedan
Boris Grozev
2117aefacc
Removes unused code.
10 år sedan
damencho
374763c325
Fixes mute check, prevents disabling the menu when the remote participant is muted.
10 år sedan
isymchych
fdc2ecd86f
escape html from username
10 år sedan
paweldomas
b1f617502e
Integrates token authentication.
10 år sedan
damencho
1ba0a182f6
Makes sure we add/remove all onended events for media streams in one central place.
10 år sedan
Boris Grozev
a2ad7b8f53
Mutes video elements.
10 år sedan
bgrozev
30c601e054
Removes words from the roomname generator.
10 år sedan
Boris Grozev
657a3fb2e1
Removes comments (fixes warnings).
10 år sedan
Spellauge
277f340063
authdomain2
10 år sedan
Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
10 år sedan
yanas
9a5d2012d3
Adds jsdoc to previous commit
10 år sedan
Yana Stamcheva
8a678286f7
Makes video screen fit configurable.
10 år sedan
Marc Laporte
220fe7e993
Fix a typo
10 år sedan
Boris Grozev
0bbae86f68
Fixes a bug with prematurely removed remote videos on firefox.
10 år sedan
Boris Grozev
ebdd91df4e
Removes the sid property from MediaStream (how did we end up having a
Jingle session ID in MediaStream and passing it around in the UI?)
10 år sedan
Boris Grozev
4934779187
Simplifies code, removes unused code.
10 år sedan
damencho
ababa0fadc
Changes some logging levels.
10 år sedan
damencho
fd954580b7
Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video.
10 år sedan
Boris Grozev
506d0722bd
Removes hard-coded constants and uses the events API in the statistics
module.
10 år sedan
paweldomas
260b610725
Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted.
10 år sedan
hristoterezov
39c5ef2f5a
Fixes jshint
10 år sedan
Boris Grozev
745417be18
Tries to fix connecting after XMPP authentication is requested.
10 år sedan
Boris Grozev
fdf73a9b4e
Fixes jshint warnings.
10 år sedan
Boris Grozev
5ac3304956
Fixes a typo reported by Hamid Yaseen. Closes #283.
10 år sedan
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
10 år sedan
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
10 år sedan
Boris Grozev
09eaa0d303
Fix comparison warnings.
10 år sedan
Boris Grozev
b2d838ba1c
Fixes mirroring on firefox.
10 år sedan
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
10 år sedan
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
10 år sedan
Issac Gerges
2c573d76ea
Add analytics for bottom toolbar events
10 år sedan
Issac Gerges
5734d5ad80
Add analytics for toolbar items
10 år sedan
Issac Gerges
0cda79352f
Fix spelling mistake in openLinkDialog
10 år sedan
Issac Gerges
bcccc58b2c
Allow for a list of enabled buttons to be passed as part of interfaceConfig
10 år sedan
Boris Grozev
741b9adc1e
Fixes typos and removes a translation key.
10 år sedan
paweldomas
2f03a0a7fe
Fixes broken last-N
10 år sedan
paweldomas
4c2f0d3600
Removed duplicated code for adding video thumbnail's hover handler.
10 år sedan
paweldomas
a8a0945d73
Moves method for selecting thumbnail's video element from videolayout to SmallVideo. Fixes issue with muted audio in IE after switching between thumbnails.
10 år sedan
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
10 år sedan
paweldomas
0fe4999beb
Use fadeTo instead of fadeIn/fadeOut to avoid having display: none on large video which causes issues when Temasys plugin is used.
10 år sedan
paweldomas
ae96b9f365
Fixes issue in IE where click events on local video thumbnail are captured by local audio object created by Temasys plugin on stream attach.
10 år sedan
paweldomas
9a7bc4ebab
Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js.
10 år sedan
paweldomas
eb63b24a9a
Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video.
10 år sedan
Boris Grozev
332aafbe20
Documents some of the XMPP events. Renames some of them.
10 år sedan