]> git.mxchange.org Git - friendica.git/commit
Ensure url property of Probe::uri result is used authoritatively
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 25 Jun 2020 00:57:47 +0000 (20:57 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 26 Jun 2020 16:52:39 +0000 (12:52 -0400)
commit50d05cec838e6e5a2a9f203292d086a82270f15e
treef72f3e68809d4524001eaa9aea377ab2b2c5294e
parentabd5b2a881767af852cc380dab745f994f35ef29
Ensure url property of Probe::uri result is used authoritatively

- Some profile URLs aren't canonical and need to be updated during probe
mod/dfrn_request.php
mod/follow.php
mod/ostatus_subscribe.php
src/Model/Contact.php
src/Model/GContact.php
src/Model/Mail.php
src/Module/Acctlink.php
src/Protocol/OStatus.php