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

Bluesky: backfeed mentions #1583

Open
snarfed opened this issue Oct 26, 2023 · 2 comments
Open

Bluesky: backfeed mentions #1583

snarfed opened this issue Oct 26, 2023 · 2 comments
Labels

Comments

@snarfed
Copy link
Owner

snarfed commented Oct 26, 2023

It'd be nice to backfeed @-mentions on Bluesky too! I think we'd use listNotifications and filter out just the mentions, at least for now. Example of how we currently do this for Mastodon: https://github.com/snarfed/granary/blob/df06a7018964646c3d4ee9f49ddcacf9533fa8e4/granary/mastodon.py#L259-L265 ...and how we call listNotifications in Bridgy Fed: https://github.com/snarfed/bridgy-fed/blob/5843235fd12d1fd06e133625d103f4de68b06b9e/atproto.py#L414-L426

@JoelOtter
Copy link
Contributor

What would be the target of an @-mention that isn't a reply? Just the website root?

@snarfed
Copy link
Owner Author

snarfed commented Oct 27, 2023

Yup!

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

No branches or pull requests

2 participants