mastodon/app/javascript/mastodon
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
..
actions Fix emoji autosuggestions (#11442) 2019-07-29 15:04:49 +02:00
components Change links in webUI to rewrite misleading links (#11426) 2019-07-30 12:13:29 +02:00
containers Fix boost to original audience not working on mobile (#11371) 2019-07-21 18:11:09 +02:00
features Change links in webUI to rewrite misleading links (#11426) 2019-07-30 12:13:29 +02:00
locales
middleware
reducers Fix crash when expanding search results for hashtags (#11447) 2019-07-30 12:06:21 +02:00
selectors
service_worker
storage
store
utils Change links in webUI to rewrite misleading links (#11426) 2019-07-30 12:13:29 +02:00
api.js
base_polyfills.js
common.js
compare_id.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
extra_polyfills.js
initial_state.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js