- Dec 15, 2023
-
-
goblin authored
Co-authored-by:
Saúl Ibarra Corretgé <saghul@jitsi.org>
-
- Dec 14, 2023
-
-
Дамян Минков authored
* fix: Fixes wrong warning message. * fix: Detect enables/disables visitors for a room. * fix: We need customusername in all cases of auto-allow setting. * feat: Sends promotion-request to all moderators. * feat(visitors): Implements request promotion. * feat(visitors): Implements single moderator and vpass cases for moderators. * fix: Fixes clearing request instances from UI. * feat: Implements visitors approval for mobile. * squash: Drops unused and wrong report for auto allow promotion. * squash: Returns early based on count. * squash: Moves translation to common key. * squash: Adds dependencies for useCallback. * squash: comments. * squash: Refactor 1 to unify with native. * squash: Rename some styles. * squash: Fixes error dew to fewer hooks error. * squash: Renames VISITOR_PROMOTION_REQUEST_DENIED. * squash: Fix renaming component. * squash: Suggestions.
-
Horatiu Muresan authored
-
- Dec 13, 2023
-
-
Mihaela Dumitru authored
-
Avram Tudor authored
-
Calinteodor authored
* feat(mobile/call-integration): removed undefined checks
- Dec 12, 2023
-
-
Дамян Минков authored
* feat: Adds detection of occupants with no connection. We saw recently two occasions with rooms with participants but no prosody.full_sessions for those participants and when everyone leaves the meeting it never ends. * squash: Updates counting.
-
Avram Tudor authored
* ref(transcriptions): refactor transcriptions api * ref(transcriptions): refactor usage of translation label Extend IFrame API to allow adding a transcriber in the room without the subtitles needing to be visible. Allow transcription chunk messages to be passed through the IFrame API if a transcriber is present. Clean-up transcription messages sent through the IFrame API to not include timeout field and possible conflicting states (stable / unstable /final) * fix linting * code review: extend api message to match webhook format
-
Abbas Al-Mansoori authored
-
Abbas Al-Mansoori authored
-
Abbas Al-Mansoori authored
- Dec 11, 2023
-
-
Aaron van Meerten authored
changeset 6696075e26e2 https://hg.prosody.im/prosody-modules/raw-file/6696075e26e2/mod_firewall/mod_firewall.lua
-
Aaron van Meerten authored
changeset 6696075e26e2 https://hg.prosody.im/prosody-modules/raw-file/6696075e26e2/mod_measure_stanza_counts/mod_measure_stanza_counts.lua
-
Aaron van Meerten authored
changeset 6696075e26e2 https://hg.prosody.im/prosody-modules/raw-file/6696075e26e2/mod_debug_traceback/mod_debug_traceback.lua
-
Aaron van Meerten authored
changeset 6696075e26e2 https://hg.prosody.im/prosody-modules/raw-file/6696075e26e2/mod_log_ringbuffer/mod_log_ringbuffer.lua
-
Saúl Ibarra Corretgé authored
- Dec 08, 2023
-
-
Calin-Teodor authored
- Dec 06, 2023
-
-
Hristo Terezov authored
- Dec 05, 2023
-
-
Дамян Минков authored
It is showing Login/Logout buttons which does nothing in this case.
-
- Dec 01, 2023
-
-
Calinteodor authored
* feat(rn): update to 0.70.14 and removed libray_search_paths variables from ios project
-
Calin-Teodor authored
-
- Nov 29, 2023
-
- Nov 28, 2023
-
-
Saúl Ibarra Corretgé authored
-
bgrozev authored
* ref: Remove precall test. * ref: Remove callstats. * Remove the dependency on react-native-callstats.
-
Дамян Минков authored
We reference the favicon from index as svg directly from the images folder.
-
Horatiu Muresan authored
- Nov 27, 2023
-
-
Javier García authored
-
Saúl Ibarra Corretgé authored
-
- Nov 24, 2023
-
-
brlarini authored
-
shane215 authored
Fixes: #6182
-
Gabriel Borlea authored
-
Horatiu Muresan authored
- on 3rd party prejoin, we did not setup the initial devices, resulting in always creating tracks for default device for camera and mic regardless of settings, and for both meeting and 3rd party prejoin to not set the audio output device at all
-