isymchych
c294f592c8
code cleanup: remove redundant span.nick elements
10 years ago
isymchych
f65d630ad8
allow user to select camera and microphone
10 years ago
hristoterezov
67f1a040eb
Removes link tag for the SS plugin because it is created dynamically by the library.
10 years ago
damencho
33cb79fb8a
Fixes lib filename.
10 years ago
Lyubomir Marinov
6dbbea9944
Decides whether to use analytics after the analytics API has been given a chance to load.
10 years ago
hristoterezov
6ad9243446
Updates the library. Removes oncontextmenu handlers.
10 years ago
hristoterezov
0d03a4fceb
callstats
10 years ago
Lyubomir Marinov
b49a08c485
Decides whether to use analytics after the analytics API has been given a chance to load.
10 years ago
Lyubomir Marinov
ca3dd8865f
Asynchronously downloads the callstats.io API because the third-party server may take 'forever' to respond.
10 years ago
Lyubomir Marinov
d7c9a97e8d
Adds a FIXME (comment) to make a note of the fact that loading analytics.js after modules/statistics/AnalyticsAdapter.js forces the method AnalyticsAdapter.sendEvent to a no-op.
10 years ago
damencho
c64d008d05
Fixes element id name.
10 years ago
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
10 years ago
hristoterezov
29a85b797a
Fixes audio / video mutes
10 years ago
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
10 years ago
Boris Grozev
e06ec616a6
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
10 years ago
Jesse Bickel
fd9485b7e5
Use gravatar when enabled.
10 years ago
Jesse Bickel
46a5c909c8
Only load 3rd party JavaScript when config.enableThirdPartyRequests is true.
10 years ago
Boris Grozev
f42684d789
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
10 years ago
Jesse Bickel
895bb3fd60
Use gravatar when enabled.
10 years ago
Jesse Bickel
3f42f8bf67
Only load 3rd party JavaScript when config.enableThirdPartyRequests is true.
10 years ago
isymchych
8226914348
load library from index.html
10 years ago
isymchych
59f98205c7
use JS API; UI module refactoring
10 years ago
damencho
4b62f7f0ac
Adds shortcut to toggle desktop sharing.
10 years ago
yanas
73b1d3c7c2
Adds a feedback button and dialog.
10 years ago
Yana Stamcheva
b2f94783fa
Loads css before js, attempting to fix an issue with incorrect video initial size.
10 years ago
damencho
4ed5fa2813
Adds version param to all resources.
10 years ago
Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
10 years ago
Boris Grozev
d0b254ca15
Merges css files.
10 years ago
Boris Grozev
0ed2b55960
Updates font-awesome to version 4.4.0 and includes it in the repositoyry.
10 years ago
Boris Grozev
e0ba0c8085
Remove commented-out script tags from index.html.
10 years ago
Devin Wilson
b1760fad12
Pull deps from npm
10 years ago
Boris Grozev
62d3b749bb
Adds config options to filter out TCP or UDP candidates (for the purpose
of forcing one or the other in automated tests).
10 years ago
Boris Grozev
9ee24d7eab
Minifies our libraries.
10 years ago
Boris Grozev
5b1f7b1204
Minimizes app.bundle.js by default.
10 years ago
hristoterezov
b010b3267d
Fixes the name for the recording button in interface_config.js
10 years ago
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
10 years ago
damencho
6b94d3fe47
Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet.
10 years ago
Issac Gerges
bcccc58b2c
Allow for a list of enabled buttons to be passed as part of interfaceConfig
10 years ago
paweldomas
ff199a4d78
Updates app.bundle.js
10 years ago
paweldomas
8956002de5
Updates app.bundle.js
10 years ago
paweldomas
e88cf8735d
Updates app.bundle.js
10 years ago
paweldomas
ffb77f197a
Fixes video thumbnail flickering issue in Safari.
10 years ago
paweldomas
a2b43843b7
Updates app.bundle.js
10 years ago
paweldomas
e79d476d89
Updates app.bundle.js
10 years ago
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 years ago
damencho
2081757ba1
Enables stats in FF.
10 years ago
paweldomas
562761196d
Updates app.bundle.js
10 years ago
paweldomas
eb63b24a9a
Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video.
10 years ago
Boris Grozev
5fc868ee96
Updates app.bundle.js.
10 years ago
paweldomas
f2b5cdbfb8
Updates app.bundle.js.
10 years ago