Boris Grozev
e06ec616a6
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
9 lat temu
Jesse Bickel
46a5c909c8
Only load 3rd party JavaScript when config.enableThirdPartyRequests is true.
9 lat temu
Spellauge
277f340063
authdomain2
9 lat temu
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).
9 lat temu
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
9 lat temu
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
9 lat temu
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
9 lat temu
Boris Grozev
b0c81985d4
Removes the useBundle and useRtcpMux options from config.js. These are
now fully supported by jitsi-videobridge and all browsers which we
support (and if we need to enable them conditionally because of browser
compatibility in the future, we should do it based on run-time browser
detection.)
9 lat temu
hristoterezov
47b6355d66
Implements functionality that forces the user to enter display name.
9 lat temu
hristoterezov
506312ac95
Integrates callstats.io API.
10 lat temu
hristoterezov
8a4c341512
Implements default language config property and comments to config.js
10 lat temu
hristoterezov
099e3340bc
Implements start muted feature.
10 lat temu
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
10 lat temu
George Politis
e98c8ada6a
Nukes the enableFirefoxSupport config param.
10 lat temu
George Politis
58494d45db
Brings back goog-remb signaling.
10 lat temu
paweldomas
90d979b69d
Makes it possible to display notification message above the toolbar.
10 lat temu
George Politis
e1d71a41f7
Adds FF in the list of supported browsers. Enables it by default.
10 lat temu
George Politis
54b3cbcf94
Reverts config.js
10 lat temu
hristoterezov
d2f95f3c81
Fixes some translation issues.
10 lat temu
hristoterezov
d21f994eee
Removes rtp stats option and adds options for disabling/enabling stats and audio levels.
10 lat temu
Boris Grozev
87f8b91a96
Implements recording through a jirecon instance.
10 lat temu
paweldomas
933a41492e
No longer requires focus component and focusUserJid to be configured in config.js(but they can still be overridden there).
10 lat temu
paweldomas
f749bed1dd
Adds jicofo debian package integration.
10 lat temu
hristoterezov
edb89a65d5
Adds config property for enabling firefox support
10 lat temu
paweldomas
7e90d73003
Saves PeerConnection statistics and prepares to send them over XMPP(written by Boris Grozev).
10 lat temu
paweldomas
8f94ac8b09
Detects focus user in reliable way(through user real JID). Fixes kicked event when both 307 and 110 status codes are received in MUC presence.
10 lat temu
paweldomas
6afcfb2598
Basic recording.
10 lat temu
paweldomas
f629ec17fa
Focus and debug changes
10 lat temu
hristoterezov
480d6f8c59
Enables the welcome page in config file.
10 lat temu
hristoterezov
6861dc967f
Removes "," from the last element in config.js
10 lat temu
hristoterezov
cbb3b78d9a
Removes brand.js
10 lat temu
George Politis
ee44ed5749
Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity.
10 lat temu
George Politis
71c08450bb
Fixes flickering issue with simulcast.
10 lat temu
Boris Grozev
5bec891d41
Adds an option to enable adaptive-last-n.
10 lat temu
paweldomas
b7a229941c
Fixes 'undefined' default SIP number.
10 lat temu
paweldomas
8c64d3192b
Adds advertisement of XEP-0115 capabilities to MUC presence.
10 lat temu
George Politis
ffaa9a62b8
Adds simulcast support in meet.
10 lat temu
paweldomas
801f6fa039
Makes it possible to configure the sources of desktop video stream.
10 lat temu
bgrozev
ba8606df80
Enables rtcp-mux and bundle by default.
Allows TCP to be used if the bridge supports it.
10 lat temu
yanas
e89c7ea85c
Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface.
10 lat temu
hristoterezov
1794003875
Implements welcome page.
10 lat temu
paweldomas
f61accc812
Removes default SIP number.
10 lat temu
Boris Grozev
20b69ce5ca
Adds support for bundle.
10 lat temu
Damian Minkov
aeaa70ca0c
Handles two domains one for anonymous users, and one for authorized one, where only authorized users can create chat rooms.
10 lat temu
paweldomas
1a074b12b4
Adds SIP gateway support.
10 lat temu
Boris Grozev
943f0d3db1
Adds a config option to enable rtcp-mux.
10 lat temu
yanas
1d3df3c41c
Audio level indication. Improvements in rollover and active speaker UI. Part 2.
10 lat temu
Lyubomir Marinov
69508d7734
Fixes a syntax error. Adds the ability to define a default value for the channel attribute last-n. Parses JSON messages from Videobridge received on the data channel. Fixes unnecessary changing of the value of the channel attribute expire from 15 to 60.
10 lat temu
turint
0c495b3d28
jitsi-meet.example.com domain references in the example config
11 lat temu
Boris Grozev
c0dc84d824
Adds a button for recording.
11 lat temu