damencho
e65bfb0d02
Fixes attaching chat room listeners for statistics.
Need to attach the listeners after statistics is created.
9 лет назад
hristoterezov
1a2d345c42
Merge pull request #174 from tsareg/consistent_track_removed_event
Fix JitsiConferenceEvents.TRACK_REMOVED is fired inconsistently
9 лет назад
tsareg
49fa0a48a5
More simple RTC#removeRemoteTrack() and RTC#removeRemoteTracks() methods
9 лет назад
Дамян Минков
8483d9e6d5
Merge pull request #176 from mbell8903/patch-1
Change reference to jitsi-meet-logger to use full github url
9 лет назад
Paweł Domas
536e09fbb1
Merge pull request #180 from jitsi/add-shared-doc-room-name-config
Shared document using room name config
9 лет назад
tsareg
cc4de096a5
Merge remote-tracking branch 'remotes/upstream/master' into consistent_track_removed_event
9 лет назад
paweldomas
43e46336d0
Send 'useRoomAsSharedDocumentName' option to Jicofo
9 лет назад
Lyubomir Marinov
40ab2ed21a
Merge branch 'tsareg-dispose_tracks'
9 лет назад
Lyubomir Marinov
3737c3e4cf
Merge branch 'dispose_tracks' of https://github.com/tsareg/lib-jitsi-meet into tsareg-dispose_tracks
9 лет назад
Lyubomir Marinov
be63f742e3
Merge branch 'tsareg-better_react_native_detection'
9 лет назад
Lyubomir Marinov
d6d0f2e386
Merge branch 'better_react_native_detection' of https://github.com/tsareg/lib-jitsi-meet into tsareg-better_react_native_detection
9 лет назад
Дамян Минков
77d4fe3a9d
Merge pull request #179 from jitsi/fix_removed_conference_listeners
Adds improperly removed JitsiConference listeners after PR#166
9 лет назад
hristoterezov
20fc22d293
Adds improperly removed JitsiConference listeners after PR#166
9 лет назад
tsareg
cc311b59a3
Correctly detect React-Native in debug mode
9 лет назад
tsareg
06cf23ff61
Better JitsiTrack#dispose() method to prevent memory leaks
9 лет назад
Michael Bell
1d57a4550a
Change reference to jitsi-meet-logger to use full github url
This is in reference to the same type of issue on the jitsi-meet repo: https://github.com/jitsi/jitsi-meet/issues/694
9 лет назад
hristoterezov
bd745f70bf
Merge pull request #175 from jitsi/fix-repeated-msgs-in-muc
Uses the empty element with namespace for initial presence.
9 лет назад
damencho
709f12f533
Uses the empty element with namespace for initial presence.
Fixes a problem where, sending that namespace on every presence will make the server think we are joining every time and will return us the message history for the muc.
9 лет назад
Дамян Минков
47f11a7e39
Merge pull request #166 from jitsi/reloads
Implements reload functionality for JitsiConnection and JitsiConference
9 лет назад
hristoterezov
342e8ac5c0
Simplifies EventEmitterForwarder.forward code
9 лет назад
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
9 лет назад
tsareg
27466fce4a
Always fire JitsiConferenceEvents.TRACK_REMOVED event when track is removed when participant lefts the conference
9 лет назад
Дамян Минков
a1dbd1f614
Merge pull request #173 from jitsi/audio_problem_torture_fix
Adds additional that are going to be visible in torture for the audio problem detection
9 лет назад
hristoterezov
c5e83fbefe
Adds additional that are going to be visible in torture for the audio problem detection
9 лет назад
hristoterezov
63d909d074
Merge pull request #169 from jitsi/kick-fix
Kick fix
9 лет назад
Дамян Минков
8d41d9c3f3
Merge pull request #163 from jitsi/false-callstats-failures
False callstats failures
9 лет назад
damencho
339c472dcd
Fixes few issues with kicking participant.
If in the presence there is 110 and 307 status codes there was an error in processing. When kicked the other participants were not cleared from the conference. Firing an event for focus leaving the conference when we are kicked.
9 лет назад
damencho
3699c741dd
Removes variable not present in the code anymore.
9 лет назад
bgrozev
d7947961cf
Merge pull request #164 from jitsi/jibri-retries
Add RETRYING Jibri status
9 лет назад
hristoterezov
6f5bcf70b3
Merge pull request #168 from jitsi/jwt-login-service-2
Jwt login service 2
9 лет назад
Дамян Минков
0f7729f54f
Merge pull request #162 from jitsi/nickname_conflict
Append random hex string to MUC nickname with XMPP login
9 лет назад
paweldomas
fc995e5aa0
Add utility method for constructing JWT login service URL
9 лет назад
paweldomas
5aa32d2d00
Prefer main domain if 'token' option was specified
9 лет назад
hristoterezov
0e6a1073c8
Fixes JS error
9 лет назад
hristoterezov
04ee9419a6
Merge branch 'master' into reloads
9 лет назад
hristoterezov
e862d165d7
Fixes JS error when sends JingleSessionPC errors to callstats
9 лет назад
hristoterezov
5d1ac53aa8
Changes reload methods to private
9 лет назад
Дамян Минков
568475fa07
Merge pull request #165 from bgrozev/logging
Adds more logs and clean up.
9 лет назад
hristoterezov
20db0e4051
Merge branch 'master' into reloads
9 лет назад
hristoterezov
824169f659
Tries to fix issue with not recognized focus participant on reload
9 лет назад
Boris Grozev
073e0c6203
Exposes logging an "application log" to callstats.
9 лет назад
Boris Grozev
6cfd1ba968
Renames confusingly named functions, adds documentation.
9 лет назад
Boris Grozev
68b1eb7912
Logs the ICE ufrags to callstats.
9 лет назад
Boris Grozev
a0a2cabf34
Make sure the browserify script returns failure unless
output was produced. The pipe to exorcist hides failures
from the browserify itself.
9 лет назад
paweldomas
d62ad1c2fd
Not disconnect on 3rd PING failure
9 лет назад
paweldomas
5db491c6f1
Log PING failure on error level starting from the 3rd
9 лет назад
paweldomas
dbc3368c6b
No longer log Strophe's secondary timeouts as errors
9 лет назад
paweldomas
d4c952f4b9
Not report "user cancelled prompt" error as GUM failure
9 лет назад
paweldomas
3e2edf2d3a
Report gUM failed to the stats only when all resolutions fail
9 лет назад
paweldomas
9e58ec6bcf
Add RETRYING Jibri status
9 лет назад