snarfed / granary

💬 The social web translator
https://granary.io
Creative Commons Zero v1.0 Universal
447 stars 57 forks source link

twitter polls (needs v2 API, mf2) #75

Closed snarfed closed 3 months ago

snarfed commented 8 years ago

right now, tweets with polls are confusingly represented (and rendered) with just the text, omitting the poll choices or even that there is a poll at all. this is obviously confusing and not desirable for consumers, eg twitter-atom.

sadly this is because the twitter API itself doesn't give us the choices or even an indication that the poll exists. :/ https://twittercommunity.com/t/poll-support-for-rest-api/54775/23

filling this for tracking, so we can handle them if/when the API support arrives.

snarfed commented 2 years ago

Evidently polls are available in the v2 API. 😐

snarfed commented 2 years ago

Hmm. How do we represent polls in mf2? How about in AS1 or AS2? Let's see...

snarfed commented 1 year ago

Twitter is now developer-hostile, so I don't plan to work on this myself. I'll happily review and merge PR(s) though!

Related: https://github.com/snarfed/bridgy-fed/issues/395

snarfed commented 3 months ago

Closing as obsolete; Bridgy's Twitter support is headed toward deprecation.