- Dec 17, 2021
-
-
Дамян Минков authored
-
Ali Alhaidary authored
-
Robert Pintilii authored
-
Mihaela Dumitru authored
-
wfleischer authored
Co-authored-by:
Werner Fleischer <70745309+wernf@users.noreply.github.com>
-
Mihaela Dumitru authored
* feat(external-api): add local subject command * add to whitelist * apply config value
-
- Dec 16, 2021
-
-
Дамян Минков authored
-
William Liang authored
* feat: Use source name based receiver constraints * add sourceNameSignaling feature flag to config * move source name specific variables into if block * ensure sourceName is defined in constraints * use source name for selectedSources * use selector to find video track by participant id * add selector to encapsulate logic to get track source name * refactor getTrackSourceNameByMediaTypeAndParticipant selector * rename variable * move flags config into Feature Flags section * do not set constraints for local large video * rename prioritizedSources to onStageSources * fix flow error * refactor visibleRemoteTrackSourceNames to a constant * use selector to get feature flags * rename selector function * fix flow error * add selector for sourceNameSignaling feature flag
-
Дамян Минков authored
* feat: Drops hide self-view setting from profile tab. * feat: Moves function for disableSelfView value in base/settings. * squash: Drops notification. * feat: Move hide self view option in more tab. * feat: Move hide self view option in more tab. * feat: Adds option to disable self view UI settings. * squash: Disable settings when controlled from config.
-
Luis Guzman authored
-
Дамян Минков authored
Moving to breakout room and back in main room do not fire videoConferenceLeft events. And the videoConferenceJoined was reporting wrong conference name on join.
-
Avram Tudor authored
clean-up overriden css for tileview video tags
-
Дамян Минков authored
By the time the timer is fired the room maybe recreated (destroyed and created again) and we do not want to destroy it again. The timer was keeping a reference to the old room and is destroying it without notifying the future occupants(jicofo). Drop save, as we do not need it before destroying, check lobby.
-
Shawn authored
-
jan-di-cgm authored
-
- Dec 15, 2021
-
-
Jaya Allamsetty authored
* fix(xmpp): fix race in p2p set codecs https://github.com/jitsi/lib-jitsi-meet/compare/d630bc32a1262afd0432d8b8d8d0025dd5afd1e5...63c3e1f869c69c6a17d7dc881570a1731478ac8c
-
José Luís Andrade authored
-
Robert Pintilii authored
Update video thumbnail design Update design of indicators In filmstrip view move Screen Sharing indicator to the top Removed dominant speaker indicator Use ContextMenu component for the connection stats popover Combine Remove video menu and Meeting participant context menu into one component Moved some styles from SCSS to JSS Fix mobile avatars too big Fix mobile horizontal scroll Created button for Send to breakout room action
-
- Dec 14, 2021
-
-
Дамян Минков authored
-
Дамян Минков authored
-
Robert Pintilii authored
-
Ashiq Hassan authored
-
Vlad Piersec authored
-
Vlad Piersec authored
-
- Dec 13, 2021
-
-
Дамян Минков authored
* fix: Fixes disable moderation sounds in meeting. Moderators in the meeting were sending presence update after one moderator turn it on, which even my result a inconsistent state and flipping the state between moderators several times. * squash: Adds option to disable reaction moderation.
-
Horatiu Muresan authored
-
Gabriel Borlea authored
fix(speaker-stats): prevent search from closing when enter pressed and from keeping previous state (#10597) * fix(speaker-stats): prevent search from closing when enter pressed and from keeping previous state * fix(speaker-stats): remove unnecessary blank lines * fix(speaker-stats): add empty dependencies to prevent dismiss callback * add(speaker-stats): reset search criteria action
-
Robert Pintilii authored
Move some styles from SCSS to JSS
-
Vlad Piersec authored
Percentage was previously calculated based on number of voters
-
Vlad Piersec authored
-
- Dec 11, 2021
-
-
Saúl Ibarra Corretgé authored
Importing the entire feature triggers web UI imports.
-
Christoph Settgast authored
-
- Dec 10, 2021
-
-
Дамян Минков authored
* fix: Fixes set effect and correct presence state. https://github.com/jitsi/lib-jitsi-meet/compare/8a95fda2593b91d51d2e048f447e19627c6ec0fb...d630bc32a1262afd0432d8b8d8d0025dd5afd1e5
-
Jaya Allamsetty authored
-
Jaya Allamsetty authored
* fix(presence): Do not sent presence if there is no active media session. * fix: server-side callstats is never enabled (#1823) * fix(JitsiConference) squelch bogus p2p session end error https://github.com/jitsi/lib-jitsi-meet/compare/8aa35dae401f32a7eafe2b7dec159827c4bb2a84...8a95fda2593b91d51d2e048f447e19627c6ec0fb
-
Calinteodor authored
* feat(security) Security Options screen
-
Hristo Terezov authored
-
Saúl Ibarra Corretgé authored
Only audio and video are considered. Screen sharing won't be preserved.
-