]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Enhanced OStatus fixup-shadow.php cleanup script to check for direct matches against...
authorBrion Vibber <brion@pobox.com>
Mon, 27 Sep 2010 21:23:10 +0000 (14:23 -0700)
committerBrion Vibber <brion@pobox.com>
Tue, 28 Sep 2010 14:45:38 +0000 (07:45 -0700)
commit4e5a69ad6f201ea83820be63eb60fc0af3e077a7
treea2c27254647de2b4dc870b02cc60e8a85e570562
parenta6469aeed88a400d5d38d75a210417de4af4eea7
Enhanced OStatus fixup-shadow.php cleanup script to check for direct matches against user.uri and user_group.uri (for local groups). This should catch cases that were missed before because we were only doing pattern-matching checks, and the pattern didn't match because the site has been renamed and the old URI no longer matches the current domain / path structure.
Could use some more thorough testing in practice!
plugins/OStatus/scripts/fixup-shadow.php