jiti-meet/react/features/base/util
virtuacoplenny 1b91e0bc2f improve invite error handling (#2649)
* fix(invite): do not send empty queries for people search

The endpoint might return an error if an empty query is sent.

* fix(invite): add error logging for failed people directory requests

The error currently being passed through from $.getJSON ended up
being an empty string plus was not getting logged. So switch to
fetch to move along with jquery killing and log the error.

* fix(dial-in): add error logging for failed requests

* ref(invite): create a fetch helper to remove duplicate logic
2018-03-23 09:37:04 -07:00
..
helpers.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
httpUtils.js improve invite error handling (#2649) 2018-03-23 09:37:04 -07:00
index.js improve invite error handling (#2649) 2018-03-23 09:37:04 -07:00
loadScript.native.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
loadScript.web.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
randomUtil.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
timeoutPromise.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
uri.js feat(UnsupportedMobileBrowser): do not include protocol in the intent 2018-03-14 17:44:32 -05:00