mastodon/app/javascript/mastodon/middleware
unarist 2c51bc0ca5 Add missing rejection handling for Promises (#7008)
* Add eslint-plugin-promise to detect uncaught rejections

* Move alert generation for errors to actions/alert

* Add missing rejection handling for Promises

* Use catch() instead of onReject on then()

Then it will catches rejection from onFulfilled. This detection can be
disabled by `allowThen` option, though.
2018-04-02 14:51:02 +02:00
..
errors.js Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
loading_bar.js
sounds.js Audio.prototype.seek is undefined (#5935) 2017-12-09 01:25:00 +01:00