]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
User user_group.uri to look up local groups for OStatus addressing checks when availa...
authorBrion Vibber <brion@pobox.com>
Mon, 27 Sep 2010 18:29:54 +0000 (11:29 -0700)
committerBrion Vibber <brion@pobox.com>
Mon, 27 Sep 2010 18:29:54 +0000 (11:29 -0700)
commit617b6f4f7d3496ad5d8b36d59f7afd761c7650b0
tree3bdaf4bda2ea98e5a6cb15b1c37be3a35950b317
parenta6469aeed88a400d5d38d75a210417de4af4eea7
User user_group.uri to look up local groups for OStatus addressing checks when available. Will still fall back to the URL-scheme-checking code if there's no matching user_group record.
Should help with keeping remote groups working when renaming sites -- as long as user_group.uri has been filled out on the site changing its domain and other issues with POST handling are resolved.
plugins/OStatus/OStatusPlugin.php