damencho
b64f3a5913
Adds method to obtain remote video type.
10 лет назад
yanas
7ea675159e
Disables feedback functionality if callstats isn't available.
10 лет назад
damencho
74c420a609
Adds config option for auto enable desktop sharing when opening an url.
10 лет назад
yanas
26e2fd6ef0
Fixes desktop streaming layout.
10 лет назад
Boris Grozev
4009fed35d
Moves the roomname generator to util, reuses a function.
10 лет назад
paweldomas
27fc4636b7
Adjustments to make lip-sync work. Stream merging is now done by Jicofo.
10 лет назад
yanas
73b1d3c7c2
Adds a feedback button and dialog.
10 лет назад
Boris Grozev
2117aefacc
Removes unused code.
10 лет назад
paweldomas
b1f617502e
Integrates token authentication.
10 лет назад
Boris Grozev
506d0722bd
Removes hard-coded constants and uses the events API in the statistics
module.
10 лет назад
Boris Grozev
745417be18
Tries to fix connecting after XMPP authentication is requested.
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
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
10 лет назад
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
10 лет назад
Boris Grozev
741b9adc1e
Fixes typos and removes a translation key.
10 лет назад
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
10 лет назад
Boris Grozev
332aafbe20
Documents some of the XMPP events. Renames some of them.
10 лет назад
Issac Gerges
fc6f5717cb
Refactor toolbar to add separators via css and remove unneeded containers
10 лет назад
paweldomas
b680ecd2ff
Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js.
10 лет назад
Boris Grozev
fd404b8465
Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly.
10 лет назад
damencho
cc29df6376
Adds params for enabling rec on entering the conference.
10 лет назад
hristoterezov
7793d65a99
Renames config.minimized to config.filmStripOnly .
10 лет назад
hristoterezov
b77791f4b2
Implements minimized mode - only the thumbnails are visible.
10 лет назад
paweldomas
74e7507a73
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
10 лет назад
yanas
9d321df49e
Adds javadoc for previous commit.
10 лет назад
yanas
d92d8e8299
Some additional error handling.
10 лет назад
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
10 лет назад
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
10 лет назад
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
10 лет назад
hristoterezov
baee96734c
Moves LargeVideo html dependancies in LargeVideo.js
10 лет назад
paweldomas
4aa6fbc4b9
Switches to the last visible video correctly when current speaker leaves the conference.
10 лет назад
Devin Wilson
d44aed2c11
Remove duplicate handler
10 лет назад
Devin Wilson
9bbf17e541
Remove UI references from RTC
10 лет назад
Devin Wilson
156b218bfc
Remove UI references from xmpp-related modules
Conflicts:
modules/xmpp/JingleSession.js
service/xmpp/XMPPEvents.js
10 лет назад
paweldomas
c3548eb866
Fixes issues with invalid avatars and problems with switching between videos.
10 лет назад
hristoterezov
a3886cc56c
Focuses the enter display name field.
10 лет назад
paweldomas
a1b0677442
Moves SSRC owner signaling from MUC presence to Jingle.
10 лет назад
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
10 лет назад
hristoterezov
62a731e244
Fixes typo in translation module interface.
10 лет назад
hristoterezov
47b6355d66
Implements functionality that forces the user to enter display name.
10 лет назад
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
10 лет назад
Zalmoxisus
7a54537bee
Fixes chat messages timestamp according to XEP-0203. Fixes #305.
10 лет назад
hristoterezov
6a492d96c2
Refactors VideoLayout.js.
10 лет назад
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 лет назад
George Politis
93648f361b
Updates the license headers.
10 лет назад
paweldomas
3f9b220ee9
The name of shared Etherpad document is now generated and advertised by Jicofo user.
10 лет назад
George Politis
23f1dc174e
Refactors simulcast support.
10 лет назад
hristoterezov
01deadf078
Moves the sound notification code to be played when the participant joins / leaves the room instead of receiving add / remove stream event.
10 лет назад