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 Fix NameError (#11192) 2019-06-27 09:16:55 +02:00
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 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 2019-07-07 16:16:51 +02:00
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 Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
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 Don't delete periods when validating username uniqueness (#11392) (#11400) 2019-07-24 14:19:17 +02:00
views Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
workers Add `tootctl preview_cards remove` (#11320) 2019-07-28 13:48:19 +02:00