mastodon/app
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
..
chewy
controllers Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
helpers Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
javascript Change links in webUI to rewrite misleading links (#11426) 2019-07-30 12:13:29 +02:00
lib Revert "Remove conversation URI (#11423)" (#11424) 2019-07-28 17:47:37 +02:00
mailers
models Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
policies Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
presenters
serializers Revert "Remove conversation URI (#11423)" (#11424) 2019-07-28 17:47:37 +02:00
services Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
validators
views Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
workers