]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
scripts/strip_geo.php to remove geodata from notices by a given user/profile.
authorBrion Vibber <brion@pobox.com>
Fri, 9 Apr 2010 00:05:02 +0000 (17:05 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 9 Apr 2010 00:05:02 +0000 (17:05 -0700)
commit4b2dfabff886c7f2e61eef43c7c9de092661d73a
tree94ff0bb3795c44387b7e231c708a5fd89e0d3696
parent0e0927985cbfbb21c8b60e3c7b0b0a5e2069d3c7
scripts/strip_geo.php to remove geodata from notices by a given user/profile.

May be slow or run out of memory if run on particularly prolific posters -- not yet optimized for that case.

Note that geodata that has already been sent out to other services (via ostatus, omb, twitter, etc) will not be removed from them.

(fixed version -- previous had accidentally undone another commit)
scripts/strip_geo.php [new file with mode: 0755]