Дамян Минков
8121bb3e44
Merge pull request #228 from jitsi/detect_local_media_not_working
Implement audio problem detection
hace 9 años
hristoterezov
43afc11834
Merge pull request #229 from jitsi/analytics-remove-browser-suffix
Removes browser suffix adding to all action names.
hace 9 años
damencho
7cd5a80206
Removes browser suffix adding to all action names.
Passing the browser name as parameter.
hace 9 años
hristoterezov
06d07a3d6a
Fixes issues after review
hace 9 años
hristoterezov
e3d26e9e7f
Merge branch 'master' into detect_local_media_not_working
hace 9 años
hristoterezov
bcb3253df2
Implement audio problem detection
hace 9 años
Дамян Минков
b9b709f71f
Merge pull request #227 from SamWhited/hql1748_update_lock_icon_on_config_change
Update lock icon on config change
hace 9 años
Sam Whited
0654cc0ebb
MUC update message should be from bare room JID
hace 9 años
bgrozev
1aa471e244
Merge pull request #215 from nikvaessen/transcriptions
Transcriptions
hace 9 años
Sam Whited
7f684b5c7a
Put event forwarder in the right scope
Fix broken variable
hace 9 años
Sam Whited
b6c887a812
Don't use ES6 syntax
hace 9 años
Sam Whited
ec34cf48a2
Add events for lock icon update
hace 9 años
hristoterezov
6495962767
Merge pull request #225 from jitsi/improve-device-errors
Improve device errors
hace 9 años
damencho
bc2c8f06c7
Updates statistics when device is not found.
We log an application log to callstats and analytics event.
hace 9 años
nikvaessen
aa1a4c12c5
add Tracks to transcriber on creation
hace 9 años
nikvaessen
e6830b249e
made the audioRecorder private to the transcriber
hace 9 años
damencho
e8b9199c53
Fixes setAvailableDevices on error, passing no stream.
hace 9 años
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.
hace 9 años
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.
hace 9 años
damencho
991e4b6c7a
Fixes the availableDevices.
Fixes the availableDevices, to reflect the devices for which we succeeded or failed to obtain stream.
hace 9 años
nikvaessen
5c701a8f0b
forgot to document the getTranscriber() method
hace 9 años
nikvaessen
77ef75f167
Sphinx now logs the error instead of throwing it
hace 9 años
nikvaessen
d889d2c03b
added getTranscriber method and handle new tracks created
hace 9 años
nikvaessen
9ffa96bfa3
removed the transcriberHolder, transcriber and audioRecorder instances
hace 9 años
hristoterezov
1f1e10bf11
Merge pull request #223 from jitsi/analytics-cross-region
Analytics cross region
hace 9 años
Дамян Минков
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
hace 9 años
Дамян Минков
e4d704cf73
Merge pull request #224 from jitsi/detect_nwjs_ss_cancel
Implements detection for cancel on the SS pickup window
hace 9 años
hristoterezov
3a0291bb9c
Implements detection for cancel on the SS pickup window
hace 9 años
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.
hace 9 años
damencho
319411c13a
Adds info to analytics whether call was cross-region.
hace 9 años
damencho
40c0c622ee
Adds cross region info to jitsiRegionInfo.
hace 9 años
hristoterezov
32f05da153
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
hace 9 años
Дамян Минков
52efd13451
Merge pull request #221 from jitsi/fix_feedback
Fixes the issue with not able to send feedback after JitsiConference.leave
hace 9 años
hristoterezov
e457906e01
Fixes the issue with not able to send feedback after JitsiConference.leave
hace 9 años
hristoterezov
b06ef678f0
Merge pull request #218 from jitsi/local-audio-levels-reload
Fixes local audio levels after reload.
hace 9 años
hristoterezov
6466ba27c0
Merge pull request #220 from jitsi/reloads-update
Removes reloads
hace 9 años
hristoterezov
733c968004
Removes unused code after reloads removal
hace 9 años
damencho
bde1b89041
Typo.
hace 9 años
damencho
a94fab12f1
Adds optional label to analytics handler.
hace 9 años
damencho
2a6c07a6cc
Adds in statistics method to send event to cs and analytics.
hace 9 años
damencho
fa733cb2f6
Removes reload code.
hace 9 años
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
hace 9 años
damencho
5ca17431e0
Fixes local audio levels after reload.
hace 9 años
hristoterezov
32465eafb3
Merge pull request #217 from jitsi/fix-state-mute-inprogress
Surrounds code in successcallback with try/catch and call errorcallba…
hace 9 años
damencho
c2f9844a3c
Uses logger instead of console.log.
hace 9 años
damencho
0cd1118ffb
Surrounds code in successcallback with try/catch and call errorcallback on exception.
If there is a problem with ssrc in successcallback of peerconnection create answer, no callback is called as a result of execution TraceablePeerConnection.createAnswer.
hace 9 años
Paweł Domas
5685f5b591
Merge pull request #216 from jitsi/reload_analitycs
Logs the reason for the reload
hace 9 años
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
hace 9 años
nikvaessen
88235aaeed
added the Transcriber module
hace 9 años
hristoterezov
2095755d90
Merge pull request #192 from jitsi/latedef
Delete latedef repetition
hace 9 años