jiti-meet/react/features/app
virtuacoplenny 251da1861a
feat(api): notify api of mic and camera errors (#4289)
- Use actions to notify the rest of the app that
  a mic or camera error has occurred
- Use middleware to respond to those notifications
  of errors by showing in-app notifications and
  notifying the external api
2019-05-29 14:17:07 -07:00
..
components feat(api): notify api of mic and camera errors (#4289) 2019-05-29 14:17:07 -07:00
actions.js app: avoid loading config when going back to the welcome page 2019-05-23 15:16:31 +02:00
functions.native.js rn: start removing defaultURL 2019-03-12 16:55:28 +01:00
functions.web.js rn: simplified code 2019-03-12 16:55:28 +01:00
getRouteToRender.js ref: js-utils for random and room name generator (#3975) 2019-03-19 10:35:36 -07:00
index.js Refactor config loading 2019-04-10 15:47:36 +02:00
middleware.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00