Calin Chitu
98ef0e74d6
feat(welcome/native): updated settings name placeholder example text
3 år sedan
chipechop
ca77563bf1
Update main-it.json
added car mode and polished many words
3 år sedan
Werner Fleischer
13194ddfba
fix(lang): logout question asks to stop the conference
A minor wording change to prevent confusion: On logout one is asked
whether to stop the conference but the conference is only left by the
participant.
3 år sedan
Ali Alhaidary
5be770cad1
fix(lang) update Arabic translation
3 år sedan
Robert Pintilii
e27069447b
feat(local-video-recording) Allow users to record the meeting locally (#11338)
3 år sedan
José Luís Andrade
5cef3dc1ba
fix(lang) update Portuguese translation
3 år sedan
Joan Montané
201ff8f1da
fix(lang) update Catalan translation
3 år sedan
Avram Tudor
543f273792
feat(undock) expose buttons for docking / undocking iframe (#11560)
3 år sedan
Ali Alhaidary
64d44f0ac2
fix(lang) update Arabic translation
3 år sedan
Ali Alhaidary
5f2147f40f
fix(lang) update main.json Syntax Correction (#11511)
3 år sedan
Horatiu Muresan
61abf0d882
feat(carmode) Add carmode screen
- opens as a modal
- lastn is 0, mutes local video while open
- long press to talk
- and more
3 år sedan
Jairo Llopis
8e67c8e74f
fix(lang) update Spanish translation
3 år sedan
José Luís Andrade
3f7eef5d13
Update Portuguese translation
3 år sedan
Nicolas
2ac2138982
fix(lang) update Russian translation
3 år sedan
SiderealArt
6e1f56fad1
fix(lang) update Traditional Chinese translation
3 år sedan
Ali Alhaidary
7d2f62a614
fix(lang) update Arabic translation
3 år sedan
Seda Çağlar
aa944e76ad
fix(lang) update Turkish translation
3 år sedan
William Liang
5ebe308953
fix(multi-stream) add screenshare display name to i18n
3 år sedan
chipechop
045bd44407
fix(lang) update Italian translation
3 år sedan
Christoph Settgast
537d3ae53a
fix(lang) update German translation
Signed-off-by: Christoph Settgast <csett86@web.de >
3 år sedan
Saúl Ibarra Corretgé
3097ac8cc4
fix(ios) fix not showing the CarPlay audio interface
3 år sedan
Robert Pintilii
c05a983c98
feat(stage-filmstrip) Added user configurable max (#11324)
The user can set the max number of participants that can be displayed on stage
Send the number on follow me to all participants
3 år sedan
José Luís Andrade
33db511d93
fix(lang) update Portuguese Translation
3 år sedan
Nicolas
92121803a1
fix(lang) update Russian translation
3 år sedan
Ali Alhaidary
db16250e6e
fix(lang) updated Arabic translation
3 år sedan
gpatel-fr
2039b61a3f
fix(lang): update french translation
3 år sedan
Mihaela Dumitru
e062c394e8
fix(salesforce) use salesforce only in the main room (#11245)
3 år sedan
José Luís Andrade
dc8925cbf4
Update Portuguese translation
3 år sedan
Robert Pintilii
1355876f83
feat(gif, rn) Added GIPHY integration on native (#11236)
Update Android build to support gif
Use GIF format instead of animated webp
Show GIFs in chat messages
Display GIF over tile
Add Giphy button in reactions menu
Added Giphy dialog
Fix isGifMessage to also allow upper case
3 år sedan
sadeghpro
5f858a1c2c
Add missing key to Persian lang file
3 år sedan
Robert Pintilii
c4db12cbd6
feat(stage) Add stage filmstrip (multiple participants on stage) (#11145)
See multiple participants on stage
Pin and unpin to stage
Automatic selection of participants to be displayed on the stage filmstrip based on dominant speaker changes
Make Filmstrip a reusable component. Used by MainFilmstrip (old functionality) and the new StageFilmstrip
Rename DominantSpeakerName to StageParticipantNameLabel
Active border now showed only for the dominant speaker (no longer for the pinned participant)
Hide video from the vertical filmstrip for the participants on stage
Update video constraints
Updated pinned indicator
3 år sedan
gpatel-fr
9ea2b5836a
fix(lang): update french translation
3 år sedan
JohnProv
25f53503e8
fix(lang) update Dutch translation
3 år sedan
Tudor D. Pop
18fa56ff1b
fix(lobby) display the entire message in the reject notification
3 år sedan
Saúl Ibarra Corretgé
21083e6777
fix(mobile,navigation) remove end meeting page
It will just flash for a split second and all it does is dispatch
readyToClose, so do it directly instead.
3 år sedan
Gabriel Borlea
85c505a29d
add(highlights): mobile flow (#11168)
* add(highlight): mobile initial flow
* fix(hightlight): get meeting fqn on mobile
* fix(dynamic-branding): extract fqn on mobile
* fix(highlights): remove local fqn extraction and grounp dispatches in batch
* fix(dynamic-branding): check if state is defined in extract fqn
3 år sedan
gpatel-fr
8f1c693c3e
fix(lang) update french translation
3 år sedan
Ali Alhaidary
052b588b33
fix(lang) update Arabic translation
3 år sedan
Avram Tudor
d651ecb166
feat(recording) allow highlighting meeting recording moments (#10981)
3 år sedan
José Luís Andrade
14ee7e247b
fix(lang) update Portuguese translation
3 år sedan
Robert Pintilii
190041fc5a
feat(gif) Added GIF support (GIPHY integration) (#11021)
Show GIF menu in reactions menu
Search GIFs using the GIPHY API
Show GIFs as images in chat
Show GIFs on the thumbnail of the participant that sent it
Move GIF focus using up/ down arrows and send with Enter
Added analytics
3 år sedan
Ali Alhaidary
b6d55571ba
fix(lang) update Arabic translation
3 år sedan
Calinteodor
c60a51e671
feat(recording) mobile and web ui updates
3 år sedan
Mihaela Dumitru
98256a8d5b
feat(salesforce) - link resources to the current session (#10992)
3 år sedan
Christoph Settgast
981e96fb6a
fix(lang) update German translation
Signed-off-by: Christoph Settgast <csett86@web.de >
3 år sedan
Doganbros
7522de033a
feat: Lobby chat (#10847)
* feat(lobby): lobby chat
lobby chat support
knocking participants list updates
knocking participants conditonal checks to show message button
handle lobby chat message events
lobby messages from or to moderators only
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com >
* squash: Drop typos.
Co-authored-by: Kusi Musah Hussein <kusimusah@gmail.com >
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com >
Co-authored-by: Дамян Минков <damencho@jitsi.org >
3 år sedan
Saúl Ibarra Corretgé
0c042ca720
fix(WaitForOwnerDialog) simplify code
Don't print the room name, which could be long and nondescriptive.
3 år sedan
ulflunqvist
a1337dff38
Update main-sv.json
3 år sedan
Peter Krantz
fa65a54f50
fix(lang) update sv translation
3 år sedan
Дамян Минков
2d61b564a1
fix: Fixes param in spanish translation.
3 år sedan