Phil Gyford
Phil Gyford
Moving on from this. Javascript seems over the top for such a small feature (and hyphenator is even regarded by its creator as a temporary patch until CSS3 hyphenation happens)....
[Doesn't look like](https://github.com/ryanmcgrath/twython/issues/544#issuecomment-997339143) Twython will update to use v2 necessarily. So if we want or need to support it we may need to switch to using a different library. Options:...
This feels a bit more urgent (although it's all relative) now I've discovered that to access the v1.1 API you now have to request "Elevated access" after you've created a...
For some better context (and to remind me, because I'd forgotten what ways the templates on gyford.com differ from the Ditto defaults), here's a screenshot using `bookmark_detail.html` template: ![Screenshot 2021-10-22...
As of March 2020 there are no plans to add the alt text to the API response: https://twitterdevfeedback.uservoice.com/forums/921790-twitter-developer-labs/suggestions/38653933-alt-text-via-api > Aurelia Specker (Community Manager, Twitter) responded · Mar 27, 2020 >...
_Maybe_ could also include rationalising the filtering out of Twitter replies in `ditto.core.views.HomeView` ?
Waiting until we've added another tagged service, like Flickr.
Currently, it might involve parsing the tweet HTML and extracting likely URLs and using those. Which is nasty. And would it even work with shortened URLs like http://youtu.be/... ? Might...
Youtu.be/Youtube.com: http://stackoverflow.com/questions/5909121/converting-a-regular-youtube-link-into-an-embedded-video
Thanks, but I don't see any pull request?