Saúl Ibarra Corretgé
35f934e197
config: remove old backwards compatibility shim
It was added for
3ea2f00578
over 2 years ago. That's long enough!
5 年之前
Дамян Минков
11f2e7291e
Talk while muted sound notification (#4473)
* Moves talk while muted as a new feature.
* Adds sound notification for talk while muted.
* Reorder imports and changes the dispatch of the notification.
* Introduces sounds.js for talk while muted.
5 年之前
Bettenbuk Zoltan
7a985dd843
fix: disable reduced UI on welcome page
5 年之前
damencho
6d4601fe66
Updates used languages and fixes loading them.
5 年之前
Дамян Минков
9f4da84701
I18next update (#4456)
* Removes unused translations.
* Fixes using translated strings.
* Moves using latest i18next versions and stop using compatibility modes.
* Sorts i18next options.
* Fixes defaultNS used by i18next.
This is used when translating html tags with data-i18n keys as attributes, used by jQuery-Impromptu.
5 年之前
Leonard Kim
0097360396
feat(deep-linking): allow disabling through override
5 年之前
Hristo Terezov
b5cef05941
fix(AOT): imports.
5 年之前
Leonard Kim
130ab886ee
fix(chat): show toolbar on open
5 年之前
Leonard Kim
c0e9f2b95a
fix(chat): workaround for chat scroll causing layout misalignment
5 年之前
Leonard Kim
011972872e
fix(blur): add beta label to toolbar button
5 年之前
Bettenbuk Zoltan
ec30af2844
feat: always show labels
5 年之前
Bettenbuk Zoltan
e08aeca28c
feat: use css to place the toolbox buttons
5 年之前
Bettenbuk Zoltan
ad7892ebce
aot: jigasi participant icon
5 年之前
virtuacoplenny
ada57ebcd0
ref(user-interaction): do not store listener, move browser check to lib (#4441)
* ref(user-interaction): remove storing of listener
* ref(user-interaction): move browser requirement check to lib-jitsi-meet
* ref(user-interaction): no inner function for listener, use module scope
5 年之前
Bettenbuk Zoltan
1993ad10eb
feat: apply color brand guidelines
5 年之前
Bettenbuk Zoltan
d305caf910
feat: borderless toolbox icons
5 年之前
Bettenbuk Zoltan
a25a504a59
feat: add bottom gradient
5 年之前
Saúl Ibarra Corretgé
1e18af2d1a
rn: fix not showing a prompt when permissions have been denied
This only shows up if we cannot prompt again, like when turning permissions off
in the Settings app in iOS.
5 年之前
Matthias Herzog
e0c8b6b3c0
fix welcome page title fixes #4273
5 年之前
Дамян Минков
9071cd4813
Listens for suspend events from jitsi-power-monitor on postis channel. (#4428)
* Listens for suspend events from jitsi-power-monitor on postis channel.
* Removes duplicated type and actions.
* Moves suspendDetected state from overlay to power-monitor feature.
5 年之前
virtuacoplenny
2f626ea474
ref(api): move participant join and left to middleware (#4365)
5 年之前
Bettenbuk Zoltan
0a76eebca7
feat: central back button registry
5 年之前
damencho
0e9e695251
Passes confID when initializing JitsiConference.
The confID is domain.com/RoomName or domain.com/tenant/RoomName, adds the tenant if any and also keeps the room name case.
5 年之前
Bettenbuk Zoltan
5b25e02e26
feat: use dialog instead of alert when inviting
5 年之前
Bettenbuk Zoltan
0e6f14bb7c
fix: avoid false triggering CDU in SlidingView
5 年之前
Leonard Kim
57b9954d9c
fix(api): support params with value of undefined
5 年之前
virtuacoplenny
249dd7b8b8
fix(invite): decode the meeting name (#4411)
* fix(invite): decode the meeting name
* squash: try to make mobile join same encoded meeting name as web
* Decodes and generated texts for share and copy meeting info.
Decodes in all cases except when it contains a space, as it will generate wrong links when pasted/shared in external applications.
5 年之前
Bettenbuk Zoltan
b31d7b4451
ref: remove createStyleSheet from dialog styles
5 年之前
Bettenbuk Zoltan
8dea3389ee
fix: avoid clicking behind dialogs
5 年之前
virtuacoplenny
e7f9e8e7f7
fix(conference): require user interaction to unmute in iframe (#4429)
* fix(conference): require user interaction to unmute in iframe
* squash: explicitly whitelist react native
5 年之前
Bettenbuk Zoltan
a53a86ee7a
feat: add room lock pwd error message
5 年之前
Bettenbuk Zoltan
301a8e319a
fix: reduce avatar font size
5 年之前
Hristo Terezov
1b4bdb5142
fix(blur): on FF
5 年之前
Hristo Terezov
f030a3f1fb
fix(blur): when switching video tracks.
5 年之前
Hristo Terezov
8f79779ca7
fix(blur): Disable for SS
5 年之前
Saúl Ibarra Corretgé
c5111bb359
rn: update default color scheme
5 年之前
Bettenbuk Zoltan
42814eac7d
feat: add icon based avatar and icon for pstn
5 年之前
Bettenbuk Zoltan
74d0013acc
feat: use participant id for avatar color
5 年之前
Bettenbuk Zoltan
88e4850c4d
fix: remove locally generated avatar ID
5 年之前
Bettenbuk Zoltan
87f9b1cf92
ref: remove unnecesary functions
5 年之前
Bettenbuk Zoltan
a35b36d6df
feat: dynamic avatar font size
5 年之前
Bettenbuk Zoltan
a04982fd96
fix: AlwaysOnTop avatar
5 年之前
Bettenbuk Zoltan
658679f89e
fix: undefined participant in avatar call
5 年之前
Bettenbuk Zoltan
0c8130af41
fix: default avatar relative url
5 年之前
paweldomas
e4c5968459
fix: bring back the add meeting URL button
Brings back the button for generating meeting URLs for calendar events.
5 年之前
Hristo Terezov
3b0c5d0b6a
fix(blur): many small issues.
5 年之前
Cristian Florin Ghita
3b750ddd5a
Add video background blur
5 年之前
Bettenbuk Zoltan
a48d67bdc7
fix: inconsistent state when quickly closing a sliding view
5 年之前
netaskd
8da0552541
microsoftCalendar: add showing calendar events in local timezone.
5 年之前
Hristo Terezov
7ce0def995
fix(mobile): After PR #4396
5 年之前