Robert Pintilii
06b67dcf44
ref(TS) Improve TS (#13365)
Change some any types to the correct types
2 lat temu
Robert Pintilii
fc0fd2d08c
ref(TS) Convert some components to TS (#13198)
2 lat temu
Robert Pintilii
84ad0200a8
ref(TS) Convert some native components to TS (#13200)
2 lat temu
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 lat temu
Robert Pintilii
6afb7ba9a6
ref(TS) Changes types to interfaces (#13141)
2 lat temu
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 lat temu
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2 lat temu
Robert Pintilii
c307a819f6
ref: Convert some class components to function components (#13107)
2 lat temu
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
2 lat temu
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 lat temu
Robert Pintilii
43c4ec0808
feat(avatar) Update style (#13019)
2 lat temu
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 lat temu
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
2 lat temu
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 lat temu
Robert Pintilii
3bd3be4df0
ref: Convert files to TS (#12007)
Convert files that use material-ui to TS (needed for material-ui upgrade)
2 lat temu
Robert Pintilii
a84d7c17fa
fix(avatar) Center phone icon in participants pane avatars (#11440)
3 lat temu
Shahab
c25fb702c2
refactor(avatar) use jss instead of scss (#11037)
3 lat temu
Saúl Ibarra Corretgé
90321ca016
feat(rn) update React Native to version 0.63
I'm updating to RN 0.63 instead of the latest (0.66 at the time of this writing)
so we can update the navigation related libraries to their latest versions, and
then proceed with the larger leap towards the latest RN.
3 lat temu
Hristo Terezov
12bc054386
feat(Avatar): CORS mode support.
3 lat temu
Hristo Terezov
208586cead
fix(gravatar): Add crossOrigin attribute.
In cross origin issolated mode we need to explicitly add crossOrigin
attribute for all resources that are loaded with CORS headers.
3 lat temu
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
3 lat temu
Vlad Piersec
08fb232627
fix(Avatar): Calculate avatar color based on display name
3 lat temu
hmuresan
2bac757ca6
feat(branding): Add custom avatar backgrounds
3 lat temu
hmuresan
b3e03fe50c
fix(aot): Remove dependency to translate from StatelessAvatar.js
- translate uses interfaceConfig object which does not exist in AOT context
3 lat temu
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 >
4 lat temu
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 lat temu
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
4 lat temu
Saúl Ibarra Corretgé
4807badac8
rn,thumbnail: introduce screen-sharing indicator
5 lat temu
damencho
b106e51a10
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
5 lat temu
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
5 lat temu
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 lat temu
Hristo Terezov
9bdaea4069
fix(avatar): use text instead of foreign object.
Reason: On Safari the foreign object is not scaled correctly.
5 lat temu
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
5 lat temu
Bettenbuk Zoltan
8eb93086bd
fix: set an avatar icon size relative to the container
5 lat temu
Bettenbuk Zoltan
f5dba929a5
fix: add support for functional component type icons
5 lat temu
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
5 lat temu
Saúl Ibarra Corretgé
69c21cbb11
avatar: make code a bit clearer
Uses nullish coalescing and optional chaining.
5 lat temu
Saúl Ibarra Corretgé
149e53af76
avatar: render a special avatar if the user is sharing their screen
5 lat temu
Bettenbuk Zoltan
ad7892ebce
aot: jigasi participant icon
6 lat temu
Bettenbuk Zoltan
301a8e319a
fix: reduce avatar font size
6 lat temu
Bettenbuk Zoltan
42814eac7d
feat: add icon based avatar and icon for pstn
6 lat temu
Bettenbuk Zoltan
74d0013acc
feat: use participant id for avatar color
6 lat temu
Bettenbuk Zoltan
a35b36d6df
feat: dynamic avatar font size
6 lat temu
Bettenbuk Zoltan
a04982fd96
fix: AlwaysOnTop avatar
6 lat temu
Bettenbuk Zoltan
0c8130af41
fix: default avatar relative url
6 lat temu
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
6 lat temu