chinwagsocial/app/javascript/mastodon/components
ThibG b31b232edf Change links in webUI to rewrite misleading links (#11426)
* [WiP] Show host for “misleading” links

* Disallow misleading targets which domain names are prefixes of link text

* Move decodeIDNA to app/javascript/mastodon/utils

* Add support for international domain names

* Change link origin tag color to darker text color

* Handle links to domains starting with www. as shortened by Mastodon

* [WiP] Ignore links that cannot be misread as URLs, rewrite other links
2019-07-30 12:13:29 +02:00
..
__tests__
account.js
attachment_list.js
autosuggest_emoji.js
autosuggest_hashtag.js Add autosuggestions for hashtags (#11422) 2019-07-28 14:37:52 +02:00
autosuggest_input.js Fix emoji autosuggestions (#11442) 2019-07-29 15:04:49 +02:00
autosuggest_textarea.js Fix emoji autosuggestions (#11442) 2019-07-29 15:04:49 +02:00
avatar.js
avatar_composite.js
avatar_overlay.js
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
display_name.js Play animated custom emoji on hover (#11348) 2019-07-21 18:10:40 +02:00
domain.js
dropdown_menu.js Added logout to dropdown menu (#11353) 2019-07-19 03:58:46 +02:00
error_boundary.js
extended_video_player.js
hashtag.js
icon.js
icon_button.js
icon_with_badge.js
intersection_observer_article.js
load_gap.js
load_more.js
load_pending.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
loading_indicator.js
media_gallery.js Add option to disable blurhash previews (#11188) 2019-06-26 19:33:04 +02:00
missing_indicator.js
modal_root.js
permalink.js
poll.js
relative_timestamp.js
scrollable_list.js Change single-column mode to scroll the whole page (#11359) 2019-07-19 09:25:22 +02:00
setting_text.js
status.js Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
status_action_bar.js
status_content.js Change links in webUI to rewrite misleading links (#11426) 2019-07-30 12:13:29 +02:00
status_list.js