97 Commits (c83c4488bfdb8bc03da97b142291c94d97c83e11)

Author SHA1 Message Date
  damencho c9f6de1371 fix: Fixes redirect to token auth URL from welcome page. 1 year ago
  damencho f615b0133c fix: Fixes redirect to auth url, set_room can be undefined. 1 year ago
  damencho 06f509b475 feat: Adds auto redirect config for token auth URL. 1 year ago
  damencho df81e0fe53 feat: Adds wait for host prosody module and handling it. 1 year ago
  damencho c58e557019 fix(authentication): Fixes web login dialog to connect and join. 1 year ago
  Дамян Минков bc23f9cd33
feat: Drops connection on prejoin screen. (#13538) 1 year ago
  Saúl Ibarra Corretgé da5d1033c3 fix(app) simplify appNavigate on web 1 year ago
  Emmanuel Pelletier 51a4e7daa3
Globally improve accessibility for screen reader users (#12969) 2 years ago
  Robert Pintilii 06b67dcf44
ref(TS) Improve TS (#13365) 2 years ago
  Robert Pintilii a22db037c7
ref(TS) Improve TS (#13282) 2 years ago
  Robert Pintilii 84ad0200a8
ref(TS) Convert some native components to TS (#13200) 2 years ago
  Robert Pintilii 05a79ec793
ref: Remove index files (#13154) 2 years ago
  Robert Pintilii 0b65acb528
ref: Remove some index files (#13151) 2 years ago
  Robert Pintilii 9ac039a408
ref: Remove some index files (#13140) 2 years ago
  Robert Pintilii 754f658489
ref(redux) Remove connect wrapper (#13083) 2 years ago
  Stefan Plücken 9b7a5ffdd1 fix(reservations): fixes errors not being displayed when reservation system returns error. removed translations applied twice. (#11144) 2 years ago
  Robert Pintilii fbc0a502e7
ref(TS) Improve TS (#12656) 2 years ago
  W0olFy 8e91851a2f
fix(authentication) don't hide the dialog until auth has completed 2 years ago
  Robert Pintilii 4bd27730ce
ref(TS) Convert some features to TS (#12523) 2 years ago
  Robert Pintilii b52b4c2a78
ref(TS ) Improve TS (#12491) 2 years ago
  Robert Pintilii 6dedc7fb1a
ref(TS) Convert some features to TS (#12454) 2 years ago
  Robert Pintilii 2938d1f2dc
ref(TS) Require interfaces to start with I (#12424) 2 years ago
  Robert Pintilii 3eecf8063f
ref(TS) Remove unnecessary ts-ignores (#12412) 2 years ago
  Robert Pintilii 2a321d6b1f
ref(TS) Convert some files to TS (#12364) 2 years ago
  Robert Pintilii dd6478b3cf
ref(ui-components) Use new Dialog (#12363) 2 years ago
  Robert Pintilii 6c3206e4d4
ref: TS Improvements (#12358) 2 years ago
  Robert Pintilii 7364c7f27b
ref(TS) Remove unnecessary ts-ignores 2 years ago
  Bogdan Duduman 48db099134 feat: include sort members eslint changes 2 years ago
  Robert Pintilii 95084e1004
ref(TS) Convert some base features to TS (#12138) 2 years ago
  Robert Pintilii 10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143) 2 years ago
  Robert Pintilii 17008237dc
ref: Improve TS state (#12125) 2 years ago
  Robert Pintilii 271ea8315b
ref: Improve reducers TS (#12123) 2 years ago
  Robert Pintilii fb20786b65
ref(ui-components) Replace inputs with new component (#11964) 2 years ago
  Robert Pintilii f31a7f31e6
ref: Convert files to TS (#11840) 2 years ago
  Saúl Ibarra Corretgé b0deb9ec0c
fix(lint) make sure eslint also runs on TypeScript files (#11777) 2 years ago
  Saúl Ibarra Corretgé a5da90ddaf fix(prejoin) don't hide during auth 3 years ago
  Robert Pintilii a39d9f283d
ref(reducers) Convert some reducers to TS (#11768) 3 years ago
  Saúl Ibarra Corretgé 31348179d4 fix(auth) simplify auth-and-upgrade procedure 3 years ago
  Saúl Ibarra Corretgé d61fe58fcf fix(rn,styles) cleanup unused styles 3 years ago
  Saúl Ibarra Corretgé 517ec29d85 fix(rn,dialogs) fix displaying dialogs on top of modal screens 3 years ago
  Дамян Минков ccc1157df5 fix: Fixes navigating back to welcome page after clicking cancel on login window. 3 years ago
  Дамян Минков f613126776 fix: Hides pre join screen in few login window cases. 3 years ago
  Saúl Ibarra Corretgé b9c4d28dac fix(auth) fix WaitForOwnerDialog not vanishing 3 years ago
  Calinteodor 7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940) 3 years ago
  Дамян Минков a99532b0d8
fix: leaking listeners while waiting on auth dialog (#11288) 3 years ago
  Saúl Ibarra Corretgé fca9a249dc fix(rn,dialogs,auth) fix not showing authentication dialogs 3 years ago
  Saúl Ibarra Corretgé 0c042ca720 fix(WaitForOwnerDialog) simplify code 3 years ago
  Calin Chitu 06bd279f22 feat(dialog) refinaments 3 years ago
  Calinteodor f282dbb5dc
feat(dialog) updated LoginDialog 3 years ago
  Calinteodor debb63d3d6
feat(dialog) added react-native-dialog dep and updated ConfirmDialog 3 years ago