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 BlueSky/atproto integration #1248

Open
6 tasks
pushcx opened this issue Feb 4, 2024 · 2 comments
Open
6 tasks

Add BlueSky/atproto integration #1248

pushcx opened this issue Feb 4, 2024 · 2 comments

Comments

@pushcx
Copy link
Member

pushcx commented Feb 4, 2024

Like Mastodon, BlueSky is another plausibly-successful successor to Twitter (RIP). So let’s mirror that functionality from #1175 to support it.

A couple of these to-do list items I have to do, but I hope someone would like to PR the code for this.

  • /settings: add bluesky account, auth flow, disconnect flow, display username on profile
  • @pushcx register a lobste.rs account for a bot
  • @pushcx create a feed (roughly equivalent to a Twitter list, I think)
  • Port script/mastodon_sync_list to sync to a feed
  • Port script/mastodon_post_links to post front-page links
  • @pushcx deploy scripts
@sknebel
Copy link

sknebel commented Feb 6, 2024

Bluesky currently doesn't have a good auth flow for third-party apps - there is a proposal to fix this: https://github.com/bluesky-social/proposals/blob/169b1932a802fa89602fb4a25e9221454403f951/0004-oauth/README.md

@pushcx
Copy link
Member Author

pushcx commented Feb 7, 2024

Here’s a link to the current version of that, looks like it’s actively edited: https://github.com/bluesky-social/proposals/blob/main/0004-oauth/README.md

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

2 participants