BDX-town / Mangane

Alternative frontend for Akkoma
https://bdx.town
GNU Affero General Public License v3.0
155 stars 26 forks source link

[Feature Request] Add ability to schedule post deletion #270

Closed Cl0v1s closed 7 months ago

Cl0v1s commented 8 months ago

This is apparently supported by Akkoma

´´´ Ability to set a default post expiry time, after which the post will be deleted. If used in concert with ActivityExpiration MRF, the expiry which comes sooner will be applied. ´´´

Cl0v1s commented 7 months ago

Documentation was kinda hard to find:

https://meta.akkoma.dev/t/akkoma-stable-2022-12-automatic-static/225 https://akkoma.dev/AkkomaGang/akkoma/src/commit/e2f2bd5a784d29a1b3b4187684160ab231765bc6/lib/pleroma/web/mastodon_api/controllers/account_controller.ex#L178 https://docs.akkoma.dev/stable/development/API/differences_in_mastoapi_responses/#accounts

Cl0v1s commented 7 months ago

Fixed in https://github.com/BDX-town/Mangane/pull/283