Merge branch 'soru/fix-links' into 'main'

fix: Punycode-encode unicode domains for platforms which can't handle them

Closes #343

See merge request famedly/fluffychat!467
This commit is contained in:
Krille Fear 2021-08-01 13:06:59 +00:00
commit b0cbdc7cc5
4 changed files with 48 additions and 3 deletions

View file

@ -670,12 +670,12 @@ packages:
source: hosted
version: "0.3.5"
matrix_link_text:
dependency: transitive
dependency: "direct main"
description:
name: matrix_link_text
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.1"
version: "0.4.2"
meta:
dependency: transitive
description:
@ -930,6 +930,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
punycode:
dependency: "direct main"
description:
name: punycode
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
quiver:
dependency: transitive
description: