forget
forget copied to clipboard
Continuous post deletion for twitter, mastodon, and misskey
Running forget locally uses over 1gb of RAM, which is very excessive for a relatively simple webapp. Is there any way to get this down to a reasonable amount, so...
Sometimes it happens that forget is unaware of part of your post history. If you're on twitter, twitter limits how many tweets forget can fetch through the API. Please wait...
you know i was very proud of it when i wrote it but it's a little goofy and a little too ad-hoc. maybe there's a flask plugin I can replace...
mastodon's is 30 per 30 minutes i think (which is very easy to hit) pleroma's is configurable and 15 per 10 seconds by default. we don't detect pleroma anyway but...
It would be nice to only be able to delete replies on Mastodon. Thanks!
``` LOG: duration: 205203.988 ms statement: SELECT count(*) AS count_1 FROM (SELECT posts.created_at AS posts_created_at, posts.updated_at AS posts_updated_at, posts.id AS posts_id, posts.author_id AS posts_author_id, posts.favourite AS posts_favourite, posts.has_media AS posts_has_media,...
As suggested by hoodie Option to preserve posts that have a specific hashtag (ie #mastoart) Would require parsing & storing the hashtags found in the post (and a privacy policy...
Use case: My non-public toots may contain a little more personal data than my public ones. Thus, I want to archive my public toots. Also previously requested [in here](https://social.wiuwiu.de/web/statuses/102146546715619278). (see...