Boris Grozev
657a3fb2e1
Removes comments (fixes warnings).
10 лет назад
Boris Grozev
ae793726ca
Allows the URLProcessor to replace a property even if its type changes.
10 лет назад
Spellauge
277f340063
authdomain2
10 лет назад
Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
10 лет назад
yanas
9a5d2012d3
Adds jsdoc to previous commit
10 лет назад
Yana Stamcheva
8a678286f7
Makes video screen fit configurable.
10 лет назад
Emil Ivov
097c008a63
add display name to stats debug info
10 лет назад
Marc Laporte
220fe7e993
Fix a typo
10 лет назад
Boris Grozev
0bbae86f68
Fixes a bug with prematurely removed remote videos on firefox.
10 лет назад
Boris Grozev
ff2b7ca921
Removes unused parameters, adds documentation.
10 лет назад
Boris Grozev
ebdd91df4e
Removes the sid property from MediaStream (how did we end up having a
Jingle session ID in MediaStream and passing it around in the UI?)
10 лет назад
Boris Grozev
4934779187
Simplifies code, removes unused code.
10 лет назад
damencho
f626c5fbc0
Adds null check for the connection when checking whether we have joined a muc.
10 лет назад
damencho
ababa0fadc
Changes some logging levels.
10 лет назад
damencho
54b9379577
Fixes storing display name in local members list, avoid dominant speaker to delete it.
10 лет назад
damencho
fd954580b7
Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video.
10 лет назад
Lyubomir Marinov
c992222c70
Removes duplication. Allows automated functional testing to access the WebRTC data channels.
10 лет назад
Boris Grozev
506d0722bd
Removes hard-coded constants and uses the events API in the statistics
module.
10 лет назад
Boris Grozev
62d3b749bb
Adds config options to filter out TCP or UDP candidates (for the purpose
of forcing one or the other in automated tests).
10 лет назад
paweldomas
260b610725
Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted.
10 лет назад
hristoterezov
39c5ef2f5a
Fixes jshint
10 лет назад
Boris Grozev
745417be18
Tries to fix connecting after XMPP authentication is requested.
10 лет назад
Boris Grozev
fdf73a9b4e
Fixes jshint warnings.
10 лет назад
Boris Grozev
5ac3304956
Fixes a typo reported by Hamid Yaseen. Closes #283.
10 лет назад
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
10 лет назад
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
10 лет назад
Boris Grozev
09eaa0d303
Fix comparison warnings.
10 лет назад
Boris Grozev
68421465a7
Removes misleading documentation. Formatting fixes.
10 лет назад
paweldomas
b9b64242a5
Will close install Temasys plugin popup only when cancel or close button is clicked.
10 лет назад
Boris Grozev
f69e7ace6d
Uses the new name of the chrome extension id field.
10 лет назад
Boris Grozev
b2d838ba1c
Fixes mirroring on firefox.
10 лет назад
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
10 лет назад
Boris Grozev
e5184358c2
Separates the logic for obtaining a screen capture from the logic
for switching between camera and screen.
10 лет назад
Boris Grozev
f7ba684cf6
Enables the screen capture on firefox.
10 лет назад
Boris Grozev
c0a51fedd0
Moves includes to the top of the file.
10 лет назад
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
10 лет назад
damencho
6b94d3fe47
Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet.
10 лет назад
Issac Gerges
2c573d76ea
Add analytics for bottom toolbar events
10 лет назад
Issac Gerges
5734d5ad80
Add analytics for toolbar items
10 лет назад
Issac Gerges
92a6b765a2
Add pluggable analytics framework
10 лет назад
Issac Gerges
0cda79352f
Fix spelling mistake in openLinkDialog
10 лет назад
paweldomas
59b26fdf07
Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly.
10 лет назад
Boris Grozev
47bb9439db
Don't treat 0 as false (avoid a warning when the receivedPackets or
sentPackets stat is 0, and possibly fixes misinterpreting a remove
stream as a local).
10 лет назад
Issac Gerges
bcccc58b2c
Allow for a list of enabled buttons to be passed as part of interfaceConfig
10 лет назад
mksh
aa21e13780
Fixed configuration callback request data serialization; switched to jQuery for ajax call
10 лет назад
paweldomas
51c23ae133
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
10 лет назад
paweldomas
60d0279e08
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
10 лет назад
Boris Grozev
6cd4bb8651
Removes the protocol from the callstats.io conferenceID.
10 лет назад
Boris Grozev
741b9adc1e
Fixes typos and removes a translation key.
10 лет назад
paweldomas
f559bd1ba4
CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed).
10 лет назад