hristoterezov
|
55a8880c2d
|
Changes redirect on unsupported browser to console.error.
|
2015-11-02 11:43:05 -06:00 |
hristoterezov
|
d232974d8a
|
Adds basic validation for the conference name.
|
2015-11-02 11:21:30 -06:00 |
hristoterezov
|
a1ba5c0be8
|
Fixes resolution issue on mute.
|
2015-10-29 11:45:55 -05:00 |
hristoterezov
|
c38f93fc60
|
Implements audio levels.
|
2015-10-28 12:04:18 -05:00 |
paweldomas
|
13268f9951
|
Creates RandomUtil class for generating random strings.
|
2015-10-27 14:39:29 -05:00 |
paweldomas
|
436fb87fee
|
Uses browserify as a dev dependency.
|
2015-10-27 14:39:18 -05:00 |
hristoterezov
|
f1891c582d
|
Fixes Temasys issues.
|
2015-10-20 16:41:00 -05:00 |
hristoterezov
|
ee471fe06f
|
Implements display name changed event.
|
2015-10-15 17:03:42 -05:00 |
hristoterezov
|
ff779512c2
|
Prevents firing events for the active speaker for the local user. Implements getUserID in JitsiConference.
|
2015-10-15 16:46:06 -05:00 |
hristoterezov
|
ae355cbea5
|
Prevents firing events for the active speaker for the local user.
|
2015-10-15 16:36:24 -05:00 |
hristoterezov
|
055765fd80
|
Fixes issues with starting the streams after the conference has been joined.
|
2015-10-15 16:24:51 -05:00 |
hristoterezov
|
fe1067b8a3
|
Adds track muted event to the documentation.
|
2015-10-06 16:20:40 -05:00 |
hristoterezov
|
bf9d580dae
|
Fixes race condition for the mute status for the remote tracks.
|
2015-10-06 16:11:09 -05:00 |
hristoterezov
|
338f79127b
|
Prevents firing TRACK_REMOVED events when muting.
|
2015-10-06 13:39:29 -05:00 |
hristoterezov
|
d60425f7e4
|
Fixes mute issues.
|
2015-10-05 17:48:16 -05:00 |
hristoterezov
|
c3c3d8e457
|
Merge pull request #363 from gerges/lib-jitsi-meet
Fix JitsiConference.prototype.leave to reference room as this.room
|
2015-09-30 11:07:06 -05:00 |
Issac Gerges
|
38349293d3
|
Fix JitsiConference.prototype.leave to reference room as this.room
|
2015-09-30 13:20:17 +10:00 |
hristoterezov
|
8f2e1bebb5
|
Fixes TRACK_REMOVED event.
|
2015-09-29 16:22:26 -05:00 |
paweldomas
|
baebf8398a
|
Uses self=this in modifySourcesQueue callback of JingleSessionPC#addStream.
|
2015-09-24 14:54:11 +02:00 |
paweldomas
|
26c7fb89bb
|
Fix undefined 'self' variable in JingleSessionPC#addStream method.
|
2015-09-23 12:36:10 +02:00 |
hristoterezov
|
c61f112e17
|
Initial version of documentation.
|
2015-09-16 15:49:49 -05:00 |
hristoterezov
|
1cd8f372b1
|
Fixes issue with the dominant speaker event.
|
2015-09-15 20:19:19 -05:00 |
hristoterezov
|
f1a1d6fa7d
|
Fixes data channels JS errors.
|
2015-09-14 16:24:47 -05:00 |
hristoterezov
|
8cabf2b003
|
Fixes JS errors when muting.
|
2015-09-14 16:18:28 -05:00 |
hristoterezov
|
dfc82e5197
|
Fixes path errors.
|
2015-09-14 16:14:48 -05:00 |
hristoterezov
|
ca9d796dae
|
Adds example HTML page that creates basic video conference.
|
2015-09-14 14:28:56 -05:00 |
hristoterezov
|
ed2ea6ced5
|
Implements some conference events.
|
2015-09-11 18:02:06 -05:00 |
hristoterezov
|
3281fdd523
|
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
|
2015-09-11 12:21:45 -05:00 |
hristoterezov
|
2b5d893ec1
|
Changes the implementation of RTCUtils to be static.
|
2015-09-01 14:04:55 -05:00 |
hristoterezov
|
a241d4b9b4
|
Implements create local streams.
|
2015-08-30 16:28:35 -05:00 |
hristoterezov
|
06a1472d1e
|
Implements partly multi conference support for rtc module.
|
2015-08-30 01:15:05 -05:00 |
hristoterezov
|
1bba8d2032
|
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
|
2015-08-29 23:45:48 -05:00 |
hristoterezov
|
455a6e10fe
|
Adds partial support for multiple chat rooms. Implements join and leave methods.
|
2015-08-26 20:37:17 -05:00 |
hristoterezov
|
89c7ff3a71
|
Implements JitsiConnection
|
2015-08-24 22:49:39 -05:00 |
hristoterezov
|
7d72df27a3
|
Adds jitsi meet library interface files.
|
2015-08-14 14:42:14 -05:00 |
hristoterezov
|
ccdcc879d0
|
Removes some files that won't be used in jitsi meet library.
|
2015-08-14 14:40:51 -05:00 |
paweldomas
|
f2b5cdbfb8
|
Updates app.bundle.js.
|
2015-08-14 17:06:50 +02:00 |
paweldomas
|
60afe2d202
|
Fixes issue with display name event not being fired on Safari/IE
|
2015-08-14 17:04:30 +02:00 |
paweldomas
|
18f03e296b
|
Fixes broken input fields in Safari.
|
2015-08-14 17:03:58 +02:00 |
paweldomas
|
5cd9db1b6a
|
Missing semicolon...
|
2015-08-14 17:02:19 +02:00 |
bgrozev
|
f83404a99e
|
Merge pull request #341 from pstros/fix-comment
Change the comment to fix npm install
|
2015-08-13 16:00:56 -05:00 |
Devin Wilson
|
7c1ba9242b
|
Change the comment to fix npm install
|
2015-08-13 08:31:50 -06:00 |
ibauersachs
|
bfcc587047
|
Commit from translate.jitsi.org by user ibauersachs.: 172 of 172 strings translated (0 fuzzy).
|
2015-08-13 07:35:17 +00:00 |
Boris Grozev
|
e90d8f5531
|
Updates app.bundle.js.
|
2015-08-12 21:54:15 +02:00 |
Boris Grozev
|
59033aab28
|
Adds what will hopefully be treated as a comment by all npm versions to package.json.
|
2015-08-12 21:52:49 +02:00 |
Boris Grozev
|
7f1eb617c3
|
Uses npm packeges for socket.io and jsSHA.
|
2015-08-12 21:50:42 +02:00 |
hristoterezov
|
fd7e8c9162
|
Merge pull request #338 from gerges/issue/toolbar-refactor
Refactors toolbar
|
2015-08-12 13:55:50 -05:00 |
Issac Gerges
|
51e886142b
|
Ensure hangup button selector is specific enough to apply red color and custom size
|
2015-08-12 13:36:24 -05: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 |