You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
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.
7 years ago
..
fonts
images
mastodon Add missing rejection handling for Promises (#7008) 7 years ago
packs Show media modal on public pages (#6801) 7 years ago
styles Add some UI for user-defined domain blocks (#6628) 7 years ago