Robert Pintilii
dc037bc8dd
ref(TS) Convert some native components to TS (#13307)
2 年前
Robert Pintilii
2af9dc88e6
ref|(TS) Convert some native components to TS (#13239)
2 年前
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 年前
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 年前
Saúl Ibarra Corretgé
14fcd153e5
fix(rn,connection-indicator) align rendering with web
Use the same way for calculating que perceived quality and display it.
2 年前
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
3 年前
Gabriel Imre
29366a0029
feat: add test hint for grant moderator availability
4 年前
Gabriel Imre
b85cd2348f
feat: add grant moderator functionality
5 年前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年前
Bettenbuk Zoltan
955fa1f49f
fix: undefined is not an object on bitrate
5 年前
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
6 年前
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
6 年前
Saúl Ibarra Corretgé
0817482b9c
flow: tame the beast
7 年前
Saúl Ibarra Corretgé
9ac5aafe10
react: remove custom Fragment
Fragment now works on both React and React Native, so use it.
7 年前
paweldomas
adec8e6438
ref(TestHint): render only in test mode
Adds the logic to render TestHint only when the test mode is enabled
in order to be able to put independent TestHints in other places than
the TestConnectionInfo component.
7 年前
paweldomas
382c548cf9
ref(testing): move 'testing' feature to base
7 年前
paweldomas
4d942440db
feat: add TestConnectionInfo for mobile
Adds TestConnectionInfo component which exposes some internal app state
to the jitsi-meet-torture through the UI accessibility layer. This
component will render only if config.testing.testMode is set to true.
7 年前