Commit Graph

74 Commits (a5f243e18d3294f63e58ced132d2c90eb06013b0)

Author SHA1 Message Date
Lyubomir Marinov a2b076985a ESLint 8 years ago
damencho fcf7069b25 Adds close page. 8 years ago
hristoterezov f10b13328f feat(profile): Don't allow non-guest users to edit their profile 8 years ago
George Politis 318ab2c9dc Nukes the pre-configured bridge from the config file. 9 years ago
Boris Grozev 8466aa2f78 Renames adaptiveSimulcast to disableAdaptiveSimulcast. 9 years ago
yanas d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. 9 years ago
yanas 72454ff279 HD label added when the large video is in HD. 9 years ago
George Politis 70346e2307 Replaces obsolete config option and enables simulcast by default. 9 years ago
Lyubomir Marinov 4a6e8e5e6e Manually formats config.js to bring in a bit of consistency and make uncommenting properties a tad easier and less error prone. 9 years ago
Boris Grozev e06ec616a6 Changes enableThirdParty requests to disableThirdParty requests, in 9 years ago
Jesse Bickel 46a5c909c8 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. 9 years ago
Boris Grozev f42684d789 Changes enableThirdParty requests to disableThirdParty requests, in 9 years ago
Jesse Bickel 3f42f8bf67 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. 9 years ago
Spellauge 277f340063 authdomain2 9 years ago
Boris Grozev 62d3b749bb Adds config options to filter out TCP or UDP candidates (for the purpose 9 years ago
Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9 years ago
Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 9 years ago
paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 9 years ago
Boris Grozev b0c81985d4 Removes the useBundle and useRtcpMux options from config.js. These are 9 years ago
hristoterezov 47b6355d66 Implements functionality that forces the user to enter display name. 10 years ago
hristoterezov 506312ac95 Integrates callstats.io API. 10 years ago
hristoterezov 8a4c341512 Implements default language config property and comments to config.js 10 years ago
hristoterezov 099e3340bc Implements start muted feature. 10 years ago
hristoterezov cc1ad1bc13 Implement the functionality that allows users to start the conversation muted. 10 years ago
George Politis e98c8ada6a Nukes the enableFirefoxSupport config param. 10 years ago
George Politis 58494d45db Brings back goog-remb signaling. 10 years ago
paweldomas 90d979b69d Makes it possible to display notification message above the toolbar. 10 years ago
George Politis e1d71a41f7 Adds FF in the list of supported browsers. Enables it by default. 10 years ago
George Politis 54b3cbcf94 Reverts config.js 10 years ago
hristoterezov d2f95f3c81 Fixes some translation issues. 10 years ago
hristoterezov d21f994eee Removes rtp stats option and adds options for disabling/enabling stats and audio levels. 10 years ago
Boris Grozev 87f8b91a96 Implements recording through a jirecon instance. 10 years ago
paweldomas 933a41492e No longer requires focus component and focusUserJid to be configured in config.js(but they can still be overridden there). 10 years ago
paweldomas f749bed1dd Adds jicofo debian package integration. 10 years ago
hristoterezov edb89a65d5 Adds config property for enabling firefox support 10 years ago
paweldomas 7e90d73003 Saves PeerConnection statistics and prepares to send them over XMPP(written by Boris Grozev). 10 years ago
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 years ago
paweldomas 6afcfb2598 Basic recording. 10 years ago
paweldomas f629ec17fa Focus and debug changes 10 years ago
hristoterezov 480d6f8c59 Enables the welcome page in config file. 10 years ago
hristoterezov 6861dc967f Removes "," from the last element in config.js 10 years ago
hristoterezov cbb3b78d9a Removes brand.js 10 years ago
George Politis ee44ed5749 Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity. 10 years ago
George Politis 71c08450bb Fixes flickering issue with simulcast. 10 years ago
Boris Grozev 5bec891d41 Adds an option to enable adaptive-last-n. 10 years ago
paweldomas b7a229941c Fixes 'undefined' default SIP number. 10 years ago
paweldomas 8c64d3192b Adds advertisement of XEP-0115 capabilities to MUC presence. 10 years ago
George Politis ffaa9a62b8 Adds simulcast support in meet. 10 years ago
paweldomas 801f6fa039 Makes it possible to configure the sources of desktop video stream. 10 years ago
bgrozev ba8606df80 Enables rtcp-mux and bundle by default. 10 years ago