Jacob Tomlinson
Jacob Tomlinson
Quick question. Can your library handle animated GIFs? A quick test shows that watermarking an animated GIF results in a static GIF containing the first frame with the watermark successfully...
Perhaps the text should be made smaller or maybe some clever styling could make only long titles smaller. 
The legacy code which Carte Noire is based on has 3 columns for the footer  Carte Noire has reduced it to two  It would be good if this...
If you scroll down the page on an iPhone when you get to the Disqus section it wont let you scroll. If you scroll over the menu button or above...
I want the ability to add custom links to the menu bar. These could be internal links to another sections which needs more focus or external links to other services.
It's not possible to iterate over results. It would be great if we could add this. As a workaround for now I've gone for ``` for group, value in result.named.items()...
- [x] I am on the [latest](https://github.com/zeit/hyper/releases/latest) Hyper.app version - [x] I have searched the [issues](https://github.com/zeit/hyper/issues) of this repo and believe that this is not a duplicate - **OS version...
I'm in the [hypothesis](https://hypothesis.readthedocs.io) tutorial at SciPy and wanted to play around with doing some propert-based testing with hypothesis. It would be fun to add more tests which checks things...
Looks like Meta just announced an API for WhatsApp. https://developers.facebook.com/docs/whatsapp/getting-started/signing-up Looks like it can send messages via a POST and receive messages via a webhook. Would be fun to add...
We have a new examples section in our documentation. This is a place for small guides demonstrating examples of what you could do with opsdroid. We need help adding as...