Boris Grozev
|
e0ba0c8085
|
Remove commented-out script tags from index.html.
|
2015-10-06 14:04:11 -05:00 |
Boris Grozev
|
4964ec2a83
|
Do not include app.js in the source package.
|
2015-10-06 14:03:12 -05:00 |
damencho
|
cc7d8b8a0d
|
Removes unused minification.
|
2015-10-06 11:22:42 -05:00 |
damencho
|
a49505f25d
|
Merge remote-tracking branch 'origin/master'
|
2015-10-06 11:20:11 -05:00 |
George Politis
|
dbd8d30d56
|
Merge pull request #366 from pstros/npm-deps-work
Use npm to manage external dependencies. Closes #346.
|
2015-10-06 11:07:06 -05:00 |
Devin Wilson
|
a35a4fa46a
|
Remove dependency sources from repo
|
2015-10-05 13:52:58 -06:00 |
Devin Wilson
|
b1760fad12
|
Pull deps from npm
|
2015-10-05 13:51:38 -06:00 |
Emil Ivov
|
097c008a63
|
add display name to stats debug info
|
2015-10-04 16:13:28 -05:00 |
bgrozev
|
9e4b4bc540
|
Merge pull request #365 from marclaporte/patch-1
Fix a typo
|
2015-10-01 23:53:57 -05:00 |
Marc Laporte
|
220fe7e993
|
Fix a typo
|
2015-10-01 22:27:32 -04:00 |
Boris Grozev
|
0bbae86f68
|
Fixes a bug with prematurely removed remote videos on firefox.
|
2015-10-01 17:56:45 -05:00 |
Boris Grozev
|
ff2b7ca921
|
Removes unused parameters, adds documentation.
|
2015-10-01 17:56:45 -05:00 |
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?)
|
2015-10-01 17:56:45 -05:00 |
Boris Grozev
|
4934779187
|
Simplifies code, removes unused code.
|
2015-10-01 17:56:45 -05:00 |
damencho
|
df0563d8d5
|
Updates the license put in debian package.
|
2015-10-01 15:12:34 -05:00 |
jitsi-pootle
|
2e778c4832
|
New files added from translate.jitsi.org based on templates
|
2015-10-01 18:53:07 +00:00 |
damencho
|
f626c5fbc0
|
Adds null check for the connection when checking whether we have joined a muc.
|
2015-09-29 11:55:39 -05:00 |
damencho
|
ababa0fadc
|
Changes some logging levels.
|
2015-09-28 17:48:41 -05:00 |
damencho
|
54b9379577
|
Fixes storing display name in local members list, avoid dominant speaker to delete it.
|
2015-09-25 17:38:28 -05:00 |
Jesse Bickel
|
806cacb755
|
Use member.isFocus to decide whether a given member is the conference focus user.
|
2015-09-25 08:49:19 -05:00 |
damencho
|
fd954580b7
|
Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video.
|
2015-09-23 13:50:28 -05:00 |
George Politis
|
13d6245684
|
Updates the sdp-interop version.
|
2015-09-23 09:42:17 -05:00 |
Lyubomir Marinov
|
c992222c70
|
Removes duplication. Allows automated functional testing to access the WebRTC data channels.
|
2015-09-22 18:51:24 -05:00 |
Boris Grozev
|
506d0722bd
|
Removes hard-coded constants and uses the events API in the statistics
module.
|
2015-09-21 11:29:23 -05: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 |
Emil Ivov
|
8725b80793
|
Moves original contribution note
Addressing readability concerns raised by @fippo
|
2015-09-19 12:23:58 -05:00 |
Emil Ivov
|
a429800544
|
Moves original contribution note
Addressing readability concerns raised by @fippo
|
2015-09-19 12:23:54 -05:00 |
Boris Grozev
|
2702fa0175
|
Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy.
|
2015-09-17 16:40:02 -05:00 |
paweldomas
|
260b610725
|
Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted.
|
2015-09-17 19:04:56 +02:00 |
hristoterezov
|
a7cd8bab11
|
Merge branch 'gerges-issue/client-analytics'
|
2015-09-16 17:45:58 -05:00 |
hristoterezov
|
39c5ef2f5a
|
Fixes jshint
|
2015-09-16 17:44:53 -05:00 |
hristoterezov
|
b59f8d3da6
|
Merge branch 'issue/client-analytics' of https://github.com/gerges/jitsi-meet into gerges-issue/client-analytics
Conflicts:
modules/UI/toolbars/BottomToolbar.js
|
2015-09-16 17:42:51 -05:00 |
George Politis
|
5d1aeaa1c2
|
Merge pull request #358 from gpolitis/master
Uglifyjs, browserify and jshint should be locally installed (as opposed to globally)
|
2015-09-16 11:06:36 -05:00 |
bgrozev
|
9c4b69a1ba
|
Merge pull request #357 from jitsi/fix-connect
Tries to fix connecting after XMPP authentication is requested.
|
2015-09-16 00:35:49 -05:00 |
George Politis
|
5e363b515b
|
Uses uglifyjs from the local installation.
|
2015-09-15 20:27:59 -05:00 |
George Politis
|
1bb6e72855
|
Adds jshint as a dev dependency and uses the local installtion.
|
2015-09-15 20:27:48 -05:00 |
George Politis
|
e3adafa44e
|
Makes browserify a dev dependency.
|
2015-09-15 20:24:31 -05:00 |
Lyubomir Marinov
|
2740041a82
|
Defines the path to uglifyjs as a variable in the fashion of the path to browserify.
|
2015-09-15 14:18:34 -05:00 |
Boris Grozev
|
c7b6cb5b94
|
Updates the sdp-interop version.
|
2015-09-15 09:16:03 -05:00 |
damencho
|
69758a3297
|
Uglify to use relative files.
|
2015-09-14 17:30:27 -05:00 |
Boris Grozev
|
cd1f56fa8f
|
Recovers removed source files.
|
2015-09-14 17:21:21 -05:00 |
damencho
|
34b5ce996c
|
Fixes map locations.
|
2015-09-14 16:35:13 -05:00 |
Boris Grozev
|
745417be18
|
Tries to fix connecting after XMPP authentication is requested.
|
2015-09-14 16:06:58 -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 |
George Politis
|
b1825a3d1e
|
Merge pull request #354 from marclaporte/patch-3
Firefox & Jitsi Meet are now working together
|
2015-09-14 13:54:39 -05:00 |
George Politis
|
e46efdb666
|
Merge pull request #356 from mksh/master
Use valid SPDX license identifier for Jitsi-Meet NPM package description
|
2015-09-14 13:43:44 -05:00 |
mksh
|
9138ed692e
|
Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies
|
2015-09-14 18:08:24 +03:00 |
Boris Grozev
|
fdf73a9b4e
|
Fixes jshint warnings.
|
2015-09-14 09:26:24 -05:00 |
Boris Grozev
|
dff4666bc6
|
Merge branch 'master' into lint
|
2015-09-14 09:26:16 -05:00 |