aboutsummaryrefslogtreecommitdiff
path: root/app/features/conference/components/Conference.js
AgeCommit message (Expand)Author
2023-11-26fix: add sandbox permission to iframeAndrei Costea
2023-11-24fix(conference) fix not loading with older server versionsSaúl Ibarra Corretgé
2023-09-05Fix recent list to skip tokens (#906)Saúl Ibarra Corretgé
2023-08-16fix(conference) handle joining another meeting while in oneSaúl Ibarra Corretgé
2023-05-09fix(external-api) enable iframe sandbox after updateSaúl Ibarra Corretgé
2022-08-25fix(config): backport parseURLParams from jitsi-meet (#786)Christoph Wiechert
2022-03-21feat(preload) limit the exposed SDK API surfaceSaúl Ibarra Corretgé
2022-02-09feat: allow the jitsi-meet:// protocol in the URL box (#706)Christoph Settgast
2021-12-21feat: force prejoin page instead of profile and av settings (#690)Christoph Settgast
2021-06-27feat: support config overwrite via URL parameters (#594)csett86
2021-06-11fix(mac): remove wifi stats as they cause hangs every 10 secondsChristoph Settgast
2021-05-11feat(agc): Add setting to disable automatic gain control (#582)csett86
2020-07-02Temporarily disable remote controlSaúl Ibarra Corretgé
2020-06-30Open the conference with the app localeChristophe HAMERLING
2020-06-11Bundle external APISaúl Ibarra Corretgé
2020-06-04Remove local avatarSaúl Ibarra Corretgé
2020-06-04Attach external API listeners earlySaúl Ibarra Corretgé
2020-05-14Add timeout configuration in settingsChristophe Hamerling
2020-04-30Add support for URL query parametersChristophe HAMERLING
2020-04-14Fix show AoT window default valueSaúl Ibarra Corretgé
2020-04-14Fixup always on top window settingSaúl Ibarra Corretgé
2020-04-14Add always on top window toggle to settingsKlemens Arro
2020-04-07fix security issue / update depsAndrei Gavrilescu
2020-02-20integrate screen sharing tracker window (#197)Andrei Gavrilescu
2019-07-11Adds using power monitor and detecting computer suspend. (#174)Дамян Минков
2018-12-27Remove full window dragging hackSaúl Ibarra Corretgé
2018-10-10Fix regression when conference has a password or authSaúl Ibarra Corretgé
2018-10-10Remove no longer needed workaroundSaúl Ibarra Corretgé
2018-09-28Add a 10s join timeoutSaúl Ibarra Corretgé
2018-09-28Don't mark the conference as loaded earlySaúl Ibarra Corretgé
2018-07-27Add conference actionsAkshit Kr Nagpal
2018-07-15Fix: Made host parsing compatible for servers deployed in subdirectoryAkshit Kr Nagpal
2018-07-10Fixed Error: only one instance of babel-polyfill is allowedAkshit Kr Nagpal
2018-07-10Display error when unable to join conferenceakshitkrnagpal
2018-07-03Added Start with Audio and Video muted togglesakshitkrnagpal
2018-06-29Comments FixesAkshit Kr Nagpal
2018-06-29Refactor arrow functionakshitkrnagpal
2018-06-28Improve dragging experienceSaúl Ibarra Corretgé
2018-06-28Validate Server URL before setting as Custom Server URLakshitkrnagpal
2018-06-28Added loading spinner in conference componentakshitkrnagpal
2018-06-25Add ability to configure the server URLakshitkrnagpal
2018-06-25Refactor handling of domainAkshit Kr Nagpal
2018-06-21Added settings drawer with persistent settingsakshitkrnagpal
2018-06-12fix(google-auth): popup.hristoterezov
2018-06-11Updated eslint-config-jitsiakshitkrnagpal
2018-06-05Add Redux and use it as the navigatorakshitkrnagpal
2018-06-03Add initial welcome pageAkshit Kr Nagpal
2018-05-24Fix eslint warningsSaúl Ibarra Corretgé
2018-05-24Change flow syntaxSaúl Ibarra Corretgé
2018-05-24Configured flowakshitkrnagpal