nyastodon/app/javascript/mastodon/components
unarist fb3dc00dda Ignore AbortError when cancelled sharing (#6978)
`navigator.share()` rejects Promise if user cancelled sharing, and it may
print it as an error on JavaScript console.

This patch ignores it and prints other errors on the console.
2018-03-31 13:16:38 +02:00
..
__tests__
account.js
attachment_list.js
autosuggest_emoji.js
autosuggest_textarea.js
avatar.js
avatar_overlay.js
button.js
collapsable.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js Add show more/less toggle for entire threads in web UI (#6733) 2018-03-11 09:52:59 +01:00
display_name.js
domain.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
dropdown_menu.js
extended_video_player.js
icon_button.js
intersection_observer_article.js
load_more.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
loading_indicator.js
media_gallery.js Show media modal on public pages (#6801) 2018-03-24 12:52:26 +01:00
missing_indicator.js
modal_root.js Show media modal on public pages (#6801) 2018-03-24 12:52:26 +01:00
permalink.js
relative_timestamp.js
scrollable_list.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
setting_text.js
status.js Add show more/less toggle for entire threads in web UI (#6733) 2018-03-11 09:52:59 +01:00
status_action_bar.js Ignore AbortError when cancelled sharing (#6978) 2018-03-31 13:16:38 +02:00
status_content.js feat(ShowMore): Add classname to show more/show less button (#6904) 2018-03-26 13:59:44 +02:00
status_list.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00