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
5年前
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年前