Mark Banner

Results 164 comments of Mark Banner

I've just discovered that if you go into Conversations' add-on preferences (Tools -> Add-ons, click the three dots next to Conversations and select preferences) and check the "I love attachments"...

I've a feeling this has always been an issue, and is down to how Thunderbird decrypts messages currently. As I said in the other issue, fixing this is probably significant...

Whilst I appreciate some users take issue with Thunderbird's OpenPGP implementation, the only parts Conversations needs to be concerned about is the actual integration points, anything else is off-topic.

If you want to just reset folders, then as per the add-on description, you can go to the three-bar menu, select View > Folders > All. If you want to...

So far I've landed one patch (2c3ae7bdc45e8dffffb5cc40fc36396602997004) to make a couple of the preferences be automatically applied whenever Conversations is installed and enabled, and removed when Conversations is disabled or...

I've just landed 2c3ae7b which is the first part of this. It moves the inline attachments display and scrolling of new preferences so that they'll be set automatically on installation,...

Hmm yeah this is a difficult one, as Conversations is messing around with the selection within Thunderbird, so we'd need some way of making sure we get that right all...

This is intended behaviour. Conversations is showing you the messages for the entire conversation - even though it is in a different account it is still related to the original...

I've just tried this out as it is something that I want for Conversations anyway. I did a simple: ``` await browser.messageDisplayScripts.register({ css: [ { code: "body { background-color: red;...

> Use JQuery. Because it's very good at resolving challenges with `iframe`. Including its `load`. For those not familiar with JQuery, here are some documentation: Any solution should not use...