martin f. krafft

Results 160 issues of martin f. krafft
trafficstars

When I am out on my bike, I'd like to pause the app for an hour or so, maybe it would be possible to allow for free text entry of...

Using `task` 2.6.0 (at commit 51a5a73c0, but also on the `master` branch), the following command: ``` task rc.alias.attach='execute task-attach' attach … ``` really confuses `task`, which seems to handle the...

type:bug
eval:reproduced
triaged

html2text 2019.8.11, Python 3.7.4 ``` % echo "Lorem ipsum dolor sitpost" | python -m html2text -b 8 > Lorem ipsum dolor sit post ``` This is known as "lazy mode"...

Invoked on a signed message with attachments, muttdown creates a MIME tree as follows: ``` I 1 [multipa/alternativ, 7bit, 111K] I 2 ├─> [multipa/signed, 7bit, 110K] I 3 │ ├─>...

The MIME type `text/markdown` is not defined. The way to represent Markdown text is: ``` Content-Type: text/plain; charset="utf-8"; markup="markdown" ``` It would be great if that were supported too. In...

I am unable to insert images like screenshots into issues I report from fasthub. It would be really nice if that was supported. Thanks.

The proprietary WhatsApp client can authenticate other clients, such as WhatsApp Web. To link such a secondary device, a QR code generated on the secondary device is scanned by the...

I love this add-on, but every now and then, a site just needs a dozen reloads, because it doesn't want to work with e.g. Internet Explorer 7 or the like....

When the server cert expires, the warning shown on the android client is misleading, suggesting that the certificate has changed, which it has not. ![screenshot_20190216-143818_riotim](https://user-images.githubusercontent.com/195073/52921911-dc845000-3380-11e9-9e6f-48e4c218defb.jpg)

At the moment, if I want to directly message a user, I need to wait for a room to be created, and joined. This only takes a few seconds, but...