Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic timed toot delete #69

Open
3 tasks
MightyPork opened this issue Jul 12, 2017 · 11 comments
Open
3 tasks

Automatic timed toot delete #69

MightyPork opened this issue Jul 12, 2017 · 11 comments

Comments

@MightyPork
Copy link

MightyPork commented Jul 12, 2017

(Edited)

Add the option to automatically delete old toots.

Configurable per user and instance-wide (which is used as the default setting for users).

Sub-tasks:

  • add it to permanent user settings
  • add settings UI to user settings and somewhere in the admin interface
  • add a rake task to wipe expired statuses and make the needed effort to federate the deletes

Implementation ideas

  • Regularly fetch all users, go through their statuses and delete based on user settings
  • Pinned toots might be spared so they stay in existence (after we implement pinning ;)

Also: Emojis ... 🕒, ⌛ 12h ... but that makes the cleaner's job harder

@coilysiren
Copy link

oh :p cite me at least

@MightyPork
Copy link
Author

excuse me, what do you mean? @lynncyrin

@beatrix-bitrot
Copy link

lynn wrote one of these up first @MightyPork

@beatrix-bitrot
Copy link

i have no idea where it is though... sigh... memory :c

@MightyPork
Copy link
Author

Oh? I didn't find the ticket.. There is just mastodon#3823

@coilysiren
Copy link

found it ~ mastodon#1295 my commenting with the link here is enough of a link IMO bows gracefully out of this issue

@ghost
Copy link

ghost commented Dec 3, 2017

Resurrecting this because I had the thought: If this ever gets added, the option to make it default-toggled-on for posts with media as opposed to all posts would be really really nice.

@lostinlight
Copy link

Great to see this already being discussed.

Sharing how the "expiring posts" UI looks in Hubzilla network, in case it may provide useful ideas:

screenshot-1

screenshot-2

@lanodan
Copy link

lanodan commented Nov 26, 2018

I think a one with a relative time might be better so it could be a preset.

And that way it could be done in the same way as pawoo (hashtag, if they still do it that way).

@kevquirk
Copy link

You could use this? https://forget.codl.fr/

@KopfKrieg
Copy link

I think a one with a relative time might be better so it could be a preset

Preset would be nice in general. I'd prefer something like 1year for all my toots for example by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants