kensanata / mastodon-archive

Archive your statuses, favorites and media using the Mastodon API (i.e. login required)
https://alexschroeder.ch/software/Mastodon_Archive
GNU General Public License v3.0
362 stars 33 forks source link

expire.py : Add reblog type to unreblog #55

Closed Mellerin closed 4 years ago

Mellerin commented 4 years ago

Add ["reblog"] status type to the unreblog function because just ["id"] let some boosted statuses and does not unreblog them. See https://github.com/kensanata/mastodon-backup/issues/40

kensanata commented 4 years ago

Excellent, thank you!

lapineige commented 1 year ago

I have a similar issue, I'm not sure it's related to see, but in an archive all boosts older than a certain date (in 2017) are not expired. Newer ones are. How can I diagnose this ?

edit: my bad, since that time I forgot the fix-boosts command https://github.com/kensanata/mastodon-archive/issues/40#issuecomment-657980488