CLI tool to purge old fedi posts based on some criteria
Find a file
Oneric 959f4b43d6 Mark deleting reblogs as broken
I didn’t test it, but this shouldn’t work atm
since reblogs are expected to be removed via
POST /api/v1/statuses/:id/unreblog
with the id being from the reblogged post, not
the id of the reblog itself
2025-08-01 00:00:00 +00:00
.gitignore Add configuration handling 2025-08-01 00:00:00 +00:00
mypy.ini Add configuration handling 2025-08-01 00:00:00 +00:00
wither.py Mark deleting reblogs as broken 2025-08-01 00:00:00 +00:00