Glitch-Shrike/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 New Crowdin translations (#11153) 2019-07-15 06:12:05 +02:00
middleware
reducers Fix crash when expanding search results for hashtags (#11447) 2019-07-30 12:06:21 +02:00
selectors Optimize makeGetStatus (#11211) 2019-06-30 00:12:38 +02:00
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 Use ScrollToOptions for smooth scrolling if supported (#11207) 2019-06-29 18:32:06 +02:00
settings.js
stream.js Improve streaming server security (#10818) 2019-05-24 15:21:42 +02:00
test_setup.js
uuid.js