hristoterezov
|
dfeab252b0
|
Fixes start muted implementation.
|
2016-01-12 15:25:27 -06:00 |
isymchych
|
990d8e75fa
|
added "start muted"
|
2016-01-12 15:51:26 +02:00 |
damencho
|
18698f9ce2
|
Renames all active speaker references to be called dominant speaker.
|
2016-01-11 18:11:40 -06:00 |
damencho
|
c198400be9
|
Makes sure we first fire muc_joined and muc_member_joined before firing command events or any event for the data from the received presence.
|
2016-01-11 16:18:29 -06:00 |
hristoterezov
|
7106c7890a
|
Implements remote participant audio mute
|
2015-12-31 16:01:03 -06:00 |
hristoterezov
|
f14809a8f2
|
Changes the recording to report the status via event instead of Promise. Fixes JS errors
|
2015-12-31 14:37:29 -06:00 |
hristoterezov
|
6b754e1937
|
Add support for jirecon and colibri in the recording
|
2015-12-30 17:15:11 -06:00 |
hristoterezov
|
fc5e22ac29
|
Merge pull request #442 from isymchych/lib-jitsi-meet
Lib-jitsi-meet imrovements
|
2015-12-29 22:00:29 -06:00 |
hristoterezov
|
5663f24c14
|
Adds isSIPCallingSupported method to the conference
|
2015-12-29 17:51:17 -06:00 |
isymchych
|
e4cd8b02e9
|
added method to only authenticate user in the room
|
2015-12-29 16:40:16 +02:00 |
isymchych
|
51813e50a6
|
do not trigger USER_JOINED event for local user
|
2015-12-28 17:19:25 +02:00 |
paweldomas
|
bf3cce0875
|
Adopts to new JWT impl where the token goes as BOSH URL param.
|
2015-12-22 20:17:16 +01:00 |
hristoterezov
|
75811941e0
|
Merge branch 'isymchych-lib-jitsi-meet' into lib-jitsi-meet
|
2015-12-22 12:50:54 -06:00 |
hristoterezov
|
36f8c2fa13
|
Merge branch 'lib-jitsi-meet-shipit' into lib-jitsi-meet
|
2015-12-22 11:53:06 -06:00 |
damencho
|
075d69f289
|
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
|
2015-12-21 14:51:55 -06:00 |
damencho
|
5dea92b0dc
|
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
|
2015-12-21 14:46:50 -06:00 |
isymchych
|
81eb706d2d
|
add "kick participant" support
|
2015-12-21 14:29:56 +02:00 |
isymchych
|
c5c0326b55
|
added helper methods to check if auth enabled
|
2015-12-18 19:52:33 +02:00 |
isymchych
|
ae394408e6
|
remove old nick when adding new one
|
2015-12-18 15:58:40 +02:00 |
isymchych
|
ba1ee6d360
|
added 2 methods to the conference related to external auth
|
2015-12-17 17:30:00 +02:00 |
hristoterezov
|
c1867a64e0
|
Adds check for room when removing track from conference
|
2015-12-17 13:45:50 +11:00 |
isymchych
|
05d84c25db
|
propagate MESSAGE_RECEIVED event
|
2015-12-14 18:13:24 +02:00 |
isymchych
|
e3d0fac2fd
|
some improvements for USER_JOINED/USER_LEFT events
|
2015-12-14 15:27:48 +02:00 |
hristoterezov
|
43386f8b59
|
Adds follow entity parameter for the recording
|
2015-12-11 01:15:28 +11:00 |
hristoterezov
|
ac3d0858f6
|
Adds call support
|
2015-12-10 23:57:44 +11:00 |
hristoterezov
|
130da7dc0b
|
Adds error handling for toggleRecording method
|
2015-12-10 20:29:53 +11:00 |
hristoterezov
|
e52c6cc2a3
|
Adds recording support
|
2015-12-10 17:09:34 +11:00 |
hristoterezov
|
2d1b07bce7
|
Fixes JS error on unload
|
2015-12-10 16:39:41 +11:00 |
isymchych
|
71607499b3
|
add methods to lock/unlock conference
|
2015-12-09 19:40:40 +02:00 |
hristoterezov
|
5baa2fae1b
|
Fixes JS error on unload
|
2015-12-09 17:57:53 +11:00 |
hristoterezov
|
73232be8be
|
Fixes JS errors on FF. Fixes disco info JS error.
|
2015-12-09 14:57:40 +11:00 |
isymchych
|
822860ae22
|
Merge remote-tracking branch 'upstream/lib-jitsi-meet' into move-dtmf
|
2015-12-08 16:10:18 +02:00 |
hristoterezov
|
d9b175c7a8
|
Fixes the issues with mute, audio levels and remove events that were attached to the conference
|
2015-12-08 20:25:39 +11:00 |
isymchych
|
e25f831ceb
|
add info about user role to JitsiConference
|
2015-12-07 15:55:31 +02:00 |
isymchych
|
9a00401b92
|
fix issues after rebase
|
2015-12-07 14:00:00 +02:00 |
isymchych
|
b7ac3e9a06
|
add jsdocs, update API description
|
2015-12-07 12:13:02 +02:00 |
isymchych
|
3b633c014a
|
use JitsiParticipant; add some method implementations
|
2015-12-07 12:13:02 +02:00 |
isymchych
|
60d6277f56
|
support DTMF
|
2015-12-07 11:36:26 +02:00 |
hristoterezov
|
655f019b68
|
Fixes mutes
|
2015-12-04 11:26:22 -06:00 |
hristoterezov
|
f564b723a4
|
Adds connection interuption, restore and conference setup failed events
|
2015-11-30 15:53:58 -06:00 |
hristoterezov
|
9e119be441
|
Removes check for local user for the active speaker
|
2015-11-19 16:17:41 -06:00 |
hristoterezov
|
69217b79e7
|
Fixes small issues from the previous commits + fixes IE 10 issues.
|
2015-11-16 18:07:04 -06:00 |
hristoterezov
|
6e26e7a659
|
Adds device selection support.
|
2015-11-13 18:23:28 -06:00 |
hristoterezov
|
2c799b3795
|
Detaches createLocalTracks from JitsiConference.
|
2015-11-13 11:46:23 -06:00 |
hristoterezov
|
771593ef06
|
Changes the logger from console to jitsi-meet-logger
|
2015-11-09 16:16:35 -06:00 |
paweldomas
|
503db36efd
|
Adds tokens.md.
|
2015-11-03 17:37:15 -06:00 |
hristoterezov
|
b4b5717b2e
|
Fix for the previous commit.
|
2015-11-02 15:36:15 -06:00 |
hristoterezov
|
d232974d8a
|
Adds basic validation for the conference name.
|
2015-11-02 11:21:30 -06:00 |
hristoterezov
|
c38f93fc60
|
Implements audio levels.
|
2015-10-28 12:04:18 -05:00 |
hristoterezov
|
ee471fe06f
|
Implements display name changed event.
|
2015-10-15 17:03:42 -05:00 |