hodgesmr / mastodon_digest

A Python script that aggregates recent popular posts from your Mastodon timeline
BSD 3-Clause "New" or "Revised" License
439 stars 58 forks source link

Integrate original post retrieval via flipton #33

Closed leoluecken closed 1 year ago

leoluecken commented 1 year ago

This solves #32

leoluecken commented 1 year ago

Sorry, I'm new to this pull request business (and even branching to a large extend...). In the above history, all my changes regarding Issues #10, #29, and #32 are contained. Please advise me, how I should provide contributions, when you have an impression, which you would like to integrate, if any. I'd think all are pretty convenient and they are not decremental ;)

hodgesmr commented 1 year ago

Would you be able to submit a PR with just the fliptron integration? I'm trying to evaluate the impacts of that change. By itself, it would likely be its own versioned release.

leoluecken commented 1 year ago

See #39 for an isolated includion of the flipton part.