hristoterezov
|
67f1a040eb
|
Removes link tag for the SS plugin because it is created dynamically by the library.
|
2016-02-02 11:40:29 -06:00 |
damencho
|
33cb79fb8a
|
Fixes lib filename.
|
2016-01-28 15:28:56 -06:00 |
Lyubomir Marinov
|
6dbbea9944
|
Decides whether to use analytics after the analytics API has been given a chance to load.
|
2016-01-25 11:58:15 -06:00 |
hristoterezov
|
6ad9243446
|
Updates the library. Removes oncontextmenu handlers.
|
2016-01-22 11:37:48 -06:00 |
hristoterezov
|
0d03a4fceb
|
callstats
|
2016-01-20 15:41:37 -06:00 |
damencho
|
c64d008d05
|
Fixes element id name.
|
2016-01-12 16:48:47 -06:00 |
damencho
|
3fd68fa0fd
|
Renames all active speaker references to be called dominant speaker.
|
2016-01-11 18:14:01 -06:00 |
hristoterezov
|
29a85b797a
|
Fixes audio / video mutes
|
2016-01-06 16:39:13 -06:00 |
isymchych
|
0fd0f5b633
|
refactoring of Etherpad and Prezi
|
2015-12-30 13:12:01 +02:00 |
Boris Grozev
|
e06ec616a6
|
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
|
2015-12-14 13:39:57 -06:00 |
Jesse Bickel
|
fd9485b7e5
|
Use gravatar when enabled.
|
2015-12-14 13:34:13 -06:00 |
Jesse Bickel
|
46a5c909c8
|
Only load 3rd party JavaScript when config.enableThirdPartyRequests is true.
|
2015-12-14 13:26:27 -06:00 |
isymchych
|
8226914348
|
load library from index.html
|
2015-12-01 18:55:54 +02:00 |
isymchych
|
59f98205c7
|
use JS API; UI module refactoring
|
2015-11-30 13:54:54 +02:00 |
damencho
|
4b62f7f0ac
|
Adds shortcut to toggle desktop sharing.
|
2015-11-12 16:57:00 -06:00 |
yanas
|
73b1d3c7c2
|
Adds a feedback button and dialog.
|
2015-11-05 11:28:01 -06:00 |
Yana Stamcheva
|
b2f94783fa
|
Loads css before js, attempting to fix an issue with incorrect video initial size.
|
2015-10-13 16:07:27 -05:00 |
damencho
|
4ed5fa2813
|
Adds version param to all resources.
|
2015-10-13 11:47:55 -05:00 |
Boris Grozev
|
cf8950110f
|
Adds additional logs, including timestamps relative to the initial
request.
|
2015-10-06 16:57:14 -05:00 |
Boris Grozev
|
d0b254ca15
|
Merges css files.
|
2015-10-06 15:19:01 -05:00 |
Boris Grozev
|
0ed2b55960
|
Updates font-awesome to version 4.4.0 and includes it in the repositoyry.
|
2015-10-06 15:19:01 -05:00 |
Boris Grozev
|
e0ba0c8085
|
Remove commented-out script tags from index.html.
|
2015-10-06 14:04:11 -05:00 |
Devin Wilson
|
b1760fad12
|
Pull deps from npm
|
2015-10-05 13:51:38 -06:00 |
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).
|
2015-09-21 11:28:55 -05:00 |
Boris Grozev
|
9ee24d7eab
|
Minifies our libraries.
|
2015-09-14 15:50:13 -05:00 |
Boris Grozev
|
5b1f7b1204
|
Minimizes app.bundle.js by default.
|
2015-09-14 15:42:48 -05:00 |
hristoterezov
|
b010b3267d
|
Fixes the name for the recording button in interface_config.js
|
2015-09-11 15:41:33 -05:00 |
hristoterezov
|
161673cecb
|
Merge branch 'issue/toolbar-config' of https://github.com/gerges/jitsi-meet into gerges-issue/toolbar-config
Conflicts:
index.html
libs/app.bundle.js
|
2015-09-11 14:49:20 -05:00 |
Boris Grozev
|
995b3be6e7
|
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
|
2015-09-03 10:00:36 -05:00 |
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.
|
2015-09-02 16:05:00 -05:00 |
Issac Gerges
|
bcccc58b2c
|
Allow for a list of enabled buttons to be passed as part of interfaceConfig
|
2015-08-28 16:34:07 -05:00 |
paweldomas
|
ff199a4d78
|
Updates app.bundle.js
|
2015-08-28 17:07:02 +02:00 |
paweldomas
|
8956002de5
|
Updates app.bundle.js
|
2015-08-28 11:44:19 +02:00 |
paweldomas
|
e88cf8735d
|
Updates app.bundle.js
|
2015-08-25 14:25:28 +02:00 |
paweldomas
|
ffb77f197a
|
Fixes video thumbnail flickering issue in Safari.
|
2015-08-25 14:21:22 +02:00 |
paweldomas
|
a2b43843b7
|
Updates app.bundle.js
|
2015-08-24 12:00:40 +02:00 |
paweldomas
|
e79d476d89
|
Updates app.bundle.js
|
2015-08-19 18:27:09 +02:00 |
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.
|
2015-08-19 10:55:35 +02:00 |
damencho
|
2081757ba1
|
Enables stats in FF.
|
2015-08-18 16:42:47 -05:00 |
paweldomas
|
562761196d
|
Updates app.bundle.js
|
2015-08-18 13:27:29 +02:00 |
paweldomas
|
eb63b24a9a
|
Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video.
|
2015-08-18 13:19:54 +02:00 |
Boris Grozev
|
5fc868ee96
|
Updates app.bundle.js.
|
2015-08-17 16:17:47 -05:00 |
paweldomas
|
f2b5cdbfb8
|
Updates app.bundle.js.
|
2015-08-14 17:06:50 +02:00 |
paweldomas
|
18f03e296b
|
Fixes broken input fields in Safari.
|
2015-08-14 17:03:58 +02:00 |
Boris Grozev
|
7f1eb617c3
|
Uses npm packeges for socket.io and jsSHA.
|
2015-08-12 21:50:42 +02:00 |
Issac Gerges
|
dcc206b2b4
|
Update non-container toolbar items to be set to inline-block when shown
|
2015-08-12 13:06:55 -05:00 |
Issac Gerges
|
da75e17ff5
|
Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor
|
2015-08-12 13:05:20 -05:00 |
paweldomas
|
8fea9b76ee
|
Updates app.bundle.js
|
2015-08-12 14:23:43 +02:00 |
Issac Gerges
|
de30ce0f5c
|
Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor
|
2015-08-11 13:30:08 -05:00 |
Issac Gerges
|
fc6f5717cb
|
Refactor toolbar to add separators via css and remove unneeded containers
|
2015-08-11 13:24:53 -05:00 |