]> 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>
Thu, 8 Apr 2010 23:58:54 +0000 (16:58 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 8 Apr 2010 23:58:54 +0000 (16:58 -0700)
commitab20e75ff8feab01b4fec81c02b8b4039d65cca0
treefee4490cdada928cfa9debbf4b3caa69bff469e7
parent88678eadfa2e93f540195bd934833e58f23639f7
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.
lib/util.php
scripts/strip_geo.php [new file with mode: 0755]