mike-ward / tweetz-desktop

Desktop Twitter client written in WPF
MIT License
65 stars 19 forks source link

Feature request: Embed quoted tweets #15

Open eXpl0it3r opened 6 years ago

eXpl0it3r commented 6 years ago

On Twitter and TweetDeck tweets that are "Quote retweeted" are embedded into the tweet itself. From a data point of view, a quote retweeted is simply a link to the quoted tweet, as such Tweetz makes a [link] out of it.

Twitter image

TweetDeck image

Tweetz image

mike-ward commented 6 years ago

Interesting idea. I'll see what I can do.