]> 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:06:34 +0000 (17:06 -0700)
commit05e373d29b91cf929d0ac2ad74a90dce264df022
treef0c06b12d3461106a289f17a94d282656268e11b
parent6274c3977d25a1ca9313cc851230b9b520bd4197
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]