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

Add support for IndieWeb syndication links + backfeed #79

Open
2 tasks
jeffpaul opened this issue Feb 5, 2020 · 4 comments · May be fixed by #331
Open
2 tasks

Add support for IndieWeb syndication links + backfeed #79

jeffpaul opened this issue Feb 5, 2020 · 4 comments · May be fixed by #331
Assignees
Labels
help wanted Extra attention is needed type:enhancement New feature or request.
Milestone

Comments

@jeffpaul
Copy link
Member

jeffpaul commented Feb 5, 2020

Is your enhancement related to a problem? Please describe.
In chatting with folks in the IndieWeb community, it was recommended that we consider adding Syndication Links and Backfeed support to Autoshare for Twitter. Adding support for Syndication Links seems more straightforward than Backfeed, mainly due to the fact that Twitter doesn't currently offer support for fetching a tweet's replies (or favorites). I've opened a ticket on the Twitter developers site to get more insight into that sort of API and whether it's on the roadmap, will update here as I get any updates.

Describe the solution you'd like

Designs

n/a

Describe alternatives you've considered

none

Additional context

Good support from the IndieWeb community is available in their Slack channel dedicated to WordPress.

@jeffpaul jeffpaul added type:enhancement New feature or request. help wanted Extra attention is needed labels Feb 5, 2020
@jeffpaul jeffpaul added this to the Future Release milestone Feb 5, 2020
@dshanske
Copy link

dshanske commented Feb 5, 2020

I am the primary developer for Syndication Links. It is a dead simple plugin that finds syndicated copies of content syndicated by other plugins and displays links to them...such as Twitter in this case.

@dshanske
Copy link

dshanske commented Feb 5, 2020

Happy to help in any way

@jeffpaul
Copy link
Member Author

@dshanske any recommendations in terms of how you'd ideally see Autoshare for Twitter integrate with Syndication Links?

@dshanske
Copy link

@dshanske any recommendations in terms of how you'd ideally see Autoshare for Twitter integrate with Syndication Links?

Well, we store the Syndication urls in a meta key...you can just update it. Or you could, if it exists, call our add syndication link function to save it there.

@jeffpaul jeffpaul modified the milestones: Future Release, 2.2.0 Jun 29, 2023
@iamdharmesh iamdharmesh modified the milestones: 2.2.0, 2.3.0 Nov 29, 2023
@Firestorm980 Firestorm980 linked a pull request Jun 28, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed type:enhancement New feature or request.
Projects
Status: Code Review
Development

Successfully merging a pull request may close this issue.

4 participants