Skip to content

Mastodon API: URI encode hashtag name in generated URLs

shadowfacts requested to merge shadowfacts/pleroma:patch-5 into develop

Otherwise hashtags with word characters other than those allowed in URLs (e.g. Japanese characters) produce hashtag URLs that are invalid.

Merge request reports