mastodon/app/javascript/mastodon/features/ui
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
..
components Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
containers Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
util Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
index.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00