Horatiu Muresan
5514be630d
feat(conference-info-header) Make conference info header configurable. (#9638)
3 роки тому
Horatiu Muresan
1add438a1f
feat(toolbar-buttons): Add event for notify overwritten toolbar buttons
3 роки тому
tmoldovan8x8
83a1ee1182
task(rn, android): update dropbox logic to retrieve refresh token
3 роки тому
hmuresan
bec9920c79
chore(dropbox-web) Accommodate short-lived access token
3 роки тому
hmuresan
1c8103c444
fix(dropbox-recording) Prevent start recording when no dropbox token
3 роки тому
robertpin
4276f82c03
feat(billing-counter) Removed iframe billing-counter callbacks (#9537)
* Removed iframe billing-counter callbacks
* Moved remaining items to jaas
* Fixed import path
* Removed billingCounter condition
* Use getvpaasTenant in middleware
* Removed billingId
* Path fix
* Removed jwt from isVpaasMeeting
* Fix isVpaas
3 роки тому
Avram Tudor
ea56010e09
feat(jaas) display messages about features that are disabled for jaas… (#9448)
* feat(jaas) display messages about features that are disabled for jaas users
* code review
3 роки тому
Vlad Piersec
3e8f725c62
fix(vpaas): Don't show recording link to initiator if saving on dropbox
3 роки тому
vp8x8
3d83847e4b
feat(vpaas, recording): Show recording link to recording initiator (#9362)
* feat(vpaas, recording): Show recording link to recording initiator
This applies only for jaas users for now but is easily extensible.
Changed the recording sharing icon according to ui design.
* fix(vpaas, recording): Guard for deployment info
3 роки тому
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
3 роки тому
Vlad Piersec
428c3cef38
fix(Labels): Recording label background color
4 роки тому
Vlad Piersec
b135e2a06a
feat(Labels): Redesign labels on mobile & web
4 роки тому
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 роки тому
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
4 роки тому
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
4 роки тому
Tudor-Ovidiu Avram
22384d9094
fix(jaas) update recording label and hide option for jaas users
4 роки тому
damencho
c2539bf615
feat: Drop buttons tooltips specific to guests.
4 роки тому
damencho
c007477ee9
fix: Show livestream button only for moderators.
4 роки тому
Vlad Piersec
71d0577a49
feat(vpaas): Add endpoint counter & remove branding on vpaas meetings
4 роки тому
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
4 роки тому
Hristo Terezov
6773aed67f
feat(recording): Limit notification
4 роки тому
Hristo Terezov
a2c4d17e4d
fix(record):web/mobile match disable functionality
5 роки тому
Hristo Terezov
ce1de9e1e7
feat(recording): Disable buttons on active session
5 роки тому
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
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 роки тому
Hristo Terezov
9b5f135dae
fix(livestreaming): window.open params
The target parameter from window.open was missing which was causing
reload in electron.
5 роки тому
Hristo Terezov
dbbdcb0b00
feat(live-streaming): Add T&C.
5 роки тому
Дамян Минков
9bb789472e
Uses correct scopes for google API based on config.js values. (#5066)
* Uses correct scopes for google API based on config.js values.
* Lower the number of parameters that we pass around.
* Fixes googleAPIState state checking.
5 роки тому
Saúl Ibarra Corretgé
8e3c301d03
misc: use longer lines
5 роки тому
Saúl Ibarra Corretgé
f9071b8b6b
rn,recording: fix not displaying Dropbox storage text
5 роки тому
Saúl Ibarra Corretgé
4134d47f6e
recording: remove beta label from LiveStreamButton
5 роки тому
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
5 роки тому
damencho
0c042b4078
Adds config to auto turn on captions when recording is started.
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 роки тому
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
5 роки тому
Leonard Kim
011972872e
fix(blur): add beta label to toolbar button
5 роки тому
Saúl Ibarra Corretgé
54a9b9199e
rn: adapt to API changes in google signin
5 роки тому
Bettenbuk Zoltan
1e346f10ab
rn: fix streaming key input color
6 роки тому
damencho
2219298501
Updates web styling for file recording service sharing option.
6 роки тому
Bettenbuk Zoltan
f92d530b0a
Fix double file recording sharing switch
6 роки тому
Bettenbuk Zoltan
b7198ba4b3
Add recording file sharing switch
6 роки тому
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
6 роки тому
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
6 роки тому
Hristo Terezov
a6719896a2
fix(recording): Respect the selected recording service.
6 роки тому
Дамян Минков
12d0aef686
Updates recording dialog. (#3953)
* Updates recording dialog.
* Update config.js doc.
* Adds comment and make a check more intuitive.
* Changes of using enum for recording types.
6 роки тому
Bettenbuk Zoltan
ebdcbe122a
Change dialog button property keys
6 роки тому
Leonard Kim
d872728966
fix(recording): support passing styles in firefox
Using an array of styles in Firefox causes an error
that triggers jitsi-meet to redirect to a static page.
6 роки тому
Bettenbuk Zoltan
e094b6516a
[RN] Add color scheme support - Components
6 роки тому
Saúl Ibarra Corretgé
612028ce3c
rn: fix showing Dropbox controls when recording
- remove unneeded dialog (it's taken care of by StartRecordingDialogContent)
- pass correct props so integrations (Dropbox) show up
6 роки тому
Saúl Ibarra Corretgé
8e58ce7500
ios: re-enable live streaming on iOS 10
There was a missing delegate method call into RNGoogleSignIn, which fixed this.
6 роки тому