Tudor-Ovidiu Avram
f0f9c02452
fix(sip-invite) add minor fixes to sip invite flow
4 年之前
Avram Tudor
b74c8b5d1f
fix(invite) fix mailto links not working on Brave for iOS
4 年之前
Tudor-Ovidiu Avram
ae21a09bd6
feat(sipcall) implement sip invite
4 年之前
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 年之前
Tudor-Ovidiu Avram
3a073d9af4
fix(jaas) hide support link in invite error for jaas users
4 年之前
Hristo Terezov
9e29dd063f
fix(live-stream-section): Use await for copyText
4 年之前
Hristo Terezov
a2e2d31dfd
fix(copyText): in iframe for chrome<85
4 年之前
Steffen Kolmer
899968d3a9
feat: Only show more numbers link if multiple numbers are available (#8702)
* Only show more numbers link if multiple numbers are available
* Fixed some linter errors
* Try to make flow happy
* Fixed another linter error
* Another try to make eslint happy
* Silence eslint
4 年之前
Steffen Kolmer
ce6debac45
Revert changes dial in numbers link
4 年之前
Steffen Kolmer
5d8bf0c1e7
feat: Add a new setting to remove individual sharing features from UI (#8660)
* Added new config to enable individual sharing features
* make config values url friendly
* Add new setting to whitelist
* Fixed some linter issues
* Fixed more linter issues
* Fixed merge error
* Check if interfaceConfig is defined
* Only show more numbers link if there is more than one number
4 年之前
horymury
79bb98dab3
(feature) - Add support for custom DID numbers page url
4 年之前
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 年之前
Mihai-Andrei Uscat
4aab5e2054
feat(Dialog): Make dialog close button more mobile friendly.
* Remove pointless custom headers, fall back to ModalHeader instead.
4 年之前
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 年之前
Tudor-Ovidiu Avram
ce4ef96941
fix(vpaas) hide embed meeting for vpaas users
4 年之前
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
4 年之前
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
4 年之前
Tudor-Ovidiu Avram
0fc748dc44
ui: create reusable copy button
4 年之前
Vlad Piersec
ef0af1a8c0
fix(prejoin): Show decoded version of meeting uri
4 年之前
Vlad Piersec
87b14c3711
fix(prejoin): copy meeting info
4 年之前
Mihai Uscat
ab1c5805f4
feat(AddPeopleDialog): Enable contact invitation based on interfaceConfig flag
4 年之前
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 年之前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年之前
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 年之前
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
5 年之前
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 年之前
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
5 年之前
Bettenbuk Zoltan
0f4369a9a9
ref: AddPeopleDialog to JitsiModal
5 年之前
Bettenbuk Zoltan
0c2e13a453
ref: DialInSummary to JitsiModal
5 年之前
Tim Ruffing
b8963629bf
Pass upper case country codes to i18n-iso-countries
Related to #5697 .
5 年之前
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 年之前
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
5 年之前
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
5 年之前
Saúl Ibarra Corretgé
cdc14586de
invite: remove duplicated code
Add ability to invite users which will use the share sheet or dialog
dynamically.
5 年之前
Saúl Ibarra Corretgé
8cd881945a
invite: merge InviteButton and InfoDialogButton on mobile
5 年之前
Hristo Terezov
bd8a7edbd2
fix(optimise): mapStateToProps for some components (#5085)
5 年之前
Saúl Ibarra Corretgé
8fd0f56be7
info-dialog: don't show when a SIP gateway joins alone
5 年之前
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 年之前
Saúl Ibarra Corretgé
01abc4e8a8
lint: fix warning
5 年之前
Vlad Piersec
ab5627212d
Add ability to invite contact by phone number
5 年之前
horymury
a9767eda72
Fix chrome extension banner (#5011)
* Fix chrome extension banner
* Address reviews
5 年之前
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
5 年之前
Bettenbuk Zoltan
5429b8568e
feat: feature flag for invite functionalities
5 年之前
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
5 年之前
Saúl Ibarra Corretgé
c5cd4f534c
dial-in-summary: center the loading indicator
5 年之前
Bettenbuk Zoltan
c472537ecf
update RN to 61
5 年之前
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
5 年之前
Saúl Ibarra Corretgé
2aea24ffad
dial-in-info: fix bundle bloat
The direct import sidesteps many chained-effect imports, halving the bundle
size.
5 年之前
Bettenbuk Zoltan
a93bd422d3
feat: new invite layout
5 年之前
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 年之前