paweldomas
|
6eeefd2ca8
|
fix(moderator): use 'enableLipSync' from the connection options
Because the flag is required in the connection options anyway it will
be better to use it from one options set only to avoid redundancy.
|
9 лет назад |
Paweł Domas
|
7fd3b67734
|
Merge pull request #230 from jitsi/fix_ended_handler
Fixes onended handler issues
|
9 лет назад |
Дамян Минков
|
c8851abe75
|
Merge pull request #231 from bgrozev/fix-typo
fix: Fixes a typo (and pinning endpoints).
|
9 лет назад |
hristoterezov
|
b74bf57210
|
Fixes JSDocs
|
9 лет назад |
Boris Grozev
|
f06e18e0d3
|
fix: Fixes a typo (and pinning endpoints).
|
9 лет назад |
hristoterezov
|
5c903dfcc3
|
Fixes onended handler issues
|
9 лет назад |
Дамян Минков
|
8121bb3e44
|
Merge pull request #228 from jitsi/detect_local_media_not_working
Implement audio problem detection
|
9 лет назад |
hristoterezov
|
43afc11834
|
Merge pull request #229 from jitsi/analytics-remove-browser-suffix
Removes browser suffix adding to all action names.
|
9 лет назад |
damencho
|
7cd5a80206
|
Removes browser suffix adding to all action names.
Passing the browser name as parameter.
|
9 лет назад |
hristoterezov
|
06d07a3d6a
|
Fixes issues after review
|
9 лет назад |
hristoterezov
|
e3d26e9e7f
|
Merge branch 'master' into detect_local_media_not_working
|
9 лет назад |
hristoterezov
|
bcb3253df2
|
Implement audio problem detection
|
9 лет назад |
Дамян Минков
|
b9b709f71f
|
Merge pull request #227 from SamWhited/hql1748_update_lock_icon_on_config_change
Update lock icon on config change
|
9 лет назад |
Sam Whited
|
0654cc0ebb
|
MUC update message should be from bare room JID
|
9 лет назад |
bgrozev
|
1aa471e244
|
Merge pull request #215 from nikvaessen/transcriptions
Transcriptions
|
9 лет назад |
Sam Whited
|
7f684b5c7a
|
Put event forwarder in the right scope
Fix broken variable
|
9 лет назад |
Sam Whited
|
b6c887a812
|
Don't use ES6 syntax
|
9 лет назад |
Sam Whited
|
ec34cf48a2
|
Add events for lock icon update
|
9 лет назад |
hristoterezov
|
6495962767
|
Merge pull request #225 from jitsi/improve-device-errors
Improve device errors
|
9 лет назад |
damencho
|
bc2c8f06c7
|
Updates statistics when device is not found.
We log an application log to callstats and analytics event.
|
9 лет назад |
nikvaessen
|
aa1a4c12c5
|
add Tracks to transcriber on creation
|
9 лет назад |
nikvaessen
|
e6830b249e
|
made the audioRecorder private to the transcriber
|
9 лет назад |
damencho
|
e8b9199c53
|
Fixes setAvailableDevices on error, passing no stream.
|
9 лет назад |
damencho
|
587826f19f
|
Fixes error type when we succeed with one of the media.
Finds correct error when getUserMedia succeed with only one of the audio or video, and the other fails.
|
9 лет назад |
damencho
|
d31c8a24e3
|
Adds error name for missing devices.
When calling getUserMedia in chrome for just video with no video devices connected we receive error with name DevicesNotFoundError.
|
9 лет назад |
damencho
|
991e4b6c7a
|
Fixes the availableDevices.
Fixes the availableDevices, to reflect the devices for which we succeeded or failed to obtain stream.
|
9 лет назад |
nikvaessen
|
5c701a8f0b
|
forgot to document the getTranscriber() method
|
9 лет назад |
nikvaessen
|
77ef75f167
|
Sphinx now logs the error instead of throwing it
|
9 лет назад |
nikvaessen
|
d889d2c03b
|
added getTranscriber method and handle new tracks created
|
9 лет назад |
nikvaessen
|
9ffa96bfa3
|
removed the transcriberHolder, transcriber and audioRecorder instances
|
9 лет назад |
hristoterezov
|
1f1e10bf11
|
Merge pull request #223 from jitsi/analytics-cross-region
Analytics cross region
|
9 лет назад |
Дамян Минков
|
41173d443c
|
Merge pull request #222 from jitsi/fix_ss_external_install
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
|
9 лет назад |
Дамян Минков
|
e4d704cf73
|
Merge pull request #224 from jitsi/detect_nwjs_ss_cancel
Implements detection for cancel on the SS pickup window
|
9 лет назад |
hristoterezov
|
3a0291bb9c
|
Implements detection for cancel on the SS pickup window
|
9 лет назад |
damencho
|
1b21337088
|
Renames analytics event muc.idle to session.initiate.
Also adds a safe check if there was no regionInfo to skip reporting cross-region.
|
9 лет назад |
damencho
|
319411c13a
|
Adds info to analytics whether call was cross-region.
|
9 лет назад |
damencho
|
40c0c622ee
|
Adds cross region info to jitsiRegionInfo.
|
9 лет назад |
hristoterezov
|
32f05da153
|
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
|
9 лет назад |
Дамян Минков
|
52efd13451
|
Merge pull request #221 from jitsi/fix_feedback
Fixes the issue with not able to send feedback after JitsiConference.leave
|
9 лет назад |
hristoterezov
|
e457906e01
|
Fixes the issue with not able to send feedback after JitsiConference.leave
|
9 лет назад |
hristoterezov
|
b06ef678f0
|
Merge pull request #218 from jitsi/local-audio-levels-reload
Fixes local audio levels after reload.
|
9 лет назад |
hristoterezov
|
6466ba27c0
|
Merge pull request #220 from jitsi/reloads-update
Removes reloads
|
9 лет назад |
hristoterezov
|
733c968004
|
Removes unused code after reloads removal
|
9 лет назад |
damencho
|
bde1b89041
|
Typo.
|
9 лет назад |
damencho
|
a94fab12f1
|
Adds optional label to analytics handler.
|
9 лет назад |
damencho
|
2a6c07a6cc
|
Adds in statistics method to send event to cs and analytics.
|
9 лет назад |
damencho
|
fa733cb2f6
|
Removes reload code.
|
9 лет назад |
nikvaessen
|
592656c721
|
readded forgotten file
removed white space
redid the hooking of the Transcribing module to JitsiConference
redid the exposing of the Transcribing module to JitsiMeetJs
|
9 лет назад |
damencho
|
5ca17431e0
|
Fixes local audio levels after reload.
|
9 лет назад |
hristoterezov
|
32465eafb3
|
Merge pull request #217 from jitsi/fix-state-mute-inprogress
Surrounds code in successcallback with try/catch and call errorcallba…
|
9 лет назад |