]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Clean up OStatus mentions finding; separate regexes keeps the code paths a bit cleare...
authorBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 17:32:25 +0000 (09:32 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 17:32:25 +0000 (09:32 -0800)
commit1e63fda6695c8ab06f2cd8181de26f03f7f7a5d4
tree6fcd0a7cdc0205e7a50571134c16abaf7e58dc23
parentffa1931c9dafea385e8f30c53ea079e2425a0786
Clean up OStatus mentions finding; separate regexes keeps the code paths a bit clearer. Also switched to hitting HTTP profile first; as the common case it'll be faster.
plugins/OStatus/OStatusPlugin.php