- Dec 16, 2021
-
-
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.
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
Don't just clear the storage for them, local tracks must be disposed, in order for RN capturer to be freed for example.
-
Robert Pintilii authored
Fix issue where last participant is shown as inactive when the self view is hidden
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
- Dec 09, 2021
-
-
Jaya Allamsetty authored
-
Jaya Allamsetty authored
-
Дамян Минков authored
-
Jaya Allamsetty authored
* feat(tracks) Clean up the track if a source addition is rejected. When jicofo rejects a source-add because of sendder limits, dispose and remove the local track from the conference. * chore(deps) update LJM to latest.
-
Calin Chitu authored
-
Payetus authored
Co-authored-by:
Payetus <payet91@gmail.xom>
-