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
před 5 roky
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
před 5 roky
Bettenbuk Zoltan
0f4369a9a9
ref: AddPeopleDialog to JitsiModal
před 5 roky
Bettenbuk Zoltan
0c2e13a453
ref: DialInSummary to JitsiModal
před 5 roky
Tim Ruffing
b8963629bf
Pass upper case country codes to i18n-iso-countries
Related to #5697 .
před 5 roky
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.
před 5 roky
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
před 5 roky
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
před 5 roky
Saúl Ibarra Corretgé
cdc14586de
invite: remove duplicated code
Add ability to invite users which will use the share sheet or dialog
dynamically.
před 5 roky
Saúl Ibarra Corretgé
8cd881945a
invite: merge InviteButton and InfoDialogButton on mobile
před 5 roky
Hristo Terezov
bd8a7edbd2
fix(optimise): mapStateToProps for some components (#5085)
před 5 roky
Saúl Ibarra Corretgé
8fd0f56be7
info-dialog: don't show when a SIP gateway joins alone
před 5 roky
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
před 5 roky
Saúl Ibarra Corretgé
01abc4e8a8
lint: fix warning
před 5 roky
Vlad Piersec
ab5627212d
Add ability to invite contact by phone number
před 5 roky
horymury
a9767eda72
Fix chrome extension banner (#5011)
* Fix chrome extension banner
* Address reviews
před 5 roky
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
před 5 roky
Bettenbuk Zoltan
5429b8568e
feat: feature flag for invite functionalities
před 5 roky
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
před 5 roky
Saúl Ibarra Corretgé
c5cd4f534c
dial-in-summary: center the loading indicator
před 5 roky
Bettenbuk Zoltan
c472537ecf
update RN to 61
před 5 roky
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
před 5 roky
Saúl Ibarra Corretgé
2aea24ffad
dial-in-info: fix bundle bloat
The direct import sidesteps many chained-effect imports, halving the bundle
size.
před 5 roky
Bettenbuk Zoltan
a93bd422d3
feat: new invite layout
před 5 roky
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.
před 5 roky
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
před 5 roky
damencho
21fb225726
Adds a retry logic when fetching conference numbers and pin.
před 5 roky
damencho
75ab890707
Uses the wrapped fetch from base/util.
před 5 roky
Bettenbuk Zoltan
0a76eebca7
feat: central back button registry
před 5 roky
Bettenbuk Zoltan
5b25e02e26
feat: use dialog instead of alert when inviting
před 5 roky
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.
před 5 roky
Bettenbuk Zoltan
42814eac7d
feat: add icon based avatar and icon for pstn
před 5 roky
Дамян Минков
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.
před 5 roky
Saúl Ibarra Corretgé
1baa85b649
rn: hide invite button if the functionality is not available
před 5 roky
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
před 5 roky
Bettenbuk Zoltan
d7483f07e3
feat: add possibility to clear invite search field
před 5 roky
Дамян Минков
08c4933c1b
Fixes inviting more than one participant (#4352)
* Fixes inviting more than one participant.
* Shows a notification when participants are invited.
* Adds support for both .id and .user_id props for people query results.
před 5 roky
Дамян Минков
64eb4b5609
Updates start silent, turning on startWithAudioMuted and few UI tweaks. (#4314)
* Updates start silent, turning on startWithAudioMuted and few UI tweaks.
Disabled mic unmute button and removes remote participants volume slider.
* Adds analytics for start silent.
* Removes extra semi colon.
* Updates lib-jitsi-meet and updates meeting info text.
před 5 roky
Bettenbuk Zoltan
ce6f7308ad
fix: avoid keyboard with search results list
před 5 roky
Bettenbuk Zoltan
bf99051885
fix: invite search result sorting
před 6 roky
Bettenbuk Zoltan
7234ca69c8
feat: invite field autofocus
před 6 roky
Bettenbuk Zoltan
ae965877f3
fix: invite list needs double tap to select
před 6 roky
Bettenbuk Zoltan
def22b01bb
fix: set explicit color for search field to avoid theme override
před 6 roky
Дамян Минков
d16e10baec
room-lock: adds ability to allow only digits for room locking
před 6 roky
Дамян Минков
f5ac18da18
Add option to allow guest(moderators) to add a room password
před 6 roky
damencho
9bde673397
Updates copy info with parltcipant name info if available.
před 6 roky
Bettenbuk Zoltan
86d0d4fc22
rn: add DialInSummary
před 6 roky
Bettenbuk Zoltan
3eca67e1ad
rn: add HeaderWithNavigation component
před 6 roky
damencho
0ec4e6a805
Makes numbers clickable on the more numbers page when opened on mobile.
před 6 roky
damencho
dd5233d31b
Update copy invite text.
před 6 roky