More annoying fixes for the emoji packs
Compare changes
Files
3+ 11
− 1
@@ -48,6 +48,16 @@ export async function listPacks(host) {
@@ -58,7 +68,7 @@ export async function downloadFrom(host, instance_address, pack_name, as, token)
The request to list remote instance packs is now proxied through the pleroma server because CSP + the baseName function from utils checks if there's already an http(s) in the passed address, so that it's ok to pass it whatever link the user inputs