Calinteodor
3cb0df579c
feat(overlay): native page reload dialog (#12667)
feat(overlay): native feature removal + replaced PageReloadOverlay with PageReloadDialog
2 years ago
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
3 years ago
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
3 years ago
Saúl Ibarra Corretgé
ab3d2160c9
fix(lint) tame Flow
3 years ago
Horatiu Muresan
7966c8f88f
feat(errors) Expose errors through Iframe API (#9801)
4 years ago
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 years ago
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 years ago
paweldomas
67d7d4fc14
feat(RN): add a fatal error state which is a catch all
Adds a fatal error state on which will depend whether or not the reload
screen is to be displayed. It is to happen when a relevant fatal error
action is not claimed by any feature for error recovery (the recoverable
flag is not set).
7 years ago