Mihai-Andrei Uscat
b69e93a900
fix(Safari): Fix mobile double tapping for toolbar and overflow.
* Create generic tooltip wrapper for mobile usability.
* Change overflow menu icon/font/padding sizes.
* Change overflow drawer expand icon.
4 yıl önce
Mihai-Andrei Uscat
4aab5e2054
feat(Dialog): Make dialog close button more mobile friendly.
* Remove pointless custom headers, fall back to ModalHeader instead.
4 yıl önce
Mihai-Andrei Uscat
c752ea13f1
feat(overflow): Add responsive drawer at small screen width.
* Implement opening toolbar and participant overflows as drawers when below certain width.
* Fix dial-in copy button displaying incorrectly.
4 yıl önce
Tudor-Ovidiu Avram
ce4ef96941
fix(vpaas) hide embed meeting for vpaas users
4 yıl önce
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
4 yıl önce
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
4 yıl önce
Tudor-Ovidiu Avram
0fc748dc44
ui: create reusable copy button
4 yıl önce
Vlad Piersec
ef0af1a8c0
fix(prejoin): Show decoded version of meeting uri
4 yıl önce
Vlad Piersec
87b14c3711
fix(prejoin): copy meeting info
4 yıl önce
Mihai Uscat
ab1c5805f4
feat(AddPeopleDialog): Enable contact invitation based on interfaceConfig flag
4 yıl önce
Mihai Uscat
093254d948
fix(AddPeopleDialog): Improve contact invite form
- Disables the invite buttons while invites are ongoing
- Adds a keyboard shortcut (Enter) to send out invites
- Closes AddPeopleDialog upon successful invites sent
- Fixes the SecurityDialog closing when trying to set E2EE key via Enter shortcut
- Removes superfluous separator from SecurityDialog
4 yıl önce
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 yıl önce
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 yıl önce
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
5 yıl önce
Saúl Ibarra Corretgé
e5b563ba46
rn,flags: add more feature flags to toggle specific behavior
- Invite funcionality (altogether)
- Recording
- Live streaming
- Meeting name
- Meeting password
5 yıl önce
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
5 yıl önce
Bettenbuk Zoltan
0f4369a9a9
ref: AddPeopleDialog to JitsiModal
5 yıl önce
Bettenbuk Zoltan
0c2e13a453
ref: DialInSummary to JitsiModal
5 yıl önce
Tim Ruffing
b8963629bf
Pass upper case country codes to i18n-iso-countries
Related to #5697 .
5 yıl önce
Saúl Ibarra Corretgé
c5e693f14a
rn,invite: use custom clear button also on iOS
Otherwise it won't be visible if Dark Mode is enabled.
5 yıl önce
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
5 yıl önce
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
5 yıl önce
Saúl Ibarra Corretgé
cdc14586de
invite: remove duplicated code
Add ability to invite users which will use the share sheet or dialog
dynamically.
5 yıl önce
Saúl Ibarra Corretgé
8cd881945a
invite: merge InviteButton and InfoDialogButton on mobile
5 yıl önce
Hristo Terezov
bd8a7edbd2
fix(optimise): mapStateToProps for some components (#5085)
5 yıl önce
Saúl Ibarra Corretgé
8fd0f56be7
info-dialog: don't show when a SIP gateway joins alone
5 yıl önce
Andrei Gavrilescu
ed5351d250
Add dial-in link to no audio notification (#5026)
* Add dial-in link to no audio notification
* refactor react link component
* fix tests
5 yıl önce
Saúl Ibarra Corretgé
01abc4e8a8
lint: fix warning
5 yıl önce
Vlad Piersec
ab5627212d
Add ability to invite contact by phone number
5 yıl önce
horymury
a9767eda72
Fix chrome extension banner (#5011)
* Fix chrome extension banner
* Address reviews
5 yıl önce
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
5 yıl önce
Bettenbuk Zoltan
5429b8568e
feat: feature flag for invite functionalities
5 yıl önce
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
5 yıl önce
Saúl Ibarra Corretgé
c5cd4f534c
dial-in-summary: center the loading indicator
5 yıl önce
Bettenbuk Zoltan
c472537ecf
update RN to 61
5 yıl önce
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
5 yıl önce
Saúl Ibarra Corretgé
2aea24ffad
dial-in-info: fix bundle bloat
The direct import sidesteps many chained-effect imports, halving the bundle
size.
5 yıl önce
Bettenbuk Zoltan
a93bd422d3
feat: new invite layout
5 yıl önce
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.
5 yıl önce
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
5 yıl önce
damencho
21fb225726
Adds a retry logic when fetching conference numbers and pin.
5 yıl önce
damencho
75ab890707
Uses the wrapped fetch from base/util.
5 yıl önce
Bettenbuk Zoltan
0a76eebca7
feat: central back button registry
5 yıl önce
Bettenbuk Zoltan
5b25e02e26
feat: use dialog instead of alert when inviting
5 yıl önce
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 yıl önce
Bettenbuk Zoltan
42814eac7d
feat: add icon based avatar and icon for pstn
5 yıl önce
Дамян Минков
625d268373
Room lock update (#4394)
* Adds a notification when remote lock happens.
* Updates translations.
Removes unused strings and extracts room password to separate translation, to be able to change it when deployment uses only digits.
* Formats the conference pin when showing it.
* Removes member from translation in favour of participant.
* Updates formatting of the pin.
* Adds a notification when password is remotely removed.
5 yıl önce
Saúl Ibarra Corretgé
1baa85b649
rn: hide invite button if the functionality is not available
5 yıl önce
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
5 yıl önce
Bettenbuk Zoltan
d7483f07e3
feat: add possibility to clear invite search field
5 yıl önce