sendToDialog: Use GLib.uri_escape_string()

Merged Marcus Lundblad requested to merge wip/mlundblad/fix-sendto into main

Change from libsoup's URI escape functionallity to using the one from GLib, as that API is removed in libsoup3.

Fixes #493 (closed)

Merge request reports