Skip to content

Change the recent external url warning popup to the one from Cherrypick/MisskeyIO

Marie requested to merge upd/urlwarningpopup into develop

What does this PR do?

There was a talk of adding a trusted feature to the external url popup but then I saw someone post about cherrypick having a way better external url popup system and dialog after checking I noticed that it is based off MisskeyIO's fork with edits/additions done in a PR on Misskey's Repo

This essentially makes the popup much better looking in design and also adds a trust this domain feature for the account in defaultStore. It also adds a new textarea in the moderation tab on the control panel where instance admins can pre-define trusted domains.

Related Sources: https://github.com/kokonect-link/cherrypick/commit/a44d9fcce0f1449dff22236e52a56830214db70b

https://github.com/MisskeyIO/misskey/pull/558

https://github.com/misskey-dev/misskey/pull/13557

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
Edited by Marie

Merge request reports