]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Resolve relative URLs (assuming URI.Base==notice URL)
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 26 Feb 2016 13:46:26 +0000 (14:46 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 26 Feb 2016 13:46:26 +0000 (14:46 +0100)
commit52a3764ae406f63f7177f4cbefaf5eb23375150c
tree810e2f9cb4ad15983e79f02df2d19d3360a5036d
parent1e6520fddd36a56ae501e91928cc6fab0fd41cc6
Resolve relative URLs (assuming URI.Base==notice URL)

The real way to do this would be to get the xml:base property from
the Atom feed but it's probably not there in any posts we see today.
classes/Notice.php
lib/util.php