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

Threads cross posted as posts not chained #194

Closed
trfetzer opened this issue Aug 27, 2024 · 2 comments
Closed

Threads cross posted as posts not chained #194

trfetzer opened this issue Aug 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@trfetzer
Copy link

Describe the bug
I have noticed that a Twitter thread does not properly cross post into a thread. On Bluesky it seems that threads need to be written as comments on the initial tweet.

See e.g.

https://bsky.app/profile/trfetzer.com/post/3l2owvg3zgh2x
https://bsky.app/profile/trfetzer.com/post/3l2owvc2b3h2x

versus original thread

https://x.com/fetzert/status/1828364904866181141

This also happens with Mastodon.

@trfetzer trfetzer added the bug Something isn't working label Aug 27, 2024
@louisgrasset
Copy link
Owner

Related: #192

@trfetzer
Copy link
Author

I am wondering if a simple solution could be to add a counter as I guess the main issue is detecting what is a thread and what is not without the API. E.g. adapting user behavior. It would be REALLY cool to have this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants