Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
hace 4 años
Bettenbuk Zoltan
240b033e76
feat: auto tile view
hace 4 años
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
hace 5 años
Vlad Piersec
3b1ad9faff
fix: Show audio/video options on lobby screen
hace 4 años
Bettenbuk Zoltan
0494200383
fix: label tooltips are not visible in tile view
hace 4 años
damencho
66505666df
feat: Hide Invite more when invite button is disabled.
hace 4 años
Adam Wan
e3d66db3d7
config: add ability to hide the "invite more" header button
hace 4 años
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
hace 5 años
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
hace 5 años
Saúl Ibarra Corretgé
d740752522
rn,responsive-ui: refactor dimensions detection
Use a dimensions detecting root component. The Dimensions module does not
measure the app's view size, but the Window, which may not be the same, for
example on iOS when PiP is used.
Also refactor the aspect ratio wrap component since it can be taken directly
from the store.
Last, remove the use of DimensionsDetector on LargeVideo and TileView since they
occupy the full-screen anyway.
Fixes PiP mode on iOS.
hace 4 años
Saúl Ibarra Corretgé
7de88995a5
labels: don't disable all labels when VIDEO_QUALITY_LABEL_DISABLED is set
Fixes: https://github.com/jitsi/jitsi-meet/issues/6880
hace 5 años
Mihai Uscat
663a65ad81
fix(SecurityDialog): fix button overflow
hace 5 años
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
hace 5 años
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
hace 5 años
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
hace 5 años
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
hace 5 años
Saúl Ibarra Corretgé
5ea8e198c7
e2ee: add label if all participants have E2EE enabled
hace 5 años
Hristo Terezov
94a15914d0
fix(document.title): use URL decoded room name.
hace 5 años
Saúl Ibarra Corretgé
bb2b1b58ec
conference: add room name to browser title
Re-do of
86ebfe8dad
hace 5 años
bgrozev
171b065db1
Revert "Add room name to browser tab title" (#5560)
Because it displays "undefined" in the title.
This reverts commit 86ebfe8dad .
hace 5 años
Ruben Kerkhof
86ebfe8dad
Add room name to browser tab title
Fixes #5480
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com >
hace 5 años
theunafraid
c2cf09a2ca
Add conference timer (#4958)
hace 5 años
Saúl Ibarra Corretgé
9c146c1245
subject: hide participant count for 1-1 calls
refs: https://github.com/jitsi/jitsi-meet/issues/4871
hace 5 años
Vlad Piersec
9889cb2b69
Add conference name as fallback for subject
hace 5 años
Vlad Piersec
c3a6a8fb17
Add participants count
hace 5 años
Saúl Ibarra Corretgé
1feff9709c
config: drop configLocation and getroomnode options
They never worked on mobile and pose an impediment for makinf config.js more
future proof. Specially if we want to move to a non-executable form of
configuration.
hace 5 años
Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
hace 5 años
Matthias Herzog
e0c8b6b3c0
fix welcome page title fixes #4273
hace 5 años
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
hace 6 años
paweldomas
c7979a3944
feat(mobile): add 1 liner notifications
Adds 1 liner notifications to mobile. Only the title is displayed. In
case the title is missing there's a fallback to the description.
hace 6 años
paweldomas
15fd27543a
ref(Conference): extract AbstractConference
hace 6 años
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
hace 6 años
Hristo Terezov
cb8e9eed5e
feat(subject): UI
hace 6 años
Bettenbuk Zoltan
46713cab3b
Move Labels to Conference
hace 6 años
Bettenbuk Zoltan
d7d9bc4eeb
Reorganize conference feature files
hace 6 años