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
358 stars 33 forks source link

Option to avoid expiring pinned toots #32

Closed seanlynch closed 5 years ago

seanlynch commented 5 years ago

I use pinned toots to add stuff I'd otherwise put in my profile but won't fit. I don't want to expire these. It would be nice to have an option to never expire them.

kensanata commented 5 years ago

Yeah, I wondered about that when my pinned toots expired. Perhaps this doesn’t need an option but should simply be how it works.

seanlynch commented 5 years ago

That would certainly be fine with me, since one can always allow a pinned toot to expire simply by unpinning it.

kensanata commented 5 years ago

Possibly fixed by f6ae192. What do you think?

kensanata commented 5 years ago

If it doesn't work, create a new issue. :)