hristoterezov
9781a0d63c
ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files
пре 9 година
Lyubomir Marinov
f40b8957f4
ES6 for JitsiConnectionErrors
пре 9 година
Lyubomir Marinov
27840ba13a
ES6 for JitsiConnectionEvents
пре 9 година
Lyubomir Marinov
0e7c83b46a
ES6 for JitsiTrackError
пре 9 година
Lyubomir Marinov
6ad10dc442
ES6 for JitsiTrackErrors
пре 9 година
Lyubomir Marinov
417e3fbc07
ES6 for JitsiTrackEvents
пре 9 година
Lyubomir Marinov
c435acd913
Enable ES6/ES2015
пре 9 година
damencho
a9dd9ad1d2
Adds a option to set custom callstats script.
пре 9 година
damencho
e71cc30b3f
Moves analytics event for feedback to the library.
пре 9 година
paweldomas
448330cdbe
feat: enable lipsync by default
пре 9 година
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 година
paweldomas
600cb75560
fix(statistics): create new CallStats instance after it was stopped
пре 9 година
paweldomas
8a00c803b6
fix(JitsiConference,RTC): add onCallEnded to the RTC service
пре 9 година
paweldomas
a51feba392
feat(XMPPEvents): add CALL_ENDED event
The event is triggered when Jicofo sends 'session-terminate' and our
PeerConnection is closed.
пре 9 година
hristoterezov
b74bf57210
Fixes JSDocs
пре 9 година
Boris Grozev
f06e18e0d3
fix: Fixes a typo (and pinning endpoints).
пре 9 година
hristoterezov
5c903dfcc3
Fixes onended handler issues
пре 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
bcb3253df2
Implement audio problem detection
пре 9 година
Sam Whited
0654cc0ebb
MUC update message should be from bare room JID
пре 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 година
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
991e4b6c7a
Fixes the availableDevices.
Fixes the availableDevices, to reflect the devices for which we succeeded or failed to obtain stream.
пре 9 година
nikvaessen
77ef75f167
Sphinx now logs the error instead of throwing it
пре 9 година
hristoterezov
3a0291bb9c
Implements detection for cancel on the SS pickup window
пре 9 година
hristoterezov
32f05da153
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
пре 9 година
hristoterezov
e457906e01
Fixes the issue with not able to send feedback after JitsiConference.leave
пре 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 година
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 година
damencho
c2f9844a3c
Uses logger instead of console.log.
пре 9 година
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.
пре 9 година
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
пре 9 година
nikvaessen
88235aaeed
added the Transcriber module
пре 9 година
damencho
643e8ca0ee
Adds caching of events to AnalyticsAdapter.
Use the caching from statistics, by calling loaded and dispose methods (onload and onerror).
пре 9 година
damencho
68b78bb730
Adds load and error callback to the script util.
пре 9 година
tsareg
f9ed623f23
Wrap calling MediaStreamTrack#getSettings() with try-catch block as it throws "Not implemented" Error in react-native-webrtc
пре 9 година
tsareg
d00993293a
Added TRACK_NO_STREAM_FOUND JitsiTrackError type
пре 9 година
tsareg
3c0b730a1a
Replaced string with constant
пре 9 година
damencho
26231efbd7
Avoids using global JitsiMeetJS.
пре 9 година
damencho
0370183e94
Moves the method definition of the play callback.
пре 9 година
damencho
1f45df2122
Substracts from ttfm the time that user waits while been asked for user permissions.
пре 9 година